aboutsummaryrefslogtreecommitdiff
path: root/lib_arm
AgeCommit message (Expand)AuthorFilesLines
2007-07-09lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger1-4/+4
2007-07-04lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-4/+4
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-8/+9
2006-05-30Minor cleanup.Wolfgang Denk2-2/+0
2006-05-30* Update Intel IXP4xx supportWolfgang Denk5-1/+334
2006-04-25cosmetic: print amount of NAND flash aligned with the other values such asMarkus Klotzbuecher1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2006-03-11More GCC 4.x woesWolfgang Denk1-1/+2
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk2-5/+7
2006-03-07Cleanup (get rid of debug code that sneaked in)Wolfgang Denk1-2/+0
2006-02-28First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher1-0/+4
2006-02-10Changed gcc-4.0 global data pointer fix to conform with the fix for this onMarkus Klotzbücher1-5/+2
2006-02-07This is the first commit for the u-boot zylonite port. The following has beMarkus Klotzbücher1-0/+2
2006-01-29Cleanup U-Boot boot messages on ARM.Wolfgang Denk1-9/+48
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-1/+3
2005-09-26Add board support for armadillo HT1070Wolfgang Denk1-1/+1
2005-08-19Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2Wolfgang Denk1-0/+4
2005-05-19* Patch by Greg Ungerer, 19 May 2005:wdenk1-2/+17
2005-04-01Patch by Martin Krause, 01 Apr 2005:wdenk1-1/+1
2005-01-12* Some Cleanup.wdenk1-0/+17
2005-01-09* Patches by Richard Woodruff, 01 Oct 2004:wdenk1-0/+7
2005-01-09* Patch by Jon Loeliger, 02 Sep 2004:wdenk1-1/+4
2004-10-09* Clean up tools/bmp_logo.c to not add trailing white spacewdenk1-7/+12
2004-08-01* Code cleanupwdenk1-0/+3
2004-07-11* Patch by George G. Davis, 06 Jul 2004:wdenk1-2/+2
2004-07-11* Patch by Philippe Robin, 01 Jul 2004:wdenk1-3/+13
2004-07-01* Patches by Richard Woodruff, 10 Jun 2004:wdenk1-0/+3
2004-06-17* Fix flash parameters passed to Linux for PPChameleon boardwdenk1-1/+0
2004-06-09* Patch by Paul Ruhland, 17 May 2004:wdenk1-5/+10
2004-06-06Patch by Dave Peverley, 29 Apr 2004:wdenk1-2/+1
2004-04-18* Patch by Matthew S. McClintock, 14 Apr 2004:wdenk1-1/+1
2004-03-23* Patch by Phillippe Robin, 16 Mar 2004:wdenk1-0/+3
2004-03-12Add support for Siemens SX1 mobile phone;LABEL_2004_03_12_0130wdenk1-2/+9
2004-02-24* Patch by Andrea Scian, 17 Feb 2004:wdenk1-1/+9
2004-02-08Patch by Anders Larsen, 09 Jan 2004:wdenk1-4/+4
2004-02-06* Patch by Wolter Kamphuis, 15 Dec 2003:wdenk1-18/+0
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-2/+2
2004-01-02* Patch by Denis Peter, 8 Dec 2003wdenk1-8/+12
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk1-3/+3
2003-12-07* Patch by Xue Ligong (Joe), 13 Nov 2003:wdenk1-0/+4
2003-12-06* Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk1-209/+195
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-22/+17
2003-10-29* Prepare for releasewdenk1-2/+2
2003-10-10Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentLABEL_2003_10_10_1200wdenk1-0/+18
2003-09-17Support new configuration of TRAB board with more memorywdenk1-1/+1
2003-09-17Add auto-update code for TRAB board using USB memory stickswdenk1-1/+1
2003-09-11* Patch by Gary Jennejohn, 11 Sep 2003:wdenk1-0/+1
2003-07-26* Allow crc32 to be used at address 0x000wdenk1-1/+1
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-6/+2