summaryrefslogtreecommitdiff
path: root/lib_m68k/board.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-17ColdFire: Add M54455EVB for MCF5445xTsiChungLiew1-12/+18
2007-08-17ColdFire: MCF5329 Update and cleanupTsiChungLiew1-1/+1
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-16/+17
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-10lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-10/+10
2007-07-04lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-10/+10
2007-06-19Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew1-2/+65
2006-05-10Minor cleanup.Wolfgang Denk1-1/+1
2006-05-09Merge with /home/m8/git/u-bootWolfgang Denk1-2/+7
2006-05-09Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz1-2/+7
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-9/+2
2004-12-16I2C addedstroese1-0/+25
2004-07-02* Patches by Richard Woodruff, 10 Jun 2004:wdenk1-0/+2
2004-03-15Code cleanup; make several boards compile & link.wdenk1-1/+1
2004-02-27* Patch by Pierre Aubert, 26 Feb 2004wdenk1-1/+1
2004-02-12* Some code cleanupwdenk1-192/+402
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-1/+1
2003-12-08* Patch by Bernhard Kuhn, 28 Nov 2003:wdenk1-0/+493