1. 9557a34 cpu/intel/common: add function to init cppc_config by Matt Delco · 6 years ago
  2. 632b232 intel/socket_mPGA604: Keep only model f2x by Kyösti Mälkki · 6 years ago
  3. 65bb543 src: Get rid of non-local header treated as local by Elyes HAOUAS · 6 years ago
  4. 348b79f cpu/intel/car: Align the stack to 16 bytes before romstage_main by Arthur Heymans · 6 years ago
  5. 72b2022 cpu/x86/smm/smm_module_loader.c: Avoid static analysis error "unused value" by Richard Spiegel · 6 years ago
  6. 43bd594 cpu/x86/mp_init.c: Avoid static analysis error for unused value by Richard Spiegel · 6 years ago
  7. ece2696 src/cpu: Fix typo by Elyes HAOUAS · 6 years ago
  8. 569711a cpu/x86/mp_init.c: Fix error treatment by Richard Spiegel · 6 years ago
  9. cb5304b cpu/intel/smm: Make sure SMRR base is aligned to SMRR size by Arthur Heymans · 6 years ago
  10. bd4a3f8 cpu/amd: Correct number of MCA banks cleared by Marshall Dawson · 6 years ago
  11. e13dd17 cpu/amd: Improve formatting by Marshall Dawson · 6 years ago
  12. bddd157 cpu/amd: Rename MCA status register by Marshall Dawson · 6 years ago
  13. 9ea7762 mp_init: fix typo by Raul E Rangel · 6 years ago
  14. b3587a6 cpu/x86/lapic/apic_timer.c: Compile the same code for all stages by Arthur Heymans · 6 years ago
  15. aade90e nb/intel/gm45: Use common code for SMM in TSEG by Arthur Heymans · 7 years ago
  16. 06f818c cpu/intel/smm/gen1: Use correct MSR for model_6fx and model_1067x by Arthur Heymans · 6 years ago
  17. 0d39157 cpu/intel/microcode: Add helper functions to get microcode info by Rizwan Qureshi · 6 years ago
  18. 9e1b9b5 nb/intel/sandybridge: Move CPU report to cpu folder by Patrick Rudolph · 6 years ago
  19. 74203de intel/sandybridge: Don't hardcode platform type by Patrick Rudolph · 7 years ago
  20. db70f3b drivers/tpm: Add TPM ramstage driver for devices without vboot. by Philipp Deppenwiese · 6 years ago
  21. e750b38e cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx by Arthur Heymans · 6 years ago
  22. 6c9737b src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  23. eb5d76a smm: Add canary to end of stack and die() if a stack overflow occurs by Raul E Rangel · 6 years ago
  24. e18e5ab smm: Switch from %edx to %ebx by Raul E Rangel · 6 years ago
  25. 8711568 smm: Push a null stack base pointer by Raul E Rangel · 6 years ago
  26. 0140541 smm: Make local variables relative to ebp by Raul E Rangel · 6 years ago
  27. dd549e1 smm: Clear SMRAM when debugging by Raul E Rangel · 6 years ago
  28. 7875dbd cpu/intel/p4-netburst: skip caching rom on model_fxx by Arthur Heymans · 6 years ago
  29. ce9f422 x86/car: Replace reference of copy_and_run location by Kyösti Mälkki · 6 years ago
  30. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 6 years ago
  31. aea8eec nb/intel/i440bx: Switch to POSTCAR_STAGE by Kyösti Mälkki · 6 years ago
  32. 5bc46d8 cpu/intel/car/p3: Use variable MTRR count by Kyösti Mälkki · 6 years ago
  33. 54d6a28 cpu/intel/slot_1: Switch to different CAR setup by Kyösti Mälkki · 6 years ago
  34. 82112b2 cpu/intel/car: Remove obsolete files by Kyösti Mälkki · 6 years ago
  35. faa5f98 cpu/intel/haswell: Use the common intel romstage_main function by Arthur Heymans · 6 years ago
  36. 27929bd cpu/amd: Remove duplicated includes by Elyes HAOUAS · 6 years ago
  37. d3b8393 cpu/x86: Make SMM stack size configurable by Raul E Rangel · 6 years ago
  38. ec151f0 arch/x86: Always select RELOCATABLE_MODULES by Kyösti Mälkki · 6 years ago
  39. 730df3c arch/x86: Make RELOCATABLE_RAMSTAGE the default by Kyösti Mälkki · 8 years ago
  40. 088f09d arch/x86: Drop leftover ROMCC support by Kyösti Mälkki · 6 years ago
  41. 5c61fa8 cpu/intel/model_{6xx,f2x,f3x,f4x}: Remove unneeded include by Elyes HAOUAS · 6 years ago
  42. 13a500a amd/geode_lx: Fix .c includes by Kyösti Mälkki · 6 years ago
  43. 88af0f3 cpu/intel/haswell: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  44. 02b13fd cpu/intel/model_2065x: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  45. 6fcd7b8 cpu/intel/model_206ax: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  46. c2ccc97 cpu/intel/car/non-evict: Improve a few things by Arthur Heymans · 6 years ago
  47. dd4d895 cpu/intel/car/non-evict: Prepare for some POSTCAR_STAGE support by Arthur Heymans · 6 years ago
  48. 3a4edb6 nb/intel/gm45: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  49. 4ff675e nb/intel/x4x: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  50. aa7cf55 nb/intel/pineview: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  51. 2dcc3a5 nb/intel/i945: Switch to POSTCAR_STAGE by Arthur Heymans · 6 years ago
  52. 3aa9adb cpu/intel/car/core2: Improve a few things by Arthur Heymans · 6 years ago
  53. 7a8205b cpu/intel/car/core2: Prepare for POSTCAR_STAGE support by Arthur Heymans · 6 years ago
  54. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  55. e0e1e64 amdfam10: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  56. 9d75957 src/cpu: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  57. 2463533 cpu/x86/mp: Update CPU name in device structure by Naresh G Solanki · 6 years ago
  58. 3e893bb intel/socket_mPGA604 intel/e7505: Switch to POSTCAR_STAGE by Kyösti Mälkki · 6 years ago
  59. 6a8ce0d cpu/intel/car: Prepare for some POSTCAR_STAGE support by Kyösti Mälkki · 6 years ago
  60. 717b6e3 aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  61. e307343 src/cpu: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  62. 654cc2f {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate by Nico Huber · 6 years ago
  63. ef3f94a Remove VIA C7 CPU support by Kyösti Mälkki · 6 years ago
  64. 5ceaf7b Remove VIA C3 CPU support by Kyösti Mälkki · 6 years ago
  65. d840eb5 Remove AMD K8 cpu and northbridge support by Kyösti Mälkki · 6 years ago
  66. 688d004 Remove leftover Intel CPU support by Kyösti Mälkki · 6 years ago
  67. 8a25cae cpu/x86: Add support to run function on single AP by Subrata Banik · 6 years ago
  68. 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 6 years ago
  69. 223fb43 cpu/x86/mp: pass pointers to structures for AP callbacks by Aaron Durbin · 6 years ago
  70. 99f0a51 cpu/amd/quadcore: Get rid of device_t by Elyes HAOUAS · 6 years ago
  71. 381feb8 cpu/x86/mp: use __aligned macro by Aaron Durbin · 6 years ago
  72. 4c16f8f cpu/x86/mp: remove unused functions and limit API exposure by Aaron Durbin · 6 years ago
  73. 838f296 cpu/x86: Add infinite timeout support into run_ap_work() function by Subrata Banik · 6 years ago
  74. d3c0c0c arch/x86: Relocate GDT in verstage, romstage, and postcar by Hannah Williams · 6 years ago
  75. cc1e3b6 Fix freeze during chipset lockdown on Nehalem by Matthias Gazzari · 6 years ago
  76. f925c56 cpu/intel: Get rid of device_t by Elyes HAOUAS · 6 years ago
  77. d2d8a31 cpu/amd: Get rid of device_t by Elyes HAOUAS · 6 years ago
  78. fc1b496 cpu/x86: Get rid of device_t by Elyes HAOUAS · 6 years ago
  79. c01a9ab cubieboard/qemu-armv7/am335x: Add fake TTB region for consistency by Julius Werner · 6 years ago
  80. 12d65f8 amd/agesa/family14,15 & 16: Remove unnecessary whitespace by Elyes HAOUAS · 6 years ago
  81. fdca655 arch/x86: Fix call for wait_other_cpus_stop() by Kyösti Mälkki · 6 years ago
  82. 696c642 cpu/x86: add limited runtime identity page mapping by Aaron Durbin · 6 years ago
  83. 0f35af8f arch/x86: add support for cache-as-ram paging by Aaron Durbin · 6 years ago
  84. 49b4285 cpu/via/car: drop CARTEST by Lubomir Rintel · 7 years ago
  85. 9618cf4 cpu/via/car: ensure CAR ends up zeroed out by Lubomir Rintel · 7 years ago
  86. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  87. c82e48d cpu/x86: add paging_set_default_pat() function by Aaron Durbin · 6 years ago
  88. d5e4746 cpu/x86: expose and add paging helper functions by Aaron Durbin · 6 years ago
  89. ae18f80 cpu/x86: move NXE and PAT accesses to paging module by Aaron Durbin · 6 years ago
  90. 7f5e734 cpu/x86: add pae paging module to all stages by Aaron Durbin · 6 years ago
  91. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  92. 68f6888 Revert "model_206ax: Use parallel MP init" by Arthur Heymans · 6 years ago
  93. 5fbe788 model_206ax: Use parallel MP init by Arthur Heymans · 7 years ago
  94. bb3a5ef Correct "MTTR" to "MTRR" by Jonathan Neuschäfer · 6 years ago
  95. 2e744e0 cpu/x86/mtrr: Fix broken output ("indexis") by Jonathan Neuschäfer · 6 years ago
  96. b67cfbb cpu/amd/microcode/microcode.c: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  97. 67031a5 cpu/intel/sandybridge: Put stage cache into TSEG by Arthur Heymans · 6 years ago
  98. 64f0bcb cpu/x86/mtrr: Use single code path with/without holes by Nico Huber · 7 years ago
  99. bd5fb66 cpu/x86/mtrr: Optimize hole carving strategy by Nico Huber · 7 years ago
  100. 2c3fd49 intel/nehalem post-car: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago