1. 683e9f1 board_init_r: Removed unused cmdtp variable by Richard Retanubun · 14 years ago
  2. 544d97e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  3. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  4. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  5. 620f1f6 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  6. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  7. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_m68k/board.c]
  8. 310cecb Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  9. d4e8ada Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  10. a483a16 Standardize mem_malloc_init() implementation by Peter Tyser · 15 years ago
  11. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  12. cb32ed1 Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 15 years ago
  13. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  14. 11d88b2 ColdFire: Remove compiler warning messages by TsiChung Liew · 15 years ago
  15. dc26965 Compier warning cleanup by Richard Retanubun · 16 years ago
  16. c790b04 lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · 15 years ago
  17. 19b5b53 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
  18. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. bb1f8b4 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  23. ab6ba84 ColdFire: Fix board.c warning message by TsiChung Liew · 16 years ago
  24. 0768b7a Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  25. a7323bb ColdFire: Add SSPI feature for MCF5445x by TsiChung Liew · 16 years ago
  26. b64f190 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  27. 6e37091 ColdFire: Fix warning messages by passing correct data type in board.c by TsiChung Liew · 16 years ago
  28. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  29. b71190f Fix implicit declaration build warnings by Marcel Ziswiler · 16 years ago
  30. 1552af7 ColdFire: Add MCF5227x cpu and M52277EVB support-1 by TsiChungLiew · 17 years ago
  31. 8ae158c ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  32. ab77bc5 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago
  33. d61ea14 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  34. b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  35. 7def6b3 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  36. 0c505db lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  37. 8e585f0 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago
  38. 977b50f Minor cleanup. by Wolfgang Denk · 18 years ago
  39. 1cfefe8 Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  40. 483a0cf Fixes for gcc 3.4 based m68k toolchain, based on patch by Jate Sujjavanich. by Marian Balakowicz · 18 years ago
  41. d860c34 cosmetic: print amount of NAND flash aligned with the other values such as DRAM by Markus Klotzbuecher · 18 years ago
  42. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  43. e2c22d7 I2C added by stroese · 20 years ago
  44. 93f6a67 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
  45. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  46. 132ba5f * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · 21 years ago
  47. bf9e3b3 * Some code cleanup by wdenk · 21 years ago
  48. d4ca31c * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  49. 4e5ca3e * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago