1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  2. a0df924 x86: typo segement by Heinrich Schuchardt · 3 years, 9 months ago
  3. 1d01d0c x86: Introduce USE_EARLY_BOARD_INIT option by Andy Shevchenko · 4 years, 1 month ago
  4. 538c9b3 x86: Update the comment about booting for FSP2 by Simon Glass · 4 years, 2 months ago
  5. fa97ca1 Revert "x86: use invd instead of wbinvd in real mode start code" by Andy Shevchenko · 4 years, 7 months ago
  6. 0d67fac x86: use invd instead of wbinvd in real mode start code by Masahiro Yamada · 4 years, 9 months ago
  7. 08deb6d x86: Add more comments to the start-up code by Simon Glass · 5 years ago
  8. 6172e94 x86: Change condition for using CAR by Simon Glass · 5 years ago
  9. 8ad01ce x86: Remove x86 specific GD flags as they are not referenced at all by Stefan Roese · 5 years ago
  10. 544293f x86: Add new slimbootloader CPU type by Park, Aiden · 5 years ago
  11. 49dffb7 x86: Add a way to jump from TPL to SPL by Simon Glass · 5 years ago
  12. 3d2be80 x86: Fix car_uninit weak symbol definition by Bin Meng · 6 years ago
  13. 7e21fbc efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. 446d4e0 x86: make LOAD_FROM_32_BIT visible for platforms by Andy Shevchenko · 8 years ago
  16. e5aa8a9 x86: Support a chained-boot development flow by Simon Glass · 9 years ago
  17. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  18. 60994a0 x86: Init the debug UART if enabled by Simon Glass · 9 years ago
  19. 48aa6c2 x86: fsp: Add comments about U-Boot entering start.S twice by Bin Meng · 9 years ago
  20. 57b10f5 x86: fsp: Enlarge the size of malloc() pool before relocation by Bin Meng · 9 years ago
  21. f0c7d9c x86: Switch to using generic global_data setup by Simon Glass · 9 years ago
  22. bbbe55f x86: Enable debug UART for Minnowmax by Simon Glass · 9 years ago
  23. 42fde305 x86: Add support for passing tables into U-Boot by Simon Glass · 9 years ago
  24. 83ec7de x86: Tidy up global_data flags by Simon Glass · 9 years ago
  25. da3a95d x86: Add various minor tidy-ups to the 32-bit startup code by Simon Glass · 9 years ago
  26. aefaff8 x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · 9 years ago
  27. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  28. 801d70c x86: Disable CAR before relocation on platforms that need it by Simon Glass · 10 years ago
  29. bceb9f0 x86: Support Intel FSP initialization path in start.S by Bin Meng · 10 years ago
  30. fe0c33a x86: Clean up asm-offsets by Bin Meng · 10 years ago
  31. 65dd74a x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  32. d1cd045 x86: Emit post codes in startup code for Chromebooks by Simon Glass · 10 years ago
  33. f67cd51 x86: Save the BIST value on reset by Simon Glass · 10 years ago
  34. 76f90f3 x86: Tidy up global descriptor table setup by Simon Glass · 10 years ago
  35. 5dbcaa2 dm: x86: Support pre-reloc malloc() by Simon Glass · 10 years ago
  36. fbd7282 dm: x86: Zero global data before board_init_f() by Simon Glass · 10 years ago
  37. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  38. 0cecc3b x86: Set up the global data pointer in C instead of asm by Simon Glass · 12 years ago
  39. 91d82a2 x86: Add back cold- and warm-boot flags by Gabe Black · 12 years ago
  40. 8d61625 x86: Put global data on the stack by Graeme Russ · 12 years ago
  41. 9e6c572 x86: Use fs for global data by Graeme Russ · 13 years ago
  42. f48dd6f x86: Simplify Flash-to-RAM code execution transition by Graeme Russ · 13 years ago
  43. 109ad14 x86: Remove GDR related magic numbers by Graeme Russ · 13 years ago
  44. 2f0e0cd x86: Misc cleanups by Graeme Russ · 13 years ago
  45. a206cc2 x86: Add multiboot header by Graeme Russ · 13 years ago
  46. 311b1a2 sc520: Create arch asm-offsets by Graeme Russ · 13 years ago
  47. facc9e7 x86: Punt cold- and warm-boot flags by Graeme Russ · 13 years ago
  48. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  49. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  50. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago[Renamed (97%) from arch/i386/cpu/start.S]
  51. dbf7115 x86: Code cleanup by Graeme Russ · 13 years ago
  52. 5fed821 x86: Fix incorrect usage of relocation offset by Graeme Russ · 14 years ago
  53. c869e2a x86: Move call to dram_init_f into board_init_f by Graeme Russ · 14 years ago
  54. fb00290 x86: Defer setup of final stack by Graeme Russ · 14 years ago
  55. 96cd664 sc520: Move RAM sizing code from asm to C by Graeme Russ · 14 years ago
  56. ed4cba7 x86: Use Cache-As-RAM for initial stack by Graeme Russ · 14 years ago
  57. 2e2613d x86: Move initial gd to fixed location by Graeme Russ · 14 years ago
  58. 4e33467 x86: Call early_board_init when warm booting by Graeme Russ · 14 years ago
  59. 0c24c9c x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  60. 9963a82 x86: Fix mangled umlauts by Graeme Russ · 14 years ago
  61. c868af3 x86: Implement fully relocatable image by Graeme Russ · 14 years ago
  62. c81b26b x86: Set cold/warm boot flag by Graeme Russ · 14 years ago
  63. 161b358 x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  64. 5a3876d x86: Dont clobber %eax after getting memory size by Graeme Russ · 14 years ago
  65. 5f26790 x86: Don't clobber %ebx by Graeme Russ · 14 years ago
  66. 88fa0a6 x86: Remove usage of %ebp as a return pointer by Graeme Russ · 14 years ago
  67. 00940a2 x86: Move ECC initialisation outside RAM initialisation by Graeme Russ · 14 years ago
  68. 6ae032a x86: Remove progress indication in low-level init by Graeme Russ · 14 years ago
  69. 5c16165 x86: Change compiler options by Graeme Russ · 14 years ago
  70. 8ffb2e8 x86: Coding Style Cleanup by Graeme Russ · 14 years ago
  71. 59c6d0e x86: Move loading of GTD to C code by Graeme Russ · 14 years ago
  72. c14a366 x86: Move GDT to a safe location in RAM by Graeme Russ · 14 years ago
  73. 077e195 x86: Add RAM bootstrap functionality by Graeme Russ · 14 years ago
  74. 759598f x86: Split sc520 memory sizing versus reporting by Graeme Russ · 14 years ago
  75. e9a8828 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 14 years ago[Renamed from cpu/i386/start.S]
  76. 1c409bc i386: Final Relocation by Graeme Russ · 15 years ago
  77. e17ee15 Add basic relocation to i386 port by Graeme Russ · 16 years ago
  78. a369f4a i386: Renamed show_boot_progress in assembler code by Graeme Russ · 16 years ago
  79. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  81. 3cc27b4 i386: Fix multiple definitions of __show_boot_progress by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. 644e6fb Fixes bug clearing the bss section for i386 by mushtaq khan · 17 years ago
  83. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  84. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago