1. bf9a521 ColdFire: Add M5208EVB and MCF520x CPU support by TsiChung Liew · 15 years ago
  2. 42b68af ColdFire: PLATFORM_CPPFLAGS updates for new compiler by TsiChung Liew · 16 years ago
  3. e0db344 Coldfire: M5271: Allow board header file to specify clock multiplier by Richard Retanubun · 16 years ago
  4. d1ef25d Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C by Richard Retanubun · 16 years ago
  5. 4ffc390 Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list by Richard Retanubun · 16 years ago
  6. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  7. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  8. f3962d3 ColdFire: Relocate FEC's GPIO and mii functions protocols by TsiChung Liew · 16 years ago
  9. 012522f ColdFire: Modules header files cleanup by TsiChung Liew · 16 years ago
  10. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. f12e454 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  12. 89973f8 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  13. eec567a ColdFire: I2C fix for multiple platforms by TsiChung Liew · 16 years ago
  14. 86882b8 Moved initialization of MCFFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  15. 4cb4e65 ColdFire: Multiple fixes for M5282EVB by TsiChung Liew · 16 years ago
  16. 47bf9c7 ColdFire: Fix FB CS not setup properly for Mcf5282 by TsiChung Liew · 16 years ago
  17. dd08e97 ColdFire: Fix compiling error for MCF5275 by TsiChung Liew · 16 years ago
  18. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  19. bd98ee6 Revert "ColdFire: Get information from the correct GCC" by Wolfgang Denk · 16 years ago
  20. b7166e0 ColdFire: Get information from the correct GCC by TsiChung Liew · 16 years ago
  21. 1aeed8d Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  22. 9b46432 ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S by TsiChung Liew · 16 years ago
  23. 48ead7a ColdFire: Remove R5200 board by TsiChung Liew · 17 years ago
  24. f71d9d9 ColdFire: Added MCF5275 cpu support. by Matthew Fettke · 17 years ago
  25. 43d6064 ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282 by TsiChung Liew · 17 years ago
  26. 208acd1 cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate. by Shinya Kuribayashi · 17 years ago
  27. c54f926 ColdFire: Fix 5282 and 5271 interrupt mask bit by TsiChungLiew · 17 years ago
  28. d9240a5 ColdFire: Update cpu flag for 4.2-xx compiler by TsiChungLiew · 17 years ago
  29. 2acefa7 ColdFire 5282: Fix external flash boot and return dramsize by TsiChungLiew · 17 years ago
  30. 8280f6a Coding style cleanup by Stefan Roese · 17 years ago
  31. a1436a8 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · 17 years ago
  32. 83ec20b ColdFire: MCF52x2 update by TsiChungLiew · 17 years ago
  33. 068b60a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  34. 4431283 cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  35. 7371841 cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  36. 363d1d8 [ColdFire MCF5271 family] Add CPU detection based on the value of Chip by Bartlomiej Sieka · 18 years ago
  37. daa6e41 Preliminary support for the iDMR board (ColdFire). by Bartlomiej Sieka · 18 years ago
  38. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  39. 6741ae9 Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  40. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  41. b1d7135 Minor code cleanup. by Wolfgang Denk · 18 years ago
  42. 4176c79 Merge with /home/hs/U-Boot/u-boot-dev by Wolfgang Denk · 18 years ago
  43. 977b50f Minor cleanup. by Wolfgang Denk · 18 years ago
  44. 4af099b Fix watchdog issues for ColdFire boards. by Wolfgang Denk · 18 years ago
  45. 6f5155a Make R5200 specific low level initialization board conditional. by Marian Balakowicz · 18 years ago
  46. b75ef85 Update CPU target identification strings for Coldfire family. by Marian Balakowicz · 18 years ago
  47. 0c056f0 Fix serial console support for MCF5271. by Marian Balakowicz · 18 years ago
  48. 7a635e0 Add support for Freescale M5271: Merge with /work/u-boot.mcf5271 by Marian Balakowicz · 18 years ago
  49. 9acb626 Add MCF5282 support (without preloader) by Heiko Schocher · 18 years ago
  50. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  51. eacbd31 Add support for Freescale M5271 processor by Zachary P. Landau · 19 years ago
  52. f013dac Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  53. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  54. 8c725b9 Coldfire MCF5249 support added by stroese · 20 years ago
  55. b2daeb8 Fix typo. by wdenk · 21 years ago
  56. bf9e3b3 * Some code cleanup by wdenk · 21 years ago