mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[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  (5+ 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] 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: "

FEC Not working with imx27 based board
 2011-07-19 16:33 UTC  (5+ messages)
      ` Fwd: "

[PATCH 1/7] device: introduce resource structure to simplify resource declaration
 2011-07-19 15:45 UTC  (14+ messages)
` [PATCH 2/7] at91: switch to all resource declaration to "struct resource"
` [PATCH 3/7] at91/serial: switch "
` [PATCH 4/7] macb: "
` [PATCH 5/7] atmel_mci: "
` [PATCH 6/7] atmel_nand: "
` [PATCH 7/7] dm9200: use "struct resource" instead of platform_data

[PATCH v2 1/2] debug_ll.h: add PUTS_LL() function
 2011-07-19 13:14 UTC  (8+ messages)
` [PATCH v2 2/2] startup.c: make DEBUG_LL output more useful

[PATCH] resources work
 2011-07-19 13:06 UTC  (26+ messages)
` [PATCH 01/19] register_device: Add IORESOURCE_MEM flag
` [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 10/19] mci "
` [PATCH 11/19] net i.MX fec: "
` [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: "

sandbox build failing on redhat host
 2011-07-19 10:53 UTC  (5+ messages)

[PATCH 01/10 v2] device: introduce resource structure to simplify resource declaration
 2011-07-18 20:48 UTC  (11+ messages)
` [PATCH 02/10] at91: switch to all resource declaration to "struct resource"
` [PATCH 03/10] at91/serial: switch "
` [PATCH 04/10] macb: "
` [PATCH 05/10] atmel_mci: "
` [PATCH 06/10] atmel_nand: "
` [PATCH 07/10 v2] dm9200: use "struct resource" instead of platform_data
` [PATCH 08/10] nomadik: switch to all resource declaration to "struct resource"
` [PATCH 09/10] nomadik_nand: use "struct resource" instead of platform_data
` [PATCH 10/10] amba-pl011: switch to "struct resource"

[PATCH] checks for return value during the initcall
 2011-07-18 17:30 UTC  (3+ messages)

[PULL] Add multi resource support
 2011-07-18 12:52 UTC 

[PATCH 1/2] debug_ll.h: add PUTS_LL() function
 2011-07-18  6:46 UTC  (3+ messages)
` [PATCH 2/2] startup.c: make DEBUG_LL output more useful

[PATCH v1-very-draft 1/5] barebox draft pci support
 2011-07-18  6:39 UTC  (8+ messages)
` [PATCH v1-very-draft 2/5] MIPS: add file gt64120.h from linux 2.6.39
` [PATCH v1-very-draft 3/5] MIPS: fix file gt64120.h for barebox
` [PATCH v1-very-draft 4/5] MIPS: add PCI support for GT64120-based malta
` [PATCH v1-very-draft 5/5] PCI: add draft lspci command

[PATCH] fix: commands/bootm.c:346:2: warning: statement with no effect
 2011-07-18  6:26 UTC  (2+ messages)

XIP support in barebox
 2011-07-17 16:03 UTC  (3+ messages)

[PATCH 1/2] at91sam9263ek: fix env location and size
 2011-07-17 15:43 UTC  (4+ messages)
` [PATCH 2/2] at91sam9263ek: update defconfig

[PATCH] serial_ns16550: remove legacy code copied from U-Boot v1
 2011-07-17 15:42 UTC  (2+ messages)

Using clocks_calc_mult_shift
 2011-07-16  8:55 UTC 

Sandbox Segfault
 2011-07-15  8:46 UTC  (3+ messages)

ARM security extension is not available with current barebox
 2011-07-13  6:53 UTC 

[PATCH] MIPS: start.S stack setup fixup
 2011-07-13  5:27 UTC 

test
 2011-07-08  7:46 UTC  (2+ messages)

[PATCH] MIPS: starts.S fixup
 2011-07-08  7:29 UTC 

ARM barebox & QEMU
 2011-07-07  5:24 UTC  (3+ messages)

[PATCH 01/12 v4-draft] MIPS: initial commit: add empty but required header files
 2011-07-06  9:06 UTC  (14+ messages)
` [PATCH 02/12 v4-draft] MIPS: import libgcc-related files from linux-2.6.39
` [PATCH 03/12 v4-draft] MIPS: update libgcc-related files for barebox
` [PATCH 04/12 v4-draft] MIPS: import header files from linux-2.6.39
` [PATCH 05/12 v4-draft] MIPS: update io.h for barebox
` [PATCH 06/12 v4-draft] MIPS: update elf.h "
` [PATCH 07/12 v4-draft] MIPS: update mipsregs.h "
` [PATCH 08/12 v4-draft] MIPS: import header files from barebox-2011.06.0 arch/x86
` [PATCH 09/12 v4-draft] MIPS: add start.S, CP0 clocksource, linker script and memory layout function
` [PATCH 10/12 v4-draft] MIPS: add Malta machine support to barebox
` [PATCH 11/12 v4-draft] MIPS: add qemu malta board "
` [PATCH 12/12 v4-draft] MIPS: add draft cpuinfo command

[PATCH] spi: add bits_per_word to proxy structure
 2011-07-06  8:26 UTC  (4+ messages)
` [PATCH] spi: unregister dev if master->setup fails
` [PATCH] Nios2: Compile bootm only if needed

v2011.07.0
 2011-07-06  8:21 UTC 

barebox PCI support
 2011-07-05 10:19 UTC 

barebox MIPS start code considerations
 2011-07-05  9:47 UTC 

updates for imx-esdhc controller
 2011-07-05  7:31 UTC  (4+ messages)
` [PATCH 1/3] MCI imx-esdhc: Fix cache flush/inval for multi block support
` [PATCH 2/3] MCI imx-esdhc: Fix multiblock transfers on i.MX53
` [PATCH 3/3] MCI imx-esdhc: remove unnecessary large delay

[PATCH] x86: fix typo in include/asm/posix_types.h
 2011-07-05  7:22 UTC 

[PATCH 1/4] twl4030: fix typo on EXPORT_SYMBOL twl4030_reg_read and twl4030_reg_write
 2011-07-05  5:55 UTC  (4+ messages)
` [PATCH 2/4] menu: fix command support as module
` [PATCH 3/4] menu: fix command management module support
` [PATCH 4/4] password: fix command support as module

mach-versatile: debug_ll.h licenc
 2011-07-04  9:31 UTC  (6+ messages)

[PATCH 1/4] Add MIPS arch support to barebox
 2011-07-04  8:54 UTC  (18+ messages)
` [PATCH 2/4] MIPS: add Malta machine "
` [PATCH 3/4] MIPS: add qemu malta board "

[PATCH] mach-versatile: switch debug_ll.h to GPLv2 or later
 2011-07-04  8:43 UTC 

[PATCH] commands/bootm.c: fix unused-but-set-variable gcc warning
 2011-07-04  7:00 UTC  (4+ messages)
` [PATCH] lib/readline.c: "
` [PATCH] NiosII: fix typo in cpu/exceptions.S

[PATCH 1/3 v3] Add MIPS arch support to barebox
 2011-07-04  5:21 UTC  (9+ messages)
` [PATCH 2/3 v3] MIPS: add Malta machine "

page:  |  | latest

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