1. f5ca20c x86: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  2. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  3. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  4. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  5. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  6. fea2572 x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed (99%) from arch/i386/lib/board.c]
  7. dbf7115 x86: Code cleanup by Graeme Russ · 14 years ago
  8. e4f78d7 x86: Convert board_init_f to use an init_sequence by Graeme Russ · 14 years ago
  9. a382414 x86: Rearrange function calls in board_init_f by Graeme Russ · 14 years ago
  10. 71a5404 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · 14 years ago
  11. 5fed821 x86: Fix incorrect usage of relocation offset by Graeme Russ · 14 years ago
  12. 0b23785 x86: Move console initialisation into board_init_f by Graeme Russ · 14 years ago
  13. bf6af15 x86: Move test for cold boot into init functions by Graeme Russ · 14 years ago
  14. c869e2a x86: Move call to dram_init_f into board_init_f by Graeme Russ · 14 years ago
  15. fb00290 x86: Defer setup of final stack by Graeme Russ · 14 years ago
  16. 96cd664 sc520: Move RAM sizing code from asm to C by Graeme Russ · 14 years ago
  17. 2e2613d x86: Move initial gd to fixed location by Graeme Russ · 14 years ago
  18. 9963a82 x86: Fix mangled umlauts by Graeme Russ · 14 years ago
  19. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  20. c868af3 x86: Implement fully relocatable image by Graeme Russ · 14 years ago
  21. f2ff75c x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · 14 years ago
  22. 2219142 x86: Rearrange linker script by Graeme Russ · 14 years ago
  23. 067f9b1 x86: Rename linker script symbols by Graeme Russ · 14 years ago
  24. 161b358 x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  25. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  26. e69c0cb x86: Fix do_go_exec() - const argv[] by Graeme Russ · 14 years ago
  27. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  28. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  29. 79ea6b8 x86: Provide weak PC/AT compatibility setup function by Graeme Russ · 14 years ago
  30. bf16500 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · 14 years ago
  31. 2fb1bc4 x86: Pass relocation offset into Global Data by Graeme Russ · 14 years ago
  32. 9e08efc x86: Fix do_go_exec() by Graeme Russ · 14 years ago
  33. 535ad2d x86: #ifdef out getenv_IPaddr() by Graeme Russ · 14 years ago
  34. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_i386/board.c]
  35. 1c409bc i386: Final Relocation by Graeme Russ · 15 years ago
  36. cabe579 i386: Move references to link script exports by Graeme Russ · 15 years ago
  37. b4feeb4 i386: Fix malloc initialization by Graeme Russ · 15 years ago
  38. 310cecb Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  39. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  40. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  41. e17ee15 Add basic relocation to i386 port by Graeme Russ · 16 years ago
  42. 19b5b53 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
  43. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  44. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 3ef96de Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  46. 0768b7a Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  47. a498645 allow ports to override go behavior by Mike Frysinger · 17 years ago
  48. b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  49. 6735056 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  50. 0c505db lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  51. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  52. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  53. 93f6a67 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
  54. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  55. 132ba5f * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · 21 years ago
  56. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  57. 6dff552 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
  58. 8564acf * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
  59. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  60. 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
  61. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago