| Commit message (Expand) | Author | Age | Lines |
* | ColdFire: Fix build error when CONFIG_WATCHDOG is defined | TsiChungLiew | 2007-10-25 | -0/+3 |
* | Coding style cleanup | Stefan Roese | 2007-08-18 | -2/+4 |
* | ColdFire: Add M54455EVB for MCF5445x | TsiChungLiew | 2007-08-16 | -166/+240 |
* | ColdFire: Add M5253EVBE platform for MCF52x2 | TsiChungLiew | 2007-08-16 | -2/+0 |
* | ColdFire: MCF52x2 update | TsiChungLiew | 2007-08-16 | -276/+0 |
* | ColdFire: MCF5329 Update and cleanup | TsiChungLiew | 2007-08-16 | -3/+2 |
* | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-15 | -16/+17 |
|\ |
|
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -11/+11 |
| |\ |
|
| | * | disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
| | * | lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -10/+10 |
| | * | lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -10/+10 |
* | | | Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_... | TsiChungLiew | 2007-08-08 | -0/+2 |
* | | | Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale | Stefan Roese | 2007-07-16 | -49/+400 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update header file. Include dtimer_intr_setup(). Changed timer divider to glo... | TsiChungLiew | 2007-07-10 | -56/+64 |
| * | | Update header file and clean up | TsiChungLiew | 2007-07-10 | -3/+2 |
| * | | Added M5329AFEE and M5329BFEE Platforms | TsiChung Liew | 2007-06-18 | -5/+349 |
| |/ |
|
* | | make show_boot_progress () weak. | Heiko Schocher | 2007-07-13 | -17/+10 |
|/ |
|
* | Preliminary support for the iDMR board (ColdFire). | Bartlomiej Sieka | 2006-12-20 | -0/+8 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -8/+11 |
* | Minor cleanup. | Wolfgang Denk | 2006-05-10 | -1/+1 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-05-09 | -4/+14 |
|\ |
|
| * | Fixes for gcc 3.4 based m68k toolchain, | Marian Balakowicz | 2006-05-09 | -2/+7 |
| * | Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 | Marian Balakowicz | 2006-04-27 | -2/+7 |
| |\ |
|
| | * | Add support for Freescale M5271 processor | Zachary P. Landau | 2006-01-26 | -2/+7 |
* | | | cosmetic: print amount of NAND flash aligned with the other values such as | Markus Klotzbuecher | 2006-04-25 | -1/+1 |
|/ / |
|
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -11/+4 |
|/ |
|
* | * Patch by Ladislav Michl, 05 Apr 2005: | wdenk | 2005-04-05 | -2/+2 |
* | * Patch by Mathias Küster, 23 Nov 2004: | wdenk | 2005-04-03 | -0/+22 |
* | Coldfire MCF5249 support added | stroese | 2004-12-16 | -0/+86 |
* | I2C added | stroese | 2004-12-16 | -0/+25 |
* | * Patches by Richard Woodruff, 10 Jun 2004: | wdenk | 2004-07-01 | -0/+2 |
* | * Patch by Josef Baumgartner, 25 May 2004: | wdenk | 2004-06-09 | -0/+21 |
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -1/+1 |
* | * Patch by Pierre Aubert, 26 Feb 2004 | wdenk | 2004-02-27 | -1/+1 |
* | * Some code cleanup | wdenk | 2004-02-12 | -324/+684 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | -1/+1 |
* | * Patch by Bernhard Kuhn, 28 Nov 2003: | wdenk | 2003-12-08 | -0/+937 |