summaryrefslogtreecommitdiff
path: root/lib_m68k
Commit message (Expand)AuthorAgeLines
* ColdFire: Fix build error when CONFIG_WATCHDOG is definedTsiChungLiew2007-10-25-0/+3
* Coding style cleanupStefan Roese2007-08-18-2/+4
* ColdFire: Add M54455EVB for MCF5445xTsiChungLiew2007-08-16-166/+240
* ColdFire: Add M5253EVBE platform for MCF52x2TsiChungLiew2007-08-16-2/+0
* ColdFire: MCF52x2 updateTsiChungLiew2007-08-16-276/+0
* ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-16-3/+2
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-15-16/+17
|\
| * Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-11/+11
| |\
| | * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
| | * lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-10/+10
| | * lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-10/+10
* | | Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_...TsiChungLiew2007-08-08-0/+2
* | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-16-49/+400
|\ \ \ | |/ / |/| |
| * | Update header file. Include dtimer_intr_setup(). Changed timer divider to glo...TsiChungLiew2007-07-10-56/+64
| * | Update header file and clean upTsiChungLiew2007-07-10-3/+2
| * | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-18-5/+349
| |/
* | make show_boot_progress () weak.Heiko Schocher2007-07-13-17/+10
|/
* Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka2006-12-20-0/+8
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-8/+11
* Minor cleanup.Wolfgang Denk2006-05-10-1/+1
* Merge with /home/m8/git/u-bootWolfgang Denk2006-05-09-4/+14
|\
| * Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz2006-05-09-2/+7
| * Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz2006-04-27-2/+7
| |\
| | * Add support for Freescale M5271 processorZachary P. Landau2006-01-26-2/+7
* | | cosmetic: print amount of NAND flash aligned with the other values such asMarkus Klotzbuecher2006-04-25-1/+1
|/ /
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-11/+4
|/
* * Patch by Ladislav Michl, 05 Apr 2005:wdenk2005-04-05-2/+2
* * Patch by Mathias Küster, 23 Nov 2004:wdenk2005-04-03-0/+22
* Coldfire MCF5249 support addedstroese2004-12-16-0/+86
* I2C addedstroese2004-12-16-0/+25
* * Patches by Richard Woodruff, 10 Jun 2004:wdenk2004-07-01-0/+2
* * Patch by Josef Baumgartner, 25 May 2004:wdenk2004-06-09-0/+21
* Code cleanup; make several boards compile & link.wdenk2004-03-14-1/+1
* * Patch by Pierre Aubert, 26 Feb 2004wdenk2004-02-27-1/+1
* * Some code cleanupwdenk2004-02-12-324/+684
* * Cleanup lowboot code for MPC5200wdenk2004-01-02-1/+1
* * Patch by Bernhard Kuhn, 28 Nov 2003:wdenk2003-12-08-0/+937