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