aboutsummaryrefslogtreecommitdiff
path: root/lib_m68k
AgeCommit message (Expand)AuthorFilesLines
2007-10-25ColdFire: Fix build error when CONFIG_WATCHDOG is definedTsiChungLiew1-0/+3
2007-08-18Coding style cleanupStefan Roese1-2/+4
2007-08-16ColdFire: Add M54455EVB for MCF5445xTsiChungLiew3-166/+240
2007-08-16ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew1-2/+0
2007-08-16ColdFire: MCF52x2 updateTsiChungLiew1-276/+0
2007-08-16ColdFire: MCF5329 Update and cleanupTsiChungLiew2-3/+2
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-16/+17
2007-08-08Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...TsiChungLiew1-0/+2
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk1-11/+11
2007-07-16Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese4-49/+400
2007-07-13make show_boot_progress () weak.Heiko Schocher1-17/+10
2007-07-10Update header file. Include dtimer_intr_setup(). Changed timer divider to glo...TsiChungLiew1-56/+64
2007-07-10Update header file and clean upTsiChungLiew1-3/+2
2007-07-10disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09lib_{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-18Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew4-5/+349
2006-12-20Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka1-0/+8
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/+11
2006-05-10Minor cleanup.LABEL_2006_05_10_1800Wolfgang Denk1-1/+1
2006-05-09Merge with /home/m8/git/u-bootWolfgang Denk2-4/+14
2006-05-09Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz1-2/+7
2006-04-27Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian 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 Denk2-11/+4
2006-01-26Add support for Freescale M5271 processorZachary P. Landau1-2/+7
2005-04-05* Patch by Ladislav Michl, 05 Apr 2005:wdenk1-2/+2
2005-04-03* Patch by Mathias Küster, 23 Nov 2004:wdenk1-0/+22
2004-12-16Coldfire MCF5249 support addedstroese1-0/+86
2004-12-16I2C addedstroese1-0/+25
2004-07-01* Patches by Richard Woodruff, 10 Jun 2004:wdenk1-0/+2
2004-06-09* Patch by Josef Baumgartner, 25 May 2004:wdenk1-0/+21
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-1/+1
2004-02-27* Patch by Pierre Aubert, 26 Feb 2004wdenk1-1/+1
2004-02-12* Some code cleanupwdenk7-324/+684
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-1/+1
2003-12-08* Patch by Bernhard Kuhn, 28 Nov 2003:wdenk4-0/+937