[PATCH 00/12] add MIPS support
2011-08-05 10:58 UTC (12+ 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 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 (39+ messages)
` [PATCH 01/23] eukrea_cpuimx35: fix warning: 'usbotg_dev' defined but not used
` [PATCH 1/7] generic_memmap_ro/rw: switch to resource
` [PATCH 2/7] devinfo: "
` [PATCH 02/23] generic_memmap_ro/rw: "
` [PATCH 03/23] devinfo: "
` [PATCH 3/7] dm9000: replace DM9000_WIDTH_8/16/32 by IORESOURCE_MEM_8/16/32BIT
` [PATCH 4/7] dm9000: introduce add_dm9000_device to register dm9000 device
` [PATCH 04/23] dm9000: replace DM9000_WIDTH_8/16/32 by IORESOURCE_MEM_8/16/32BIT
` [PATCH 05/23] dm9000: introduce add_dm9000_device to register dm9000 device
` [PATCH 5/7] resource: introduce add_usb_ehci_device to register echi device
` [PATCH 6/7] omap: switch to add_generic_device
` [PATCH 06/23] resource: introduce add_usb_ehci_device to register echi device
` [PATCH 7/7] fb: switch to "struct resource"
` [PATCH 07/23] omap: switch to add_generic_device
` [PATCH 08/23] fb: switch to "struct resource"
` [PATCH 09/23] cfi_flash: convert missing map_base
` [PATCH 10/23] fsl_udc: switch to resource
` [PATCH 11/23] pcm030: switch to resources
` [PATCH 12/23] ipe337: "
` [PATCH 13/23] s3c/boards: "
` [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
[PATCH 1/7] generic_memmap_ro/rw: switch to resource
2011-07-29 13:40 UTC (14+ messages)
` [PATCH 2/7] devinfo: "
` [PATCH 3/7] dm9000: replace DM9000_WIDTH_8/16/32 by IORESOURCE_MEM_8/16/32BIT
` [PATCH 4/7] dm9000: introduce add_dm9000_device to register dm9000 device
` [PATCH 5/7] resource: introduce add_usb_ehci_device to register echi device
` [PATCH 6/7] omap: switch to add_generic_device
` [PATCH 7/7] fb: switch to "struct resource"
rework MMU support
2011-07-29 11:14 UTC (10+ messages)
` [PATCH 1/7] ARM cache l2x0: depend on MMU
` [PATCH 2/7] ARM: move armlinux_add_dram to location which is always compiled
` [PATCH 3/7] ARM l2x0: make init function static inline if l2 is not available
` [PATCH 4/7] ARM: pass size to dma_free_coherent
` [PATCH 5/7] ARM boards: move sdram setup before mmu setup
` [PATCH 6/7] ARM: rework MMU support
` [PATCH 7/7] ARM boards: remove now unnecessary mmu calls
barebox can update itself by tftp?
2011-07-29 9:49 UTC (3+ messages)
barebox can update itself by tftp?
2011-07-29 9:24 UTC
barebox can update itself by tftp?
2011-07-29 7:34 UTC (3+ messages)
[PATCH 1/2] ARM pcm043: New RAM timings
2011-07-28 14:11 UTC (4+ messages)
` [PATCH 2/2] ARM pcm043: Use PDR0 to change cpu freq
MAC address setting
2011-07-28 14:10 UTC (3+ messages)
` [PATCH 1/4] ARM i.MX IIM: Add a iim read function
more switches to resources
2011-07-28 13:42 UTC (12+ messages)
` [PATCH 01/11] serial netx: get rid of map_base
` [PATCH 02/11] serial s3c: "
` [PATCH 03/11] serial pl010: "
` [PATCH 04/11] serial stm: "
` [PATCH 05/11] serial mpc5xxx: "
` [PATCH 06/11] smc911x: use dev_* instead of printf
` [PATCH 07/11] smc911x: switch to use resources
` [PATCH 08/11] smc911x: embed eth_device into priv
` [PATCH 09/11] ARM pcm037: Fix wrong sdram base
` [PATCH 10/11] smc91111: switch to resources
` [PATCH 11/11] fec_mpc5200: "
barebox compilation with gcc 4.5.2 and ptxdist
2011-07-28 13:15 UTC (6+ messages)
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