mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2 1/2] debug_ll.h: add PUTS_LL() function
 2011-07-18 13:06 UTC  (2+ messages)
` [PATCH v2 2/2] startup.c: make DEBUG_LL output more useful

[PATCH 01/10 v2] device: introduce resource structure to simplify resource declaration
 2011-07-18 12:54 UTC  (10+ 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"

[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

Nand MTD IOError -5
 2011-07-18  6:44 UTC  (2+ messages)

[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)

[PATCH 1/7] device: introduce resource structure to simplify resource declaration
 2011-07-18  6:26 UTC  (12+ 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] checks for return value during the initcall
 2011-07-18  4:46 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 build failing on redhat host
 2011-07-16  6:45 UTC  (2+ messages)

FEC Not working with imx27 based board
 2011-07-15 10:13 UTC  (4+ messages)
      ` Fwd: "

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  (25+ messages)
` [PATCH 2/4] MIPS: add Malta machine "
` [PATCH 3/4] MIPS: add qemu malta board "
` [PATCH 4/4] MISP: add documentation template

[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  (10+ messages)
` [PATCH 2/3 v3] MIPS: add Malta machine "
` [PATCH 3/3 v3] MIPS: add qemu malta board "

can't send all the patches
 2011-06-29  3:34 UTC 

add mips support: a new attempt
 2011-06-29  3:19 UTC 

(no subject)
 2011-06-28 19:42 UTC 

[PATCH 1/2] include/linux/stat.h: make struct stat unified
 2011-06-28 16:23 UTC  (13+ messages)
` [PATCH 2/2] Add MIPS arch support to barebox

[PATCH 1/2] include/linux/stat.h: make MIPS arch possible
 2011-06-27 10:01 UTC  (3+ messages)

can't send patch to maillist
 2011-06-27  9:39 UTC  (2+ messages)

See MIPS barebox run: step-by-step instruction
 2011-06-27  7:24 UTC  (3+ messages)

booting issues with PandaBoard
 2011-06-26 16:16 UTC 

[PATCH 1/2] include/linux/stat.h: make MIPS arch possible
 2011-06-26 13:20 UTC 

[RFC PATCH 1/3] spi: add platform_data pointer to spi_board_info
 2011-06-24 13:43 UTC  (7+ messages)
` [RFC PATCH 2/3] spi: add more spi transfer functions
        ` Fwd: "
` [RFC PATCH 3/3] eeprom: add at25 eeprom driver

[RFC] update: Add eccmode switching for different types
 2011-06-23  8:04 UTC  (2+ messages)

[PATCH] macb: add support for board specific get_ethaddr function
 2011-06-22  7:08 UTC  (4+ messages)

[RFC PATCH] atmel-mci: fix initialization of 8bit-bus-width-mode for at91sam9g45
 2011-06-21 22:23 UTC  (2+ messages)

[PATCH] atmel-mci: fix wrong pointer cast
 2011-06-21 22:22 UTC  (2+ messages)

shift and clocksource
 2011-06-21 22:18 UTC  (6+ messages)
  ` [PATCH] "

[PATCH] Makefile: remove -Map option from global LDFLAGS
 2011-06-21 11:55 UTC  (2+ messages)

booting pandaboard rev A2 problems
 2011-06-20 17:59 UTC  (5+ messages)
` Antwort: "

[RFC PATCH] spi: add at25 spi eeprom driver
 2011-06-20  7:37 UTC  (4+ messages)

sandbox compilation problem
 2011-06-20  6:33 UTC  (2+ 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