Age | Commit message (Expand) | Author |
2009-01-31 | ixp: move pci init in arm/board instead of cpu | Jean-Christophe PLAGNIOL-VILLARD |
2008-12-06 | Update U-Boot's build timestamp on every compile | Peter Tyser |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-08 | Fix bug: in arch-arm, env_get_char dose not work fine | gnusercn |
2008-09-30 | Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM" | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-31 | ARM DaVinci: Changing function names for EMAC driver | Sandeep Paulraj |
2008-08-21 | Consolidate strmhz() implementation | Haavard Skinnemoen |
2008-08-06 | Fix merge problems | Stefan Roese |
2008-06-03 | Merge remote branch 'u-boot-at91/for-1.3.4' | Wolfgang Denk |
2008-05-28 | Remove prototypes of nand_init() in favor of including nand.h. | Scott Wood |
2008-05-10 | Add ATMEL LCD driver | Stelian Pop |
2008-05-03 | Fix implicit declaration build warnings | Marcel Ziswiler |
2008-02-04 | ARM: add I2C init function call in lib_arm/board.c | Hebbar |
2008-01-09 | ARM: support board-specific ethernet PHY init | Jean-Christophe PLAGNIOL-VILLARD |
2007-11-25 | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD |
2007-10-13 | Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash | Wolfgang Denk |
2007-10-13 | Coding Style cleanup. | Wolfgang Denk |
2007-09-17 | OneNAND support (take #2) | Kyungmin Park |
2007-09-07 | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse |
2007-09-07 | PXA270: Add support for multiple serial ports. | stefano babic |
2007-09-04 | Add coloured led interface for ARM boards. | Peter Pearse |
2007-08-10 | [ARM] TI DaVinci support, hopefully final | Sergey Kubushyn |
2007-07-10 | disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger |
2007-07-09 | lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_... | Jon Loeliger |
2007-07-04 | lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2006-04-25 | cosmetic: print amount of NAND flash aligned with the other values such as | Markus Klotzbuecher |
2006-03-11 | More GCC 4.x woes | Wolfgang Denk |
2006-03-11 | Some code cleanup for GCC 4.x | Wolfgang Denk |
2006-03-07 | Cleanup (get rid of debug code that sneaked in) | Wolfgang Denk |
2006-02-28 | First steps implementing NAND support. Not working, fails to read ID. | Markus Klotzbücher |
2006-02-10 | Changed gcc-4.0 global data pointer fix to conform with the fix for this on | Markus Klotzbücher |
2006-02-07 | This is the first commit for the u-boot zylonite port. The following has be | Markus Klotzbücher |
2006-01-29 | Cleanup U-Boot boot messages on ARM. | Wolfgang Denk |
2005-10-28 | Add support for multiple PHYs. | Marian Balakowicz |
2005-08-19 | Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2 | Wolfgang Denk |
2005-04-01 | Patch by Martin Krause, 01 Apr 2005: | wdenk |
2005-01-09 | * Patch by Jon Loeliger, 02 Sep 2004: | wdenk |
2004-08-01 | * Code cleanup | wdenk |
2004-07-11 | * Patch by Philippe Robin, 01 Jul 2004: | wdenk |
2004-07-01 | * Patches by Richard Woodruff, 10 Jun 2004: | wdenk |
2004-06-17 | * Fix flash parameters passed to Linux for PPChameleon board | wdenk |
2004-06-09 | * Patch by Paul Ruhland, 17 May 2004: | wdenk |
2004-06-06 | Patch by Dave Peverley, 29 Apr 2004: | wdenk |
2004-02-08 | Patch by Anders Larsen, 09 Jan 2004: | wdenk |
2004-02-06 | * Patch by Wolter Kamphuis, 15 Dec 2003: | wdenk |
2004-01-20 | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk |
2003-12-07 | * Patch by Xue Ligong (Joe), 13 Nov 2003: | wdenk |
2003-12-06 | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk |
2003-10-29 | * Prepare for release | wdenk |
2003-10-10 | Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentLABEL_2003_10_10_1200 | wdenk |