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