[PATCH] MX21ADS: Support booting from NAND
2010-03-30 13:30 UTC (2+ messages)
Patches for next merge window
2010-03-30 12:18 UTC (22+ messages)
` [PATCH 01/12] ARM zImage: do memmap if possible
` [PATCH 02/12] nand_imx: use optimized memcpy
` [PATCH 03/12] nand_imx: Speed up sequential read
` [PATCH 04/12] imx_nand: use memcpy for copying from/to buffer
` [PATCH 05/12] add unaligned access support
` [PATCH 06/12] add unlzo support
` [PATCH 07/12] add snprintf function
` [PATCH 08/12] echo: add -e option support
` [PATCH 09/12] add process_escape_sequence function
` [PATCH 10/12] echo command: Add -e option
` [PATCH 11/12] hush: only remove backslashes introduced from glob
` [PATCH 12/12] hush: allow fancy prompts
More patches for next merge window
2010-03-30 11:06 UTC (13+ messages)
` [PATCH 01/12] make reset_cpu a __noreturn function
` [PATCH 02/12] make panic and hang __noreturn functions
` [PATCH 03/12] introduce a arch_shutdown call and call it from shutdown_barebox
` [PATCH 04/12] blackfin: implement arch_shutdown call
` [PATCH 05/12] go command: shutdown barebox before calling an application
` [PATCH 06/12] remove now unused arch_execute
` [PATCH 07/12] ARM: replace cleanup_before_linux with the generic shutdown_barebox function
` [PATCH 08/12] pass arguments to dma_* as unsigned long as the kernel does
` [PATCH 09/12] ARM: Add a wrapper around dma_* functions
` [PATCH 10/12] add l2x0 cache support
` [PATCH 11/12] pcm043: enable l2x0 cache
` [PATCH 12/12] netx eth driver: remove local definition of ARRAY_SIZE
[PATCH] u-boot-v2: fix typos in documentation
2010-03-29 9:38 UTC (2+ messages)
[PATCH] hush: Fix return code when calling 'exit' inside loops
2010-03-26 14:54 UTC (3+ messages)
Environment handling fixes and support for multiple environment backends
2010-03-26 12:52 UTC (6+ messages)
` [PATCH 1/5] fix error return value while loading environment
` [PATCH 2/5] crc value handling and dry run mode in envfs_load
` [PATCH 3/5] add multi environment support
` [PATCH 4/5] Add multi env support to saveenv and loadenv commands
` [PATCH 5/5] add general check_and_erase callback to environment handling
[PATCH] trivial: fix command case for erase usage line
2010-03-26 11:56 UTC
[PATCH V2] Documentation: fix typos & correct symlink
2010-03-25 7:40 UTC (2+ messages)
Barebox working on freescale-mx25-3-stack?
2010-03-24 15:30 UTC (13+ messages)
[PATCH] MX21: Fix nand booting
2010-03-24 9:19 UTC (3+ messages)
[RFC] imx21ads nand boot
2010-03-22 12:07 UTC (5+ messages)
[PATCH] i.MX25 : fix define name for clock frequency
2010-03-22 8:21 UTC (2+ messages)
[PATCH 1/4] i.MX25 : add Framebuffer support
2010-03-22 8:17 UTC (5+ messages)
` [PATCH 2/4] i.MX25 : add lcdc clock support
` [PATCH 3/4] i.MX25 : change IOMUX for LD16 and LD17
` [PATCH 4/4] Add support for Eukrea's CPUIMX25
some cache related patches
2010-03-22 7:30 UTC (6+ messages)
` [PATCH 1/2] armv5: use proper cache flush function
` [PATCH 2/2] remove unused file arch/arm/cpu/cache.S
Make some help comments less confusing
2010-03-18 7:11 UTC (2+ messages)
[PATCH] arm cache fixes
2010-03-12 9:51 UTC (4+ messages)
` [PATCH 1/2] give nice output when generating barebox.bin and barebox.S
` [PATCH] "
` [PATCH 2/2] arm: make disabling the cache actually work
[Patch] hush exit code fix
2010-03-12 9:01 UTC (2+ messages)
[PATCH] Barebox does not boot on iMX21ADS board
2010-03-11 13:55 UTC (2+ messages)
exit command
2010-03-04 14:38 UTC
Barebox 2010.03.0 is out
2010-03-03 8:27 UTC
[PATCH] Fix doc style
2010-03-02 16:55 UTC
[PATCH] Documentation: fix typos & correct symlink
2010-03-02 8:29 UTC (2+ messages)
[PATCH] edb93xx: Fix SDRAM precharge
2010-02-26 7:23 UTC (2+ messages)
[PATCH 00/11] arch/arm and other random cleanups
2010-02-17 22:20 UTC (17+ messages)
` [PATCH 01/11] arm/Kconfig: delete trailing whitespace
` [PATCH 02/11] arm/Kconfig: removed unused TAG options
` [PATCH 03/11] arm/Makefile: keep list of boards sorted
` [PATCH 04/11] arm/cpu/Makefile: cleanup: propper indention
` [PATCH 05/11] drivers/video/Makefile: cleanup "
` [PATCH 06/11] start-arm: cleanup: "
` [PATCH 07/11] i2c.h: fix typo in copyright
` [PATCH 08/11] ioreadsb: put the whole ioreadsb function into the .text.readsb section
` [PATCH 09/11] import recent include/linux/compiler*.h
` [PATCH 10/11] io.h: update definitions of __raw_{read,write}*
` [PATCH 11/11] common.h: add compile time check helper functions
problem with env in NOR
2010-02-17 6:53 UTC (2+ messages)
[PATCH] i.MX35: Fix pad control bit positions
2010-02-12 8:28 UTC (3+ messages)
[PATCH] Fix compile time errors when DEBUG is defined
2010-02-12 7:31 UTC (2+ messages)
Regarding nandwrite issue for huge files ?
2010-02-12 7:30 UTC (2+ messages)
[PATCH] edb93xx: Fix comment in edb93xx_console_init()
2010-02-12 7:13 UTC (2+ messages)
[PATCH] edb93xx: Fix SDRAM initialization
2010-02-12 7:09 UTC (2+ messages)
IXP4xx support
2010-02-11 22:29 UTC (6+ messages)
` Flash drivers, was: "
[PATCH] edb9302(a): Tweak PLL settings
2010-02-11 20:10 UTC
Clean up flash driver confusion
2010-02-08 13:47 UTC (7+ messages)
` [PATCH 1/6] cfi_flash_new: Fix Intel chips
` [PATCH 2/6] cfi_flash_new: Safe indention level by bailing out earlier in error case
` [PATCH 3/6] cfi_flash_new: generate flash erase dots in common function
` [PATCH 4/6] cfi_flash_new: make code more readable, return is not a function
` [PATCH 5/6] cfi_flash: remove old driver and switch to new one
` [PATCH 6/6] cfi_flash: move include/cfi_flash.c next to driver
[PATCH] EP93xx: Fix system controller register definitions
2010-02-08 13:43 UTC (2+ messages)
barebox for leopardboard
2010-02-08 10:41 UTC (6+ messages)
[PATCH] edb93xx: Enable UART1
2010-02-06 23:55 UTC (2+ messages)
` [PATCH] edb93xx: Avoid stack usage in early_udelay()
about the MAINTAINERS file
2010-02-04 8:51 UTC (2+ messages)
newbie problem with kconfig
2010-02-03 21:50 UTC
[PATCH] Documentation/porting.txt: s/barebox/u-boot/ wrongly renamed
2010-02-03 21:27 UTC (2+ messages)
[PATCH] ep93xx eth driver: dump_xxx() cleanup
2010-02-03 11:12 UTC (2+ messages)
[PATCH] ep93xx eth driver: Remove unnecessary parentheses in constant definitions
2010-02-02 18:16 UTC
[PATCH] ep93xx eth driver: Reorder functions to eliminate need for prototypes
2010-02-02 7:37 UTC (2+ messages)
[PATCH] ep93xx eth driver: Fix dump_xxx_queue() parameter list
2010-02-02 7:36 UTC (2+ messages)
[PATCH 0/2] smc91111 mac address and cfi flash fixes
2010-02-01 15:31 UTC (4+ messages)
` [PATCH 1/2] smc91111: fix odering of mac address read from EEPROM
` [PATCH 2/2] cfi_flash: fix alignment problem
barebox.2010.02.0 is out
2010-02-01 15:25 UTC
[PATCH 1/1] Fix nand_imx for i.MX21
2010-01-29 8:33 UTC (2+ messages)
[PATCH] mach-at91: reset_cpu: fix confusing reference to watchdog
2010-01-26 18:01 UTC (2+ messages)
Patches for -next
2010-01-25 8:57 UTC (15+ messages)
` [PATCH 01/12] remove unused cdp code
` [PATCH 02/12] remove obsolete comment
` [PATCH 03/12] cache functions from kernel
` [PATCH 04/12] remove unused NETCONSOLE stuff
` [PATCH 05/12] remove unused file common/flash.c
` [PATCH 06/12] Move tftp/nfs specific code to net/*
` [PATCH 07/12] remove typedef cmd_tbl_t and replace it with struct command
` [PATCH 08/12] pcm043: initialize cpufreq to 532MHz
` [PATCH 09/12] replace ET_DEBUG with pr_debug
` [PATCH 10/12] put only once used function inline
` [PATCH 11/12] add armv6 support to the konfig system
` [PATCH 12/12] i.MX: select armv6 for i.MX31/35
[PATCH] Fix typo in board.dox
2010-01-25 7:49 UTC (3+ messages)
Current status of barebox for OMAP3530/beagle
2010-01-22 21:57 UTC (3+ messages)
Current status of barebox for OMAP3530/beagle
2010-01-22 17:34 UTC
Barbox in OpenEmbedded
2010-01-22 16:35 UTC
[PATCH 0/8] update i.MX35 3stack and i2c drivers
2010-01-19 8:26 UTC (2+ 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