1. b354aef ColdFire: Add M5208EVB and MCF520x CPU support by TsiChung Liew · Fri Jun 12 11:29:00 2009 +0000
  2. 331f456 ColdFire: PLATFORM_CPPFLAGS updates for new compiler by TsiChung Liew · Tue Jan 27 15:19:35 2009 +0000
  3. fbb5521 Coldfire: M5271: Allow board header file to specify clock multiplier by Richard Retanubun · Thu Jan 29 14:36:06 2009 -0500
  4. 0ad94fd Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C by Richard Retanubun · Fri Jan 23 10:47:13 2009 -0500
  5. 8731764 Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list by Richard Retanubun · Fri Jan 23 09:27:00 2009 -0500
  6. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  7. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · Mon Nov 03 09:30:59 2008 -0600
  8. 69b1757 ColdFire: Relocate FEC's GPIO and mii functions protocols by TsiChung Liew · Tue Oct 21 13:47:54 2008 +0000
  9. 7f1a046 ColdFire: Modules header files cleanup by TsiChung Liew · Tue Oct 21 10:03:07 2008 +0000
  10. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  11. 9dbbd7b Coding style cleanup, update CHANGELOG by Wolfgang Denk · Sat Sep 13 02:23:05 2008 +0200
  12. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  13. 0c1e325 ColdFire: I2C fix for multiple platforms by TsiChung Liew · Tue Aug 19 03:01:19 2008 +0600
  14. 90c96db Moved initialization of MCFFEC Ethernet driver to CPU directory by Ben Warren · Tue Aug 26 22:16:25 2008 -0700
  15. fcd4aac ColdFire: Multiple fixes for M5282EVB by TsiChung Liew · Mon Aug 11 15:54:25 2008 +0000
  16. 9352e3f ColdFire: Fix FB CS not setup properly for Mcf5282 by TsiChung Liew · Wed Jul 09 16:20:23 2008 -0500
  17. 7d12938 ColdFire: Fix compiling error for MCF5275 by TsiChung Liew · Wed Jun 18 19:19:07 2008 -0500
  18. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  19. 028ef4b Revert "ColdFire: Get information from the correct GCC" by Wolfgang Denk · Sat May 03 23:07:15 2008 +0200
  20. 600d3d0 ColdFire: Get information from the correct GCC by TsiChung Liew · Wed Apr 30 12:10:23 2008 -0500
  21. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Sun Apr 13 09:59:26 2008 -0700
  22. 9d636e9 ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S by TsiChung Liew · Fri Mar 28 08:47:45 2008 -0500
  23. 7563570 ColdFire: Remove R5200 board by TsiChung Liew · Tue Mar 18 17:37:01 2008 -0500
  24. 761e2e9 ColdFire: Added MCF5275 cpu support. by Matthew Fettke · Mon Feb 04 15:38:20 2008 -0600
  25. 7e5ae27 ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282 by TsiChung Liew · Thu Mar 13 14:26:32 2008 -0500
  26. e97cb89 cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate. by Shinya Kuribayashi · Sat Feb 23 17:07:57 2008 +0900
  27. 779329a ColdFire: Fix 5282 and 5271 interrupt mask bit by TsiChungLiew · Wed Jan 30 15:04:42 2008 -0600
  28. 6ad3690 ColdFire: Update cpu flag for 4.2-xx compiler by TsiChungLiew · Wed Nov 07 17:51:00 2007 -0600
  29. 5bffcad ColdFire 5282: Fix external flash boot and return dramsize by TsiChungLiew · Thu Oct 25 17:09:17 2007 -0500
  30. fe9dae6 Coding style cleanup by Stefan Roese · Sat Aug 18 14:33:02 2007 +0200
  31. 3467469 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · Thu Aug 16 13:20:50 2007 -0500
  32. 8cd73be ColdFire: MCF52x2 update by TsiChungLiew · Wed Aug 15 19:21:21 2007 -0500
  33. 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:27:39 2007 -0500
  34. 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 19:06:00 2007 -0500
  35. f7a5f8a cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:15 2007 -0500
  36. ad87026 [ColdFire MCF5271 family] Add CPU detection based on the value of Chip by Bartlomiej Sieka · Tue Jan 23 13:25:22 2007 +0100
  37. 8ff81c6 Preliminary support for the iDMR board (ColdFire). by Bartlomiej Sieka · Wed Dec 20 00:27:32 2006 +0100
  38. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  39. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · Mon Sep 04 01:03:57 2006 +0200
  40. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  41. f729075 Minor code cleanup. by Wolfgang Denk · Sat Jun 10 22:00:40 2006 +0200
  42. b4b1c46 Merge with /home/hs/U-Boot/u-boot-dev by Wolfgang Denk · Sat Jun 10 19:27:47 2006 +0200
  43. c2c4944 Minor cleanup. by Wolfgang Denk · Wed May 10 17:43:20 2006 +0200
  44. da06a33 Fix watchdog issues for ColdFire boards. by Wolfgang Denk · Tue May 09 13:49:12 2006 +0200
  45. c20d87d Make R5200 specific low level initialization board conditional. by Marian Balakowicz · Tue May 09 11:51:51 2006 +0200
  46. ecb6d0b Update CPU target identification strings for Coldfire family. by Marian Balakowicz · Tue May 09 11:45:31 2006 +0200
  47. a3076c8 Fix serial console support for MCF5271. by Marian Balakowicz · Tue May 09 11:37:13 2006 +0200
  48. 217295a Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 by Marian Balakowicz · Thu Apr 27 19:12:19 2006 +0200
  49. ac1956e Add MCF5282 support (without preloader) by Heiko Schocher · Thu Apr 20 08:42:42 2006 +0200
  50. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  51. 0bba862 Add support for Freescale M5271 processor by Zachary P. Landau · Thu Jan 26 17:35:56 2006 -0500
  52. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · Sun Dec 04 00:40:34 2005 +0100
  53. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  54. 53395a2 Coldfire MCF5249 support added by stroese · Thu Dec 16 18:09:49 2004 +0000
  55. 543a034 Fix typo. by wdenk · Thu Feb 12 14:09:38 2004 +0000
  56. e65527f * Some code cleanup by wdenk · Thu Feb 12 00:47:09 2004 +0000