summaryrefslogtreecommitdiff
path: root/lib_arm/board.c
Commit message (Expand)AuthorAgeLines
* ARM: add I2C init function call in lib_arm/board.cHebbar2008-02-04-0/+18
* ARM: support board-specific ethernet PHY initJean-Christophe PLAGNIOL-VILLARD2008-01-09-0/+4
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-2/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2007-10-13-0/+8
|\
| * OneNAND support (take #2)Kyungmin Park2007-09-17-0/+8
* | Coding Style cleanup.Wolfgang Denk2007-10-13-11/+6
* | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-07-0/+4
|\ \ | |/
| * PXA270: Add support for multiple serial ports.stefano babic2007-09-07-0/+4
* | Add coloured led interface for ARM boards.Peter Pearse2007-09-04-0/+24
|/
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-10-0/+7
* disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger2007-07-09-4/+4
* lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-4/+4
* cosmetic: print amount of NAND flash aligned with the other values such asMarkus Klotzbuecher2006-04-25-1/+1
* More GCC 4.x woesWolfgang Denk2006-03-11-1/+2
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-3/+5
* Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-07-2/+0
* First steps implementing NAND support. Not working, fails to read ID.Markus Klotzbücher2006-02-28-0/+4
* Changed gcc-4.0 global data pointer fix to conform with the fix for this onMarkus Klotzbücher2006-02-10-5/+2
* This is the first commit for the u-boot zylonite port. The following has beMarkus Klotzbücher2006-02-07-0/+2
* Cleanup U-Boot boot messages on ARM.Wolfgang Denk2006-01-29-9/+48
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-1/+3
* Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2Wolfgang Denk2005-08-19-0/+4
* Patch by Martin Krause, 01 Apr 2005:wdenk2005-04-01-1/+1
* * Patch by Jon Loeliger, 02 Sep 2004:wdenk2005-01-09-1/+4
* * Code cleanupwdenk2004-08-01-0/+3
* * Patch by Philippe Robin, 01 Jul 2004:wdenk2004-07-11-3/+13
* * Patches by Richard Woodruff, 10 Jun 2004:wdenk2004-07-01-0/+3
* * Fix flash parameters passed to Linux for PPChameleon boardwdenk2004-06-17-1/+0
* * Patch by Paul Ruhland, 17 May 2004:wdenk2004-06-09-5/+10
* Patch by Dave Peverley, 29 Apr 2004:wdenk2004-06-06-2/+1
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-08-4/+4
* * Patch by Wolter Kamphuis, 15 Dec 2003:wdenk2004-02-06-18/+0
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-20-2/+2
* * Patch by Xue Ligong (Joe), 13 Nov 2003:wdenk2003-12-07-0/+4
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-22/+17
* * Prepare for releasewdenk2003-10-29-2/+2
* Added config option CONFIG_SILENT_CONSOLE. See doc/README.silentwdenk2003-10-10-0/+18
* Support new configuration of TRAB board with more memorywdenk2003-09-17-1/+1
* Add auto-update code for TRAB board using USB memory stickswdenk2003-09-17-1/+1
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-11-0/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-6/+2
* * Patch by Rune Torgersen, 4 Jun 2003:wdenk2003-06-22-2/+13
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-19-2/+5
* * Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk2003-06-16-0/+10
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-0/+4
* Patch by Mathijs Haarman, 08 May 2003:wdenk2003-05-12-0/+10
* * Patch by Arun Dharankar, 4 Apr 2003:wdenk2003-04-05-0/+11
* * Patch by Rick Bronson, 16 Mar 2003:wdenk2003-03-26-0/+7
* * Patches by David Müller, 31 Jan 2003:wdenk2003-03-06-3/+3