switch more devices to use resources
2011-07-28 8:01 UTC (7+ messages)
` [PATCH 2/8] ARM i.MX cupid: use device registration helpers
` [PATCH 3/8] ARM i.MX pca100: "
` [PATCH 4/8] ARM i.MX scb9328: create uart registration helpers and use them
` [PATCH 5/8] ARM i.MX35 3stack: use device registration helpers
` [PATCH 6/8] ARM i.MX21ads : "
` [PATCH 7/8] ARM i.MX pcm037: "
i.MX IIM module rework
2011-07-28 7:59 UTC (10+ messages)
` [PATCH 1/9] ARM i.MX: IIM rework
` [PATCH 2/9] ARM i.MX IIM: add support for more SoCs
` [PATCH 3/9] ARM i.MX IIM: Make explicit sensing the default
` [PATCH 4/9] ARM i.MX25 IIM: switch IIM support to use resources
` [PATCH 5/9] ARM i.MX35: Add IIM support
` [PATCH 6/9] ARM i.MX31: "
` [PATCH 7/9] ARM i.MX51: "
` [PATCH 8/9] ARM i.MX IIM: switch to resources
` [PATCH 9/9] ARM i.MX27: Add IIM support
fixes for -next
2011-07-28 7:58 UTC (6+ messages)
` [PATCH 1/5] net: remove unused fields from struct eth_device
` [PATCH 2/5] ARM i.MX: Add missing cpu_is_mx53()
` [PATCH 3/5] Fix memory corruption bug in dev_id()
` [PATCH 4/5] fix typo
` [PATCH 5/5] mci: do not use unitialized resource
mtd debug patch
2011-07-28 3:26 UTC (2+ messages)
ioports.h is unused
2011-07-27 12:31 UTC (2+ messages)
barebox compilation with gcc 4.5.2 and ptxdist
2011-07-27 9:53 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "
[PATCH v2] Switch nios2 devices to resources
2011-07-27 8:56 UTC (6+ messages)
` [PATCH 1/4] nios2/generic.c: Add resources for altera TSE
` [PATCH 2/4] nios2/altera_tse: Switch to resources
` [PATCH 3/4] nios2/serial_altera: "
` [PATCH 4/4] nios2/altera_serial_jtag: "
[PATCH] mips: fix mipsel toolchains support to compile BIG_ENDIAN board
2011-07-26 18:28 UTC (5+ messages)
` [PATCH] MIPS: try to select cross-compiler (if not set)
` [PATCH] MIPS: fix fix mipsel toolchains support to compile BIG_ENDIAN board
[PATCH] Switch Nios2 devices to ressource usage
2011-07-26 11:41 UTC (9+ messages)
` [PATCH 1/4] nios2/generic.c: use add_generic_device helper
` [PATCH 2/4] nios2/altera_tse.c: switch to ressources
` [PATCH 3/4] nios2/serial_altera.c: "
` [PATCH 4/4] nios2/serial_altera_jtag.c: "
[PATCH] Calculate SUBARCH in common makefile
2011-07-26 7:16 UTC
[PATCH 0/12] more device rework
2011-07-26 6:56 UTC (16+ messages)
` [PATCH 01/12] drivers/bus: move to drivers/base
` [PATCH 02/12] drivers: move resource generic management to driver/base/resource.c
` [PATCH 03/12 v2] resource: introduce add_generic_device to register simple device
` [PATCH 04/12 v2] at91: switch to add_generic_device
` [PATCH 05/12 v2] imx/devices: "
` [PATCH 06/12] resource: introduce add_cfi_device to register simple cfi device
` [PATCH 07/12] versatile: switch to add_generic_device
` [PATCH 08/12] nomadik: "
` [PATCH 09/12] mci: switch to "struct resource"
` [PATCH 10/12] ata/bios: convert to struct resource
` [PATCH 11/12] i2c: "
` [PATCH 12/12] nand: "
[PATCH v8 01/12] MIPS: initial commit: add empty but required header files
2011-07-25 12:06 UTC (12+ messages)
` [PATCH v8 02/12] MIPS: import libgcc-related files from linux-2.6.39
` [PATCH v8 03/12] MIPS: import header files
` [PATCH v8 04/12] MIPS: add start.S, CP0 clocksource, linker script and memory layout function
` [PATCH v8 05/12] MIPS: add documentation
` [PATCH v8 06/12] MIPS: add Malta machine support to barebox
` [PATCH v8 07/12] MIPS: add qemu malta board "
` [PATCH v8 08/12] MIPS: add qemu-malta documentation
` [PATCH v8 09/12] MIPS: add initial BCM47xx-based boards support
` [PATCH v8 10/12] MIPS: add initial D-Link DIR-320 wireless router support
` [PATCH v8 11/12] MIPS: add D-Link DIR-320 documentation
` [PATCH v8 12/12] MIPS: add draft cpuinfo command
[PATCH] DRIVER_SERIAL_LINUX_CONSOLE: fix misprint
2011-07-25 9:26 UTC (2+ messages)
[PATCH 02/10] MIPS: import libgcc-related files from linux-2.6.39
2011-07-25 8:50 UTC (13+ messages)
` [PATCH 03/10] MIPS: import header files
` [PATCH 04/10] MIPS: add start.S, CP0 clocksource, linker script and memory layout function
` [PATCH 05/10] MIPS: add Malta machine support to barebox
` [PATCH 06/10] MIPS: add qemu malta board "
` [PATCH 07/10] MIPS: add initial BCM47xx-based boards support
` [PATCH 08/10] MIPS: add initial D-Link DIR-320 wireless router support
` [PATCH 09/10] MIPS: add draft cpuinfo command
[PATCH 10/10] MIPS: add documentation
2011-07-24 19:22 UTC
[PATCH 01/10] MIPS: initial commit: add empty but required header files
2011-07-24 19:09 UTC
[PATCH 1/6] drivers/bus: move to drivers/base
2011-07-22 15:38 UTC (6+ messages)
` [PATCH 2/6] drivers: move resource generic management to driver/base/resource.c
` [PATCH 3/6] resource: introduce add_generic_device to register simple device
` [PATCH 4/6] at91: switch to add_generic_device
` [PATCH 5/6] imx/devices: "
` [PATCH 6/6] resource: introduce add_cfi_device to register simple cfi device
DHCP and NFSroot/TFTP
2011-07-22 11:16 UTC
serial_ns16550 driver question
2011-07-21 8:34 UTC (5+ messages)
[PATCH v7 01/15] MIPS: initial commit: add empty but required header files
2011-07-21 3:10 UTC (21+ messages)
` [PATCH v7 02/15] MIPS: import libgcc-related files from linux-2.6.39
` [PATCH v7 03/15] MIPS: update libgcc-related files for barebox
` [PATCH v7 04/15] MIPS: import header files from linux-2.6.39
` [PATCH v7 05/15] MIPS: update io.h for barebox
` [PATCH v7 06/15] MIPS: update elf.h "
` [PATCH v7 07/15] MIPS: update mipsregs.h "
` [PATCH v7 08/15] MIPS: import header files from barebox-2011.06.0 arch/x86
` [PATCH v7 09/15] MIPS: add start.S, CP0 clocksource, linker script and memory layout function
` [PATCH v7 10/15] MIPS: add Malta machine support to barebox
` [PATCH v7 11/15] MIPS: add qemu malta board "
` [PATCH v7 12/15] MIPS: add initial BCM47xx-based boards support
` [PATCH v7 13/15] MIPS: add initial D-Link DIR-320 wireless router support
` [PATCH v7 14/15] MIPS: add draft cpuinfo command
` [PATCH v7 15/15] MIPS: add documentation
[PATCH v2 1/2] debug_ll.h: add PUTS_LL() function
2011-07-20 7:14 UTC (5+ messages)
FEC Not working with imx27 based board
2011-07-20 7:04 UTC (5+ messages)
sandbox build failing on redhat host
2011-07-20 4:39 UTC (6+ messages)
[PATCH v2] Add option DEBUG_LL to common/Kconfig
2011-07-19 21:31 UTC
[PATCH v2] resources work
2011-07-19 17:19 UTC (20+ messages)
` [PATCH 01/16] register_device: Add IORESOURCE_MEM flag
` [PATCH 02/16] device: Add a dev_request_mem_region function
` [PATCH 03/16] mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLE
` [PATCH 04/16] add a add_mem_device function
` [PATCH 04/16 v3] "
` [PATCH 05/16] mem_read/write: use resources
` [PATCH 06/16] nand i.MX: convert to struct resource
` [PATCH 07/16] video "
` [PATCH 08/16] serial "
` [PATCH 09/16] i2c "
` [PATCH 10/16] mci "
` [PATCH 11/16] net i.MX fec: "
` [PATCH 12/16] mci i.MX esdhc: "
` [PATCH 13/16] spi i.MX: "
` [PATCH 14/16] video i.MX ipu: "
` [PATCH 15/16] i.MX devices: "
` [PATCH 16/16] cfi: "
[PATCH 1/8] at91: add missing IORESOURCE_MEM flags to resources
2011-07-19 17:17 UTC (8+ messages)
` [PATCH 2/8] atmel/drivers: switch to dev_request_mem_region
` [PATCH 3/8] dm9000: "
` [PATCH 4/8] nomadik: add missing IORESOURCE_MEM flags to resources
` [PATCH 5/8] nomadik/nand: switch to dev_request_mem_region
` [PATCH 6/8] amba-pl011: fix missing switch to "struct resource"
` [PATCH 7/8] amba-pl011: switch to dev_request_mem_region
` [PATCH 8/8] armlinux: mem tag switch to "struct resource"
[PATCH] Add option DEBUG_LL to common/Kconfig
2011-07-19 17:00 UTC (4+ messages)
Nand MTD IOError -5
2011-07-19 16:40 UTC (3+ messages)
` Fwd: "
[PATCH 1/7] device: introduce resource structure to simplify resource declaration
2011-07-19 15:45 UTC (3+ messages)
[PATCH] resources work
2011-07-19 13:06 UTC (23+ messages)
` [PATCH 02/19] device: Add a dev_request_mem_region function
` [PATCH 03/19] add a add_mem_device function
` [PATCH 04/19] generic memmap: use resources
` [PATCH 05/19] mem_read/write: "
` [PATCH 06/19] nand i.MX: convert to struct resource
` [PATCH 07/19] video "
` [PATCH 08/19] serial "
` [PATCH 09/19] i2c "
` [PATCH 12/19] mci i.MX esdhc: "
` [PATCH 13/19] spi i.MX: "
` [PATCH 14/19] video i.MX ipu: "
` [PATCH 15/19] i.MX devices: "
` [PATCH 16/19] cfi: "
` [PATCH 17/19] ARM pcm038: use add_mem_device helper
` [PATCH 18/19] ARM pcm037: "
` [PATCH 19/19] ARM i.MX51 babbage: "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox