| Commit message (Expand) | Author | Age | Lines |
* | [ARM] TI DaVinci support, hopefully final | Sergey Kubushyn | 2007-08-10 | -0/+7 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -5/+5 |
|\ |
|
| * | disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
| * | lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_... | Jon Loeliger | 2007-07-09 | -4/+4 |
| * | lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -4/+4 |
* | | make show_boot_progress () weak. | Heiko Schocher | 2007-07-13 | -17/+10 |
|/ |
|
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -8/+9 |
* | Minor cleanup. | Wolfgang Denk | 2006-05-30 | -2/+0 |
* | * Update Intel IXP4xx support | Wolfgang Denk | 2006-05-30 | -1/+334 |
* | cosmetic: print amount of NAND flash aligned with the other values such as | Markus Klotzbuecher | 2006-04-25 | -1/+1 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -2/+2 |
* | More GCC 4.x woes | Wolfgang Denk | 2006-03-11 | -1/+2 |
* | Some code cleanup for GCC 4.x | Wolfgang Denk | 2006-03-11 | -5/+7 |
* | Cleanup (get rid of debug code that sneaked in) | Wolfgang Denk | 2006-03-07 | -2/+0 |
* | First steps implementing NAND support. Not working, fails to read ID. | Markus Klotzbücher | 2006-02-28 | -0/+4 |
* | Changed gcc-4.0 global data pointer fix to conform with the fix for this on | Markus Klotzbücher | 2006-02-10 | -5/+2 |
* | This is the first commit for the u-boot zylonite port. The following has be | Markus Klotzbücher | 2006-02-07 | -0/+2 |
* | Cleanup U-Boot boot messages on ARM. | Wolfgang Denk | 2006-01-29 | -9/+48 |
* | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -1/+3 |
* | Add board support for armadillo HT1070 | Wolfgang Denk | 2005-09-26 | -1/+1 |
* | Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2 | Wolfgang Denk | 2005-08-19 | -0/+4 |
* | * Patch by Greg Ungerer, 19 May 2005: | wdenk | 2005-05-19 | -2/+17 |
* | Patch by Martin Krause, 01 Apr 2005: | wdenk | 2005-04-01 | -1/+1 |
* | * Some Cleanup. | wdenk | 2005-01-12 | -0/+17 |
* | * Patches by Richard Woodruff, 01 Oct 2004: | wdenk | 2005-01-09 | -0/+7 |
* | * Patch by Jon Loeliger, 02 Sep 2004: | wdenk | 2005-01-09 | -1/+4 |
* | * Clean up tools/bmp_logo.c to not add trailing white space | wdenk | 2004-10-09 | -7/+12 |
* | * Code cleanup | wdenk | 2004-08-01 | -0/+3 |
* | * Patch by George G. Davis, 06 Jul 2004: | wdenk | 2004-07-11 | -2/+2 |
* | * Patch by Philippe Robin, 01 Jul 2004: | wdenk | 2004-07-11 | -3/+13 |
* | * Patches by Richard Woodruff, 10 Jun 2004: | wdenk | 2004-07-01 | -0/+3 |
* | * Fix flash parameters passed to Linux for PPChameleon board | wdenk | 2004-06-17 | -1/+0 |
* | * Patch by Paul Ruhland, 17 May 2004: | wdenk | 2004-06-09 | -5/+10 |
* | Patch by Dave Peverley, 29 Apr 2004: | wdenk | 2004-06-06 | -2/+1 |
* | * Patch by Matthew S. McClintock, 14 Apr 2004: | wdenk | 2004-04-18 | -1/+1 |
* | * Patch by Phillippe Robin, 16 Mar 2004: | wdenk | 2004-03-23 | -0/+3 |
* | Add support for Siemens SX1 mobile phone; | wdenk | 2004-03-12 | -2/+9 |
* | * Patch by Andrea Scian, 17 Feb 2004: | wdenk | 2004-02-24 | -1/+9 |
* | Patch by Anders Larsen, 09 Jan 2004: | wdenk | 2004-02-08 | -4/+4 |
* | * Patch by Wolter Kamphuis, 15 Dec 2003: | wdenk | 2004-02-06 | -18/+0 |
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -2/+2 |
* | * Patch by Denis Peter, 8 Dec 2003 | wdenk | 2004-01-02 | -8/+12 |
* | * Patches by David Müller, 14 Nov 2003: | wdenk | 2003-12-07 | -3/+3 |
* | * Patch by Xue Ligong (Joe), 13 Nov 2003: | wdenk | 2003-12-07 | -0/+4 |
* | * Patch by Nicolas Lacressonnière, 12 Nov 2003: | wdenk | 2003-12-06 | -209/+195 |
* | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk | 2003-12-06 | -22/+17 |
* | * Prepare for release | wdenk | 2003-10-29 | -2/+2 |
* | Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent | wdenk | 2003-10-10 | -0/+18 |
* | Support new configuration of TRAB board with more memory | wdenk | 2003-09-17 | -1/+1 |