mail archive of the barebox mailing list
 help / color / mirror / Atom feed
I2C support to PCM-038 board
 2011-08-12  9:21 UTC  (3+ messages)

scripts for testing barebox in qemu
 2011-08-12  7:36 UTC  (2+ messages)

[barebox-next] Enabling SPI support for the PCM043 platform
 2011-08-12  7:29 UTC  (3+ messages)

[PATCH][v2] nios2: Add Altera SPI master driver
 2011-08-12  7:24 UTC  (2+ messages)

at91sam9263ek, few issues
 2011-08-12  6:45 UTC 

[PATCH] imx_spi: drop non usefull ifdef enum imx_spi_devtype and arround cpu_is_xx
 2011-08-12  6:42 UTC  (3+ messages)
` [PATCH v2] imx_spi: drop non usefull ifdef

usb mass storage not detecting
 2011-08-12  6:29 UTC  (2+ messages)

[RFC 5/5] net: add Realtek 8139 Ethernet controller support
 2011-08-11 21:32 UTC 

[RFC 4/5] PCI: add draft lspci command
 2011-08-11 21:32 UTC 

[RFC 3/5] MIPS: add PCI support for GT64120-based malta
 2011-08-11 21:31 UTC 

[RFC 2/5] MIPS: add file gt64120.h from linux 2.6.39
 2011-08-11 21:31 UTC 

[RFC 1/5] PCI: initial commit (draft)
 2011-08-11 21:30 UTC 

barebox PCI support
 2011-08-11 21:30 UTC 

[PATCH] nor: Add SPI flash chips driver
 2011-08-11 19:36 UTC 

[PATCH 1/3] login: add timeout support
 2011-08-11 15:11 UTC  (5+ messages)
` [PATCH 2/3] defaultenv: move common env to defaultenv/common
` [PATCH 3/3] defaultenv: add login autoboot support

[PATCH 1/3] clkdev: factorize macro
 2011-08-11 15:07 UTC  (3+ messages)
` [PATCH 2/3] nomadik: fix static allocation clkdev
` [PATCH 3/3] versatile: "

[PATCH 1/5] at91: swtich to clkdev
 2011-08-11 15:05 UTC  (10+ messages)
` [PATCH 2/5] arm_dcc: fix missing switch to resource
` [PATCH 3/5] at91sam9261ek: fix missing ecc type
` [PATCH 4/5] nomadik: switch to static allocation clkdev
` [PATCH 5/5] versatilek: "

arch x86 is broken in -next
 2011-08-11  7:17 UTC  (2+ messages)

[RFC] add Tegra support to barebox
 2011-08-11  7:04 UTC  (5+ messages)

versatilepb board support is broken
 2011-08-10 17:27 UTC  (4+ messages)

ARM: use high vectors if possible
 2011-08-09  7:36 UTC  (12+ messages)
` [PATCH 1/8] ARM: add missing volatile in get_cr()
` [PATCH 2/8] ARM mmu: fix arm_create_pte
` [PATCH 3/8] ARM mmu: use high vectors if possible
` [PATCH 4/8] ARM: remove unused exception
` [PATCH 5/8] ARM: exceptions: remove unnecessary function declarations
` [PATCH 6/8] ARM: remove unused irq enable/disable functions
` [PATCH 7/8] ARM: fix comments in interrupts.c
` [PATCH 8/8] ARM: some cleanup "

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

Job Opportunity
 2011-08-05 11:27 UTC 

[PATCH 00/12] add MIPS support
 2011-08-05 10:58 UTC  (13+ messages)
` [PATCH 01/12] MIPS: initial commit: add empty but required header files
` [PATCH 02/12] MIPS: import libgcc-related files from linux-2.6.39
` [PATCH 03/12] MIPS: import header files
` [PATCH 04/12] MIPS: add common MIPS stuff
` [PATCH 05/12] MIPS: add documentation
` [PATCH 06/12] MIPS: add Malta machine support to barebox
` [PATCH 07/12] MIPS: add qemu malta board "
` [PATCH 08/12] MIPS: add qemu-malta documentation
` [PATCH 09/12] MIPS: add initial BCM47xx-based boards support
` [PATCH 10/12] MIPS: add initial D-Link DIR-320 wireless router support
` [PATCH 11/12] MIPS: add D-Link DIR-320 documentation
` [PATCH 12/12] MIPS: add draft cpuinfo command

[PATCH] serial_ns16550: drop the non working check
 2011-08-05  7:52 UTC  (5+ messages)
` [PATCH] ns16550: switch platform_data to drivers private data

[PATCH] serial_ns16550: switch to ns16550_priv structure
 2011-08-05  7:36 UTC  (3+ messages)

v2011.08.0
 2011-08-04 12:49 UTC 

can not find isp1504
 2011-08-04  8:24 UTC 

[PATCH 1/2] serial_ns16550: move switch from ns16550_{read, write}() to ns16550_probe()
 2011-08-04  7:51 UTC  (9+ messages)
` [PATCH 2/2] serial_ns16550: use 'struct device_d *' instead of 'struct console_device *'

[PATCH-next] ARM: Fix compilation error
 2011-08-04  7:09 UTC  (3+ messages)

problem in serial_ns16550.c
 2011-08-03 16:38 UTC  (4+ messages)

[PATCH] Documentation/porting.txt: switch to resoruce
 2011-08-03 14:15 UTC  (2+ messages)

[PATCH v9 01/12] MIPS: initial commit: add empty but required header files
 2011-08-03 13:53 UTC  (14+ messages)
` [PATCH v9 02/12] MIPS: import libgcc-related files from linux-2.6.39
` [PATCH v9 03/12] MIPS: import header files
` [PATCH v9 04/12] MIPS: add common MIPS stuff
` [PATCH v9 05/12] MIPS: add documentation
` [PATCH v9 06/12] MIPS: add Malta machine support to barebox
` [PATCH v9 07/12] MIPS: add qemu malta board "
` [PATCH v9 08/12] MIPS: add qemu-malta documentation
` [PATCH v9 09/12] MIPS: add initial BCM47xx-based boards support
` [PATCH v9 10/12] MIPS: add initial D-Link DIR-320 wireless router support
` [PATCH v9 11/12] MIPS: add D-Link DIR-320 documentation
` [PATCH v9 12/12] MIPS: add draft cpuinfo command

[PATCH very-draft] lib: add hexdump function from linux-3.0
 2011-08-03 13:48 UTC  (7+ messages)
` [PATCH very-draft] add ifconfig command

[PATCH] commands/led.c: fix return codes
 2011-08-03  8:33 UTC  (3+ messages)
  ` [PATCH] commands/led.c: fix return code

network-related <<very draft>> patches
 2011-08-03  8:27 UTC 

[PATCH] commands/led.c: check registered LEDs
 2011-08-03  7:22 UTC  (2+ messages)

Add a 'time' command
 2011-08-03  7:19 UTC  (3+ messages)
` [PATCH 1/2] memcpy command: allow to interrupt
` [PATCH 2/2] Add 'time' command to measure execution time of a command

mmu rework v2
 2011-08-03  7:15 UTC  (5+ messages)
` [PATCH 1/4] ARM: rework MMU support
` [PATCH 2/4] ARM boards: remove now unnecessary mmu calls
` [PATCH 3/4] ARM mmu: Fix arm_create_pte
` [PATCH 4/4] remove now unnecessary HAVE_MMU from Kconfig

[PATCH] fs/fat/ff.c: fix 'no previous prototype' warnings
 2011-08-02  9:20 UTC 

rework MMU support
 2011-08-01 16:32 UTC  (13+ messages)
` [PATCH 1/9 v2] arm: introduce arm_add_mem_device to register dram device
` [PATCH 2/9] ARM cache l2x0: depend on MMU
` [PATCH 3/9] ARM: move armlinux_add_dram to location which is always compiled
` [PATCH 4/9] ARM l2x0: make init function static inline if l2 is not available
` [PATCH 5/9] ARM: pass size to dma_free_coherent
` [PATCH 6/9] init: introduce mem, mmu and postmmu initcall
` [PATCH 7/9 v2] ARM boards: move sdram setup before mmu setup
` [PATCH 8/9] ARM: rework MMU support
` [PATCH 9/9 v2] ARM boards: remove now unnecessary mmu calls

[PULL] final switch to resoruce
 2011-08-01 12:11 UTC  (21+ messages)
` [PATCH 06/23] resource: introduce add_usb_ehci_device to register echi device
` [PATCH 13/23] s3c/boards: switch to resources
` [PATCH 14/23] ns16550: if not specific f_caps defined use default stdin, stdout, stderr
` [PATCH 15/23] edb93xx: switch to resource
` [PATCH 16/23] netx: "
` [PATCH 17/23] fs: "
` [PATCH 18/23] ata: "
` [PATCH 19/23] sandbox: "
` [PATCH 20/23] imx: switch remaing board "
` [PATCH 21/23] mci-core: switch "
` [PATCH 22/23] nios2: remove dead code in generic board
` [PATCH 23/23] driver: remove map_base

remove some U-Boot leftovers
 2011-08-01 10:03 UTC  (3+ messages)
` [PATCH 1/2] remove unused DECLARE_GLOBAL_DATA_PTR
` [PATCH 2/2] remove unused global_data.h

[PATCH] arm: introduce arm_add_mem_device to register dram device
 2011-08-01  9:51 UTC  (6+ messages)

nand write.yaffs2
 2011-08-01  9:33 UTC 

[PATCH] [RFC] nor: Add SPI flash chips driver
 2011-08-01  8:52 UTC  (4+ messages)

[PATCH] nios2: Add Altera SPI master driver
 2011-08-01  8:35 UTC  (4+ messages)

[PATCH] ns16550: switch to resource
 2011-07-30 12:42 UTC  (4+ messages)

[PATCH] remove unused U-Boot header file include/ioports.h
 2011-07-30  4:49 UTC 

please help me with barebox start yaffs2 rootfs
 2011-07-30  0:50 UTC 

page:  |  | latest

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