mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2 00/11] ARM: add support for Canon DIGIC chips and Canon PowerShot A1100 IS
 2014-07-29 13:20 UTC  (13+ messages)
` [PATCH v2 01/11] ARM: add ARM946E-S CPU type
` [PATCH v2 02/11] ARM: add very initial support for Canon DIGIC chips
` [PATCH v2 03/11] clocksource: add driver for Canon DIGIC timer
` [PATCH v2 04/11] serial: add driver for Canon DIGIC UART
` [PATCH v2 05/11] gpio: add driver for Canon DIGIC
` [PATCH v2 06/11] ARM: DIGIC: add Canon PowerShot A1100 IS support
` [PATCH v2 07/11] ARM: add Canon A1100 ROM image generation
` [PATCH v2 08/11] ARM: DIGIC: add canon-a1100_defconfig
` [PATCH v2 09/11] Documentation: add QEMU Canon A1100 barebox mini-howto
` [PATCH v2 10/11] ARM: add Canon A1100 DISKBOOT.BIN image generation stuff
` [PATCH v2 11/11] Documentation: add real Canon A1100 camera barebox mini-howto

[PATCH v3 0/2] i2c: add Marvell 64xxx driver; fix Makefile indentation
 2014-07-29 12:47 UTC  (3+ messages)
` [PATCH v3 1/2] i2c: add Marvell 64xxx driver
` [PATCH v3 2/2] i2c: busses/Makefile: fix indentation

[PATCH] ARM: at91: clock: fix the pllb checking
 2014-07-29 12:36 UTC  (2+ messages)

[PATCH v3] led: try to get LED's label from the 'label' property
 2014-07-29 12:31 UTC  (2+ messages)

[PATCH] mci: core: the sd1.0 card can work in 4 bits mode
 2014-07-29 12:31 UTC  (2+ messages)

[PATCH] readline: reimplement history functions
 2014-07-29 11:51 UTC 

[PATCH v2 1/2] usb: chipidea: Add DT vbus-supply parsing
 2014-07-29  9:11 UTC  (2+ messages)
` [PATCH v2 2/2] usb: imx-usb-misc: Use reasonable defaults to setup the ports

[PATCH] include/bbu: Add missing include errno.h
 2014-07-29  6:22 UTC  (2+ messages)

[PATCH] mfd: mc34704: Add DT support
 2014-07-29  6:22 UTC  (2+ messages)

NOR flash writing
 2014-07-29  6:21 UTC  (2+ messages)

[PATCH] led: try to get LED's label from the 'label' property
 2014-07-29  5:49 UTC  (7+ messages)

[RFC] led: try to get LED's label from the 'label' property
 2014-07-29  5:49 UTC  (3+ messages)

[PATCH v2] led: try to get LED's label from the 'label' property
 2014-07-28 21:33 UTC  (2+ messages)

[PATCH 1/2] usb: chipidea: Add DT vbus-supply parsing
 2014-07-28 20:54 UTC  (4+ messages)
` [PATCH 2/2] usb: imx-usb-misc: Use reasonable defaults to setup the ports

[PATCH RESEND 0/6] Marvell EBU PCIe driver
 2014-07-28 13:26 UTC  (24+ messages)
` [PATCH RESEND 1/6] bus: mvebu: fix resource size handling
` [PATCH RESEND 2/6] pci: pci_scan_bus: respect 64b BARs
` [PATCH RESEND 3/6] pci: add host controller struct to sysdata
` [PATCH RESEND 4/6] pci: allow to set bus number on register_pci_controller
` [PATCH RESEND 5/6] of: pci: import of_pci_get_devfn()
` [PATCH RESEND 6/6] pci: mvebu: Add PCIe driver
` [PATCH v2 0/5] Marvell EBU "
  ` [PATCH v2 1/5] bus: mvebu: fix resource size handling
  ` [PATCH v2 2/5] pci: pci_scan_bus: respect 64b BARs
  ` [PATCH v2 3/5] pci: set auto-incremented bus number
  ` [PATCH v2 4/5] of: pci: import of_pci_get_devfn()
  ` [PATCH v2 5/5] pci: mvebu: Add PCIe driver

at91: device tree
 2014-07-28 12:37 UTC  (2+ messages)

[OE-core] [PATCH] barebox: Add recipe
 2014-07-28 12:00 UTC 

[PATCH 0/9] ARM: add support for Canon DIGIC chips and Canon PowerShot A1100 IS
 2014-07-28 11:48 UTC  (14+ messages)
` [PATCH 1/9] ARM: add ARM946E-S CPU type
` [PATCH 2/9] ARM: add very initial support for Canon DIGIC chips
` [PATCH 3/9] clocksource: add driver for Canon DIGIC timer
` [PATCH 4/9] serial: add driver for Canon DIGIC UART
` [PATCH 5/9] gpio: add driver for Canon DIGIC
` [PATCH 6/9] ARM: DIGIC: add Canon PowerShot A1100 IS support
` [PATCH 7/9] ARM: add Canon A1100 ROM image generation
` [PATCH 8/9] ARM: DIGIC: add canon-a1100_defconfig
` [PATCH 9/9] Documentation: add QEMU Canon A1100 barebox mini-howto

[PATCH v2 0/7] Minor USB fixes and xHCI driver
 2014-07-28  6:09 UTC  (10+ messages)
` [PATCH v2 1/7] USB: Fix stale usb devices in usb_device_list
` [PATCH v2 2/7] USB: Count detected USB devices independent of dev_index
` [PATCH v2 3/7] USB: improve error paths and tear-down
` [PATCH v2 4/7] USB: EHCI: use min3 from Linux
` [PATCH v2 5/7] include: import {lower,upper}_32_bits helpers
` [PATCH v2 6/7] USB: host: add xHCI HCD, Hub, and platform driver
` [PATCH v2 7/7] USB: host: add xHCI PCI driver

[PATCH 1/2] treewide: drop Doxygen stuff
 2014-07-28  5:59 UTC  (3+ messages)
` [PATCH 2/2] Makefile: clean barebox.zynq

[PATCH v2] usb: ehci: use linux-way ehci_readl and ehci_writel
 2014-07-28  5:35 UTC  (2+ messages)

[PATCH 0/4] Freescale P1010RDB board support
 2014-07-28  5:26 UTC  (6+ messages)
` [PATCH 1/4] ppc: 85xx: CCSRBAR mapping moved to start-up code
` [PATCH 2/4] ppc: Freescale P1010 headers
` [PATCH 3/4] ppc: Freescale P1010 SoC support
` [PATCH 4/4] ppc: minimal Freescale P1010RDB board support

led-gpio: do we really need xstrdup
 2014-07-26  0:11 UTC 

Tegra2 USB issue
 2014-07-25 16:41 UTC  (6+ messages)

[PATCH 0/6] Minor USB fixes and xHCI driver
 2014-07-25 15:34 UTC  (14+ messages)
` [PATCH 1/6] USB: Fix stale usb devices in usb_device_list
` [PATCH 2/6] USB: Count detected USB devices independent of dev_index
` [PATCH 3/6] USB: EHCI: use min3 from Linux
` [PATCH 4/6] include: import {lower,upper}_32_bits helpers
` [PATCH 5/6] USB: host: add xHCI HCD, Hub, and platform driver
` [PATCH 6/6] USB: host: add xHCI PCI driver

[PATCH] ext4 fixes from U-Boot
 2014-07-25  8:42 UTC  (4+ messages)
` [PATCH 1/3] fs: ext4: fix "invalid extent block" error
` [PATCH 2/3] fs: ext4: use EXT2_BLOCK_SIZE instead of fs->blksz
` [PATCH 3/3] fs: ext4: le32_to_cpu() used on a 16-bit field

[RFC v3 0/5] add rtc support
 2014-07-25  7:39 UTC  (13+ messages)
` [RFC v3 4/5] commands: add hwclock

[PATCH 0/5] Early DT and MVEBU DT fixups
 2014-07-25  7:24 UTC  (8+ messages)
` [PATCH 1/5] ARM: execute OF fixups early
` [PATCH 2/5] ARM: mvebu: allow to fixup mbus ranges
` [PATCH 3/5] ARM: mvebu: add register remap for mbus ids
` [PATCH 4/5] ARM: dts: mvebu: remove mbus ranges overwrite
` [PATCH 5/5] ARM: mvebu: add fixup for directly attached memory

[PATCH v2] i2c: add Atmel AT91 driver
 2014-07-25  7:07 UTC  (2+ messages)

[PATCH] ARM: am335x Phytec phyCORE: Enable ethernet
 2014-07-25  6:56 UTC  (3+ messages)

[PATCH 0/2] Rockchip: adapt pinctrl driver to new dts
 2014-07-24 16:54 UTC  (3+ messages)
` [PATCH 1/2] mfd: syscon: add device tree support
` [PATCH 2/2] pinctrl: rockchip: add support for new DT bindings

[PATCH] i2c: add Atmel AT91 driver
 2014-07-24 11:12 UTC  (3+ messages)

[PATCH] barebox: common: Add missing filetype description
 2014-07-24  9:35 UTC  (2+ messages)

[RFC] usb: ehci: use linux-way ehci_readl and ehci_writel
 2014-07-24  7:43 UTC  (4+ messages)

[PATCH 00/10] More USB cleanup and fixes
 2014-07-24  7:05 UTC  (12+ messages)
` [PATCH 01/10] USB: import ch11.h from Linux
` [PATCH 02/10] USB: reduce USB_MAXCHILDREN on imported ch11.h
` [PATCH 03/10] USB: fixup usb_hub_descriptor length name
` [PATCH 04/10] USB: fix PowerPowerCtrlMask assignment
` [PATCH 05/10] USB: Move FooRequest defines and add class requests
` [PATCH 06/10] USB: EHCI: reuse ch9.h config and interface descriptors
` [PATCH 07/10] USB: EHCI: make use of defines for descriptors
` [PATCH 08/10] USB: EHCI: use descriptor length fields
` [PATCH 09/10] USB: Use descriptors from ch11.h
` [PATCH 10/10] USB: remove redundant defines from usb_defs.h

[PATCH] i.MX5 internal NAND update fixes/cleanup
 2014-07-24  6:48 UTC  (5+ messages)
` [PATCH 1/4] ARM: i.MX5: internal NAND update: Use variable for pre_image_size
` [PATCH 2/4] ARM: i.MX5: internal NAND update: Fix firmware start page for internal nand boot
` [PATCH 3/4] ARM: i.MX5: internal NAND update: Use variables for some constants
` [PATCH 4/4] ARM: i.MX5: internal NAND update: simplify code

[PATCH v2] USB: gadget: Add Android fastboot support
 2014-07-24  6:35 UTC 

[PATCH 4/6] pci: allow to set bus number on register_pci_controller
 2014-07-23  9:13 UTC  (2+ messages)

[PATCH] clk: clk-divider: divider calculation in clk_set_rate needs DIV_ROUND_UP
 2014-07-23  7:58 UTC 

[PATCH] gianfar: descriptors access with I/O accessors
 2014-07-23  7:16 UTC  (2+ messages)

[PATCH 0/2] Pinctrl drivers for Armada 370 and XP
 2014-07-23  7:15 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: mvebu: add pinctrl driver for Armada 370
` [PATCH 2/2] pinctrl: mvebu: add pinctrl driver for Armada XP

[PATCH] commands: fix memset command
 2014-07-22 20:16 UTC  (2+ messages)

[PATCH] scripts/checkpatch.pl: don't search for Doxyfile when checking top_of_kernel_tree()
 2014-07-22 20:07 UTC  (2+ messages)

[PATCH] Revert "common: resource: print conflicts as warning"
 2014-07-22 19:57 UTC 

[PATCH] arch/arm/lib/bootm: fix length check of kernel image
 2014-07-22 19:45 UTC  (3+ messages)

[PATCH 0/3] sandbox: prepare for static checkers
 2014-07-22 19:36 UTC  (2+ messages)

[PATCH 0/5] misc documentation patches
 2014-07-22 19:17 UTC  (2+ messages)

[PATCH V3] sama5d3x: fix HSMC MODE register offset and add TIMINGS register
 2014-07-22 19:12 UTC  (2+ messages)

[PATCH v2] i2c: add Marvell 64xxx driver
 2014-07-22 16:53 UTC  (8+ messages)

[PATCH 3/3] sandbox: work around missing of_add_memory_bank()
 2014-07-22 10:52 UTC  (9+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox