1. ee83be4 cpu/x86: Link page tables in stage if possible by Arthur Heymans · 7 months ago
  2. 1908110 arch to cpu: Add SPDX license headers to Kconfig files by Martin Roth · 6 months ago
  3. 3edf840 cpu/x86/64bit: Turn jumping to long mode into a macro by Arthur Heymans · 3 years, 1 month ago
  4. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 12 months ago
  5. 1e67adb src/*/post_code.h: Change post code prefix to POSTCODE by Yuchen He · 1 year, 1 month ago
  6. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 2 months ago
  7. fa83887 Add option to use Ada code in romstage by Jeremy Compostella · 1 year, 9 months ago
  8. 2834d98 cpu/intel: Fix clearing MTRR for clang 64bit by Arthur Heymans · 1 year, 9 months ago
  9. c87ab01 cpu/intel/car: Define post codes by Martin Roth · 1 year, 9 months ago
  10. 4d685d4 src/cpu: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  11. deb5645 cpu/intel: Clean up includes by Elyes Haouas · 1 year, 11 months ago
  12. 7df5c68 cpu/intel/car/romstage.c: Clean up includes and add <types.h> by Elyes Haouas · 1 year, 11 months ago
  13. efd2720 arch/x86: Mark prepare_and_run_postcar noreturn by Arthur Heymans · 2 years, 1 month ago
  14. bab9e2e arch/x86: Add a common romstage entry by Arthur Heymans · 3 years, 3 months ago
  15. 876a1b4 arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature by Arthur Heymans · 2 years, 6 months ago
  16. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  17. c439e07 cpu/intel/car/core2/cache_as_ram: Add x86_64 support by Patrick Rudolph · 3 years, 11 months ago
  18. 8a6053b cpu/intel/car/p4: Add x86_64 support by Arthur Heymans · 3 years, 2 months ago
  19. bc7b63f cpu/intel/car/p4-netburst: Prepare for x86_64 by Arthur Heymans · 3 years, 2 months ago
  20. cdb8150 cpu/intel/car/romstage.c: Drop unused function argument by Arthur Heymans · 3 years, 3 months ago
  21. 7522a8f arch/x86: Move prologue to .init section by Kyösti Mälkki · 3 years, 9 months ago
  22. 49da0cf cpu/intel/car/non-evict/cache_as_ram.S: Add support for longmode by Patrick Rudolph · 3 years, 11 months ago
  23. dcc0bb9 cpu/intel/car/romstage.c: Remove unused <bootblock_common.h> by Elyes HAOUAS · 4 years, 2 months ago
  24. 61ba7fb cpu/intel: Remove obsolete comment in CAR setup by Kyösti Mälkki · 4 years, 2 months ago
  25. dc6bb6c cpu/intel/car: Use symbols for CAR MTRR setup by Kyösti Mälkki · 4 years, 10 months ago
  26. 379aab4 src: Remove unused 'include <cpu/x86/mtrr.h>' by Elyes HAOUAS · 4 years, 3 months ago
  27. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  28. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  29. 9612a3c cpu/intel: Remove ROMCC header guards and code by Elyes HAOUAS · 4 years, 8 months ago
  30. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  31. 1fa240a cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  32. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  33. f2cae50 cpu/intel/car: Add EC software sync to Intel romstage by Tim Wawrzynczak · 4 years, 10 months ago
  34. e27c013 nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  35. df9cdcf arch/x86/car.ld: Rename suffix _start/_end by Arthur Heymans · 4 years, 9 months ago
  36. bc78e01 cpu/intel/car/p4-netburst: Remove delay loops by Kyösti Mälkki · 4 years, 10 months ago
  37. 942ad6a cpu/intel/car: Correctly cache the bootblock with C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 10 months ago
  38. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 5 years ago
  39. a7d2f29 intel/car: Use common TS_START_ROMSTAGE by Kyösti Mälkki · 5 years ago
  40. 101ef0b lib/bootblock: Add simplified entry with basetime by Kyösti Mälkki · 5 years ago
  41. cd7a70f soc/intel: Use common romstage code by Kyösti Mälkki · 5 years ago
  42. a963acd arch/x86: Add <arch/romstage.h> by Kyösti Mälkki · 5 years ago
  43. 4c095fc cpu/intel/car: Make stack guards more useful on C_ENV_BOOTBLOCK by Arthur Heymans · 5 years ago
  44. 157b189 cpu/intel: Enter romstage without BIST by Kyösti Mälkki · 5 years ago
  45. 7cdb047 cpu/x86/smm: Promote smm_memory_map() by Kyösti Mälkki · 5 years ago
  46. 544878b arch/x86: Add postcar_frame_common_mtrrs() by Kyösti Mälkki · 5 years ago
  47. 5bc641a cpu/intel: Refactor platform_enter_postcar() by Kyösti Mälkki · 5 years ago
  48. d26844c cpu: Add missing #include <commonlib/helpers.h> by Elyes HAOUAS · 5 years ago
  49. 8e646e7 cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 6 years ago
  50. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  51. eeedf83 cpu/intel/car/*/cache_as_ram.S: Add brackets around operand by Arthur Heymans · 6 years ago
  52. 87930b3 cpu/intel/car: Remove unneeded white space by Elyes HAOUAS · 6 years ago
  53. 19e7273 cpu/intel/socket_FCBGA559: Use the non-evict cache as ram setup by Arthur Heymans · 6 years ago
  54. 48bf712 cpu/intel/car/non-evict: Update microcode in CAR setup by Arthur Heymans · 6 years ago
  55. 3485657 arch/x86: Drop Kconfig AP_SIPI_VECTOR by Kyösti Mälkki · 6 years ago
  56. 95b3ba5 cpu/intel/car/p4: Update microcode in CAR setup by Arthur Heymans · 6 years ago
  57. 4513020 cpu/intel: Use the common code to initialize the romstage timestamps by Arthur Heymans · 6 years ago
  58. ad80e7f cpu/intel/car/bootblock.c: Report BIST failures by Arthur Heymans · 6 years ago
  59. d3d82e0 cpu/intel/car: Enable use of C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 6 years ago
  60. c641f7e cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK by Kyösti Mälkki · 6 years ago
  61. d7892bc arch/x86: Add CAR stack location symbols by Kyösti Mälkki · 6 years ago
  62. a75ab2c cpu/intel/car: Drop remains of setup_stack_and_mtrrs() by Kyösti Mälkki · 6 years ago
  63. acaa581 soc/intel: Drop romstage_after_car() by Kyösti Mälkki · 6 years ago
  64. 6d772bc car/non-evict/exit_car.S: Use tabs instead of white spaces by Elyes HAOUAS · 6 years ago
  65. a28befd car/non-evict/cache_as_ram.S: Use tabs instead of spaces by Arthur Heymans · 6 years ago
  66. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  67. 02820ca cpu/intel/car: Fix typo by Elyes HAOUAS · 6 years ago
  68. de02878 cpu/*/car: fix ancient URL explaining XIP range run-time calculation by Stefan Tauner · 6 years ago
  69. 348b79f cpu/intel/car: Align the stack to 16 bytes before romstage_main by Arthur Heymans · 6 years ago
  70. 7875dbd cpu/intel/p4-netburst: skip caching rom on model_fxx by Arthur Heymans · 6 years ago
  71. ce9f422 x86/car: Replace reference of copy_and_run location by Kyösti Mälkki · 6 years ago
  72. aea8eec nb/intel/i440bx: Switch to POSTCAR_STAGE by Kyösti Mälkki · 6 years ago
  73. 5bc46d8 cpu/intel/car/p3: Use variable MTRR count by Kyösti Mälkki · 6 years ago
  74. 54d6a28 cpu/intel/slot_1: Switch to different CAR setup by Kyösti Mälkki · 6 years ago
  75. 82112b2 cpu/intel/car: Remove obsolete files by Kyösti Mälkki · 6 years ago
  76. c2ccc97 cpu/intel/car/non-evict: Improve a few things by Arthur Heymans · 6 years ago
  77. dd4d895 cpu/intel/car/non-evict: Prepare for some POSTCAR_STAGE support by Arthur Heymans · 6 years ago
  78. 3aa9adb cpu/intel/car/core2: Improve a few things by Arthur Heymans · 6 years ago
  79. 7a8205b cpu/intel/car/core2: Prepare for POSTCAR_STAGE support by Arthur Heymans · 6 years ago
  80. 6a8ce0d cpu/intel/car: Prepare for some POSTCAR_STAGE support by Kyösti Mälkki · 6 years ago
  81. 717b6e3 aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  82. 654cc2f {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate by Nico Huber · 6 years ago
  83. 0a9982f cpu/intel/car/cache_as_ram.inc: Fix long standing issues by Keith Hui · 7 years ago
  84. 5036ebd cpu/intel/car/cache_as_ram.inc: Remove unused code by Keith Hui · 7 years ago
  85. 47b2836 cpu/intel/car/cache_as_ram.inc: Remove broken HT code by Keith Hui · 7 years ago
  86. 65e5466 intel/car: Fix stack guard placement by Kyösti Mälkki · 7 years ago
  87. 168ef39 cpu/*: Add whitespace around '<<' by Elyes HAOUAS · 7 years ago
  88. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  89. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  90. 7b5f12b9 cpu/intel: Indent with tabs by Lee Leahy · 7 years ago
  91. 823020d intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  92. dfb2de8 intel car: Move pre-ram stack guard lower by Kyösti Mälkki · 8 years ago
  93. 39915bc intel cache-as-ram: Unify stack setup by Kyösti Mälkki · 8 years ago
  94. a4ffe9d intel post-car: Separate files for setup_stack_and_mtrrs() by Kyösti Mälkki · 8 years ago
  95. 8160a2f intel post-car: Split legacy sockets by Kyösti Mälkki · 8 years ago
  96. 2765a89 src/cpu: Improve code formatting by Elyes HAOUAS · 8 years ago
  97. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  98. dc4820b intel car: Use MTRR WRPROT type for XIP cache by Kyösti Mälkki · 8 years ago
  99. 8a2f167 intel car: Unify postcodes by Kyösti Mälkki · 8 years ago
  100. eb61ea8 intel car: Unify whitespace and comment fixes by Kyösti Mälkki · 8 years ago