1. f2ff75c x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · 14 years ago
  2. 2219142 x86: Rearrange linker script by Graeme Russ · 14 years ago
  3. 067f9b1 x86: Rename linker script symbols by Graeme Russ · 14 years ago
  4. 161b358 x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  5. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  6. e69c0cb x86: Fix do_go_exec() - const argv[] by Graeme Russ · 14 years ago
  7. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  8. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  9. 79ea6b8 x86: Provide weak PC/AT compatibility setup function by Graeme Russ · 14 years ago
  10. bf16500 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · 14 years ago
  11. 2fb1bc4 x86: Pass relocation offset into Global Data by Graeme Russ · 14 years ago
  12. 9e08efc x86: Fix do_go_exec() by Graeme Russ · 14 years ago
  13. 535ad2d x86: #ifdef out getenv_IPaddr() by Graeme Russ · 14 years ago
  14. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_i386/board.c]
  15. 1c409bc i386: Final Relocation by Graeme Russ · 15 years ago
  16. cabe579 i386: Move references to link script exports by Graeme Russ · 15 years ago
  17. b4feeb4 i386: Fix malloc initialization by Graeme Russ · 15 years ago
  18. 310cecb Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  19. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  20. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  21. e17ee15 Add basic relocation to i386 port by Graeme Russ · 16 years ago
  22. 19b5b53 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
  23. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  24. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 3ef96de Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  26. 0768b7a Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  27. a498645 allow ports to override go behavior by Mike Frysinger · 17 years ago
  28. b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  29. 6735056 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  30. 0c505db lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  31. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  32. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  33. 93f6a67 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
  34. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  35. 132ba5f * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · 21 years ago
  36. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  37. 6dff552 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
  38. 8564acf * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
  39. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  40. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  41. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago