1. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  2. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · Tue Dec 28 18:12:05 2010 -0600
  3. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  4. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · Tue Oct 26 13:32:32 2010 +0200
  5. a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · Tue Oct 19 10:29:55 2010 -0400
  6. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · Tue Oct 05 22:54:53 2010 +0200
  7. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  8. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · Fri Sep 17 13:10:34 2010 +0200
  9. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200
  10. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  11. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_m68k/board.c]
  12. 01db155 Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · Sat Oct 10 12:42:21 2009 +0200
  13. 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · Fri Aug 21 23:05:21 2009 -0500
  14. ed52770 Standardize mem_malloc_init() implementation by Peter Tyser · Fri Aug 21 23:05:20 2009 -0500
  15. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · Fri Aug 21 23:05:19 2009 -0500
  16. 90d1d73 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Tue Aug 04 21:54:11 2009 +0200
  17. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  18. 063097d ColdFire: Remove compiler warning messages by TsiChung Liew · Fri Jun 12 13:03:34 2009 +0000
  19. af726fa Compier warning cleanup by Richard Retanubun · Mon Mar 23 13:35:48 2009 -0400
  20. b81464e lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · Mon May 11 15:50:12 2009 +0200
  21. a3d7f16 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · Wed Feb 11 18:27:18 2009 -0500
  22. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  23. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  24. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  25. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  26. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · Fri Sep 05 09:19:30 2008 +0200
  27. 2a90e89 ColdFire: Fix board.c warning message by TsiChung Liew · Wed Aug 13 12:07:03 2008 +0000
  28. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · Mon Aug 18 13:41:27 2008 +0200
  29. 663c952 ColdFire: Add SSPI feature for MCF5445x by TsiChung Liew · Wed Jul 23 17:53:36 2008 -0500
  30. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
  31. f94c6c4 ColdFire: Fix warning messages by passing correct data type in board.c by TsiChung Liew · Tue Jun 24 12:12:16 2008 -0500
  32. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  33. b5a7541 Fix implicit declaration build warnings by Marcel Ziswiler · Thu May 01 09:05:26 2008 +0200
  34. 99b037a ColdFire: Add MCF5227x cpu and M52277EVB support-1 by TsiChungLiew · Mon Jan 14 17:43:33 2008 -0600
  35. fc3ca3b6 ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · Thu Aug 16 15:05:11 2007 -0500
  36. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · Wed Aug 15 15:39:17 2007 -0500
  37. a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Wed Aug 15 14:51:27 2007 +0200
  38. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:19:50 2007 -0500
  39. 6b23305 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:02:11 2007 -0500
  40. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:03 2007 -0500
  41. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · Mon Jun 18 13:50:13 2007 -0500
  42. c2c4944 Minor cleanup. by Wolfgang Denk · Wed May 10 17:43:20 2006 +0200
  43. 1c057b4 Merge with /home/m8/git/u-boot by Wolfgang Denk · Tue May 09 13:46:55 2006 +0200
  44. 3e8b1dc Fixes for gcc 3.4 based m68k toolchain, based on patch by Jate Sujjavanich. by Marian Balakowicz · Tue May 09 11:28:36 2006 +0200
  45. b643732 cosmetic: print amount of NAND flash aligned with the other values such as DRAM by Markus Klotzbuecher · Tue Apr 25 17:00:33 2006 +0200
  46. 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
  47. cd2128e I2C added by stroese · Thu Dec 16 17:55:22 2004 +0000
  48. 3337af4 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · Thu Jul 01 20:28:03 2004 +0000
  49. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
  50. 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · Fri Feb 27 08:20:54 2004 +0000
  51. e65527f * Some code cleanup by wdenk · Thu Feb 12 00:47:09 2004 +0000
  52. 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · Fri Jan 02 14:00:00 2004 +0000
  53. abf7a7c * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · Mon Dec 08 01:34:36 2003 +0000