1. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  2. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  3. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  4. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed (99%) from arch/i386/lib/board.c]
  5. 45fc1d8 x86: Code cleanup by Graeme Russ · 14 years ago
  6. 6ec93c3 x86: Convert board_init_f to use an init_sequence by Graeme Russ · 14 years ago
  7. 689caa0 x86: Rearrange function calls in board_init_f by Graeme Russ · 14 years ago
  8. 4b25982 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · 14 years ago
  9. b4b7a53 x86: Fix incorrect usage of relocation offset by Graeme Russ · 14 years ago
  10. ae7a6d1 x86: Move console initialisation into board_init_f by Graeme Russ · 14 years ago
  11. e24dec6 x86: Move test for cold boot into init functions by Graeme Russ · 14 years ago
  12. 344f745 x86: Move call to dram_init_f into board_init_f by Graeme Russ · 14 years ago
  13. 9c44afc x86: Defer setup of final stack by Graeme Russ · 14 years ago
  14. 3818393 sc520: Move RAM sizing code from asm to C by Graeme Russ · 14 years ago
  15. 4e0f55f x86: Move initial gd to fixed location by Graeme Russ · 14 years ago
  16. bd92301 x86: Fix mangled umlauts by Graeme Russ · 14 years ago
  17. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  18. 5d3c37f x86: Implement fully relocatable image by Graeme Russ · 14 years ago
  19. 9905285 x86: Use loops instead of memcpy/memset in board_init_f by Graeme Russ · 14 years ago
  20. fb4e2be x86: Rearrange linker script by Graeme Russ · 14 years ago
  21. ae428db x86: Rename linker script symbols by Graeme Russ · 14 years ago
  22. 5fb91cc x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  23. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  24. 757660f x86: Fix do_go_exec() - const argv[] by Graeme Russ · 14 years ago
  25. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  26. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  27. a8d06b4 x86: Provide weak PC/AT compatibility setup function by Graeme Russ · 15 years ago
  28. 06dfe37 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · 15 years ago
  29. e07da07 x86: Pass relocation offset into Global Data by Graeme Russ · 15 years ago
  30. 0b9fe9d x86: Fix do_go_exec() by Graeme Russ · 15 years ago
  31. d520c0e x86: #ifdef out getenv_IPaddr() by Graeme Russ · 15 years ago
  32. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_i386/board.c]
  33. 078395c i386: Final Relocation by Graeme Russ · 15 years ago
  34. 759cbb2 i386: Move references to link script exports by Graeme Russ · 15 years ago
  35. 93c3060 i386: Fix malloc initialization by Graeme Russ · 15 years ago
  36. 01db155 Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  37. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  38. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 8495964 Add basic relocation to i386 port by Graeme Russ · 16 years ago
  40. a3d7f16 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
  41. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  42. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  44. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  45. 0870e47 allow ports to override go behavior by Mike Frysinger · 17 years ago
  46. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  47. 1207797 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  48. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  49. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  50. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  51. 3337af4 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · 20 years ago
  52. c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  53. 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · 21 years ago
  54. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  55. ca9bc76 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
  56. dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
  57. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  58. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
  59. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago