aboutsummaryrefslogtreecommitdiff
path: root/lib_arm
AgeCommit message (Expand)AuthorFilesLines
2008-02-15Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse2-1/+175
2008-02-15Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdevPeter Pearse1-1/+2
2008-02-14ARM: make the machid configurable via the environmentUwe Kleine-König1-1/+9
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel2-1/+175
2008-02-14Support for Artila M-501 starter kitTimo Tuunainen1-1/+2
2008-02-04ARM: add I2C init function call in lib_arm/board.cHebbar1-0/+18
2008-01-09ARM: support board-specific ethernet PHY initJean-Christophe PLAGNIOL-VILLARD1-0/+4
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-2/+2
2007-10-13Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk1-0/+8
2007-10-13Coding Style cleanup.Wolfgang Denk1-11/+6
2007-09-17OneNAND support (take #2)Kyungmin Park1-0/+8
2007-09-07Merge with git://www.denx.de/git/u-boot.gitPeter Pearse1-0/+4
2007-09-07PXA270: Add support for multiple serial ports.stefano babic1-0/+4
2007-09-04Add coloured led interface for ARM boards.Peter Pearse1-0/+24
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn1-0/+7
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk1-5/+5
2007-07-13make show_boot_progress () weak.Heiko Schocher1-17/+10
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
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