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