1. a16cd9c ACPI S3: Move SMP trampoline recovery by Kyösti Mälkki · 8 years ago
  2. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  3. 75d139b intel/model_206ax: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  4. 8431fcb intel/model_2065x: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  5. b4f827d intel cache-as-ram: Fix comment about MTRRs by Kyösti Mälkki · 8 years ago
  6. 15fa992 intel/model_6ex: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  7. 408d392 intel/car/cache_as_ram_ht.inc: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  8. 07921540d intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  9. 4089a17 amd/fam_10h-fam_15h: allow building without microcode updates by Arthur Heymans · 8 years ago
  10. e6bab8f amd/geode: Fix comment about ACPI S3 by Kyösti Mälkki · 8 years ago
  11. d71cfd2 VIA C7 NANO: Fix early MTRR setting by Kyösti Mälkki · 8 years ago
  12. e325b22 intel: Fix romstage main() with asmlinkage by Kyösti Mälkki · 8 years ago
  13. 831a7ef intel/cache_as_ram_ht.inc: Fix include by Kyösti Mälkki · 8 years ago
  14. 9d2762c intel cache_as_ram: Fix typo in comment by Kyösti Mälkki · 8 years ago
  15. d72cc41 intel/model_206ax: Move platform specific defines by Kyösti Mälkki · 8 years ago
  16. a969ed3 Move definitions of HIGH_MEMORY_SAVE by Kyösti Mälkki · 8 years ago
  17. 465eff6 Fix some cbmem.h includes by Kyösti Mälkki · 8 years ago
  18. 08311f5 AGESA vendorcode: Build a common amdlib by Kyösti Mälkki · 8 years ago
  19. 4bab6e7 intel/sch: Merge northbridge and southbridge in src/soc by Stefan Reinauer · 8 years ago
  20. 898c47c AGESA f12: Build as libagesa.a by Kyösti Mälkki · 8 years ago
  21. 788e736 AGESA f16kb: Build as libagesa.a by Kyösti Mälkki · 8 years ago
  22. 6ec72c9 drivers/uart: Use uart_platform_refclk for all UART models by Lee Leahy · 8 years ago
  23. ef10529 cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZE by Aaron Durbin · 8 years ago
  24. 6366d92 {cpu,soc}/intel: remove unused smm_init() function by Aaron Durbin · 8 years ago
  25. 770d7c7 cpu/x86/mp_init: reduce exposure of internal implementation by Aaron Durbin · 8 years ago
  26. 463af33 cpu/intel/haswell: convert to using common MP and SMM init by Aaron Durbin · 8 years ago
  27. 8250192 cpu/x86: combine multiprocessor and SMM initialization by Aaron Durbin · 8 years ago
  28. d87c7bc cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option by Aaron Durbin · 8 years ago
  29. a41e030 cpu/x86/smm_module_loader: always build with SMM module support by Aaron Durbin · 8 years ago
  30. 0e55632 cpu/x86/mp_init: remove unused callback arguments by Aaron Durbin · 8 years ago
  31. 0c85b7f soc/intel/apollolake: Add cache for BIOS ROM by Andrey Petrov · 8 years ago
  32. 064a501 cpu/x86/tsc: Compile TSC timer for postcar as well by Andrey Petrov · 8 years ago
  33. b8671ea cpu/x86/tsc: remove conditional compilation by Aaron Durbin · 8 years ago
  34. 01dfdc5 cpu/x86/tsc: compile same code for all stages by Aaron Durbin · 8 years ago
  35. 711bfa9 cpu/x86/tsc: prepare for CAR_GLOBAL in delay_tsc.c by Aaron Durbin · 8 years ago
  36. 6f3a55a src/cpu/x86: remove TSC_CALIBRATE_WITH_IO by Aaron Durbin · 8 years ago
  37. eee6a7f am335x: Add some code for manipulating GPIOs by Gabe Black · 11 years ago
  38. 8f251d9 am335x: Add data structures for the clock module registers by Gabe Black · 11 years ago
  39. e35db2c src/: Fix lint style-labels warnings by Martin Roth · 8 years ago
  40. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 8 years ago
  41. 331ac1b mtrr: Define a function for obtaining free var mtrr by Furquan Shaikh · 8 years ago
  42. b4e5c5eb cpu/x86: compile earlymtrr.c code for romstage as well by Andrey Petrov · 8 years ago
  43. 5fa5da1 cpu/x86/mtrr: remove early_mtrr_* functions by Aaron Durbin · 8 years ago
  44. 264bf0b cpu/x86/mtrr: move cache_ramstage() to its only user by Aaron Durbin · 8 years ago
  45. 7e3903b cpu/via/c7: Don't manually include udelay_io.c by Stefan Reinauer · 9 years ago
  46. 3d840d0 northbridge/intel/i440bx: Unify UDELAY selection by Stefan Reinauer · 9 years ago
  47. 2a08137 x86 chipsets: utilize x86_setup_mtrrs_with_detect() by Aaron Durbin · 9 years ago
  48. 41aa8bc Kconfig: Remove unneeded UDELAY_IO redeclaration by Stefan Reinauer · 9 years ago
  49. e63be89 cpu/x86/mtrr: add helper function to detect variable MTRRs by Aaron Durbin · 9 years ago
  50. 9d5e36e cpu/x86: Sort some Kconfig options by Stefan Reinauer · 9 years ago
  51. dd56de9 arch/x86: document CAR symbols and expose them in symbols.h by Andrey Petrov · 9 years ago
  52. 8198c67 arch/x86: always use _start as entry symbol for all stages by Aaron Durbin · 9 years ago
  53. 4330a9c arch/x86: rename reset_vector -> _start by Aaron Durbin · 9 years ago
  54. f8468d4 cpu/x86/16bit: rename _start -> _start16bit by Aaron Durbin · 9 years ago
  55. 0fd068b cpu/x86/16bit/reset16: mark reset vector executable by Aaron Durbin · 9 years ago
  56. 998d856 cpu/x86/16bit/reset16: remove stale 32-bit jump by Aaron Durbin · 9 years ago
  57. 0e92bb0 tree wide: Convert "if (CONFIG_.*_TPM.*)" to "if (IS_ENABLED(...))" by Denis 'GNUtoo' Carikli · 9 years ago
  58. 55fdfca cpu/qemu-power8: don't enable it for qemu-x86 by Patrick Georgi · 9 years ago
  59. deba4e8 power8: qemu "cpu" by Ronald G. Minnich · 9 years ago
  60. ffc31d0 cpu/amd: Add socket FM2 by Damien Zammit · 9 years ago
  61. bedbd67 cpu/amd: Update/Add license headers by Damien Roth · 9 years ago
  62. 07a196e CPU/intel: Add missing license headers by Damien Roth · 9 years ago
  63. 37a54b7 cpu/allwinner: Update license headers by Damien Roth · 9 years ago
  64. 144eea0 Make MRC vs native a config rather than making a separate chipset for it. by Vladimir Serbinenko · 9 years ago
  65. 0492c8c cpu/x86/tsc: Compile delay_tsc.c for the bootblock as well by Alexandru Gagniuc · 9 years ago
  66. a02bb65 cpu/intel/microcode: allow microcode to be loaded in romstage by Aaron Durbin · 9 years ago
  67. 4e543d3 cpu/amd/fam10h-fam15h: Honor CMOS option to disable CPB (core boost) by Timothy Pearson · 9 years ago
  68. 606b6ec cpu/amd/fam10h-15h: Set PowerStepUp/PowerStepDown on Fam15h by Timothy Pearson · 9 years ago
  69. 2f91403 src: Fix various spelling and whitespace issues. by Martin Roth · 9 years ago
  70. 96a598b amd/agesa/family15tn: Add Richland CPU ID by Loic · 9 years ago
  71. 1010868 src/: Fix Kcofig symbols missing CONFIG_ prefix by Martin Roth · 9 years ago
  72. 2172493 cpu/amd/fam10h-15h: Add workaround for AMD Erratum 600 by Timothy Pearson · 9 years ago
  73. cb1dec5 cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function by Timothy Pearson · 9 years ago
  74. 0df7046 cpu/amd/fam10h-15h: Fix Family 15h boot hang when BSP lift enabled by Timothy Pearson · 9 years ago
  75. 71f8641 cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systems by Timothy Pearson · 9 years ago
  76. 98fc426 Move object files to $(obj)/<class>/ by Nico Huber · 9 years ago
  77. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 9 years ago
  78. ba2af2e cpu/amd/family_10h-family_15h: Move CBMEM storage out of CC6 save region by Timothy Pearson · 9 years ago
  79. 39495ba cpu/amd/family_10h-family_15h: Set LDT tristate correctly on C32 sockets by Timothy Pearson · 9 years ago
  80. 4a30ab9 cpu/amd: remove .intel_syntax by Patrick Georgi · 9 years ago
  81. 66bbb31 */Makefile.inc: Compile files needed by uart8250 in x86 bootblock by Alexandru Gagniuc · 9 years ago
  82. 19bb139 Kconfig: Remove selects that enable 'choice' symbols by Martin Roth · 9 years ago
  83. aad9b6a08 cpu: Fix typo that spelled "allocate" as "allocte." by Jacob Laska · 9 years ago
  84. c764c74 cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure by Timothy Pearson · 9 years ago
  85. bfa19e1 cpu/amd/fam10h-15h: Add tsc_freq_mhz() function by Timothy Pearson · 9 years ago
  86. 8a13743 x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files by Alexandru Gagniuc · 9 years ago
  87. 0fa4f6f cpu/allwinner/a10: Fix I2c speed calculation by Martin Roth · 9 years ago
  88. 7b22d84 drivers/pc80: Add optional spinlock for nvram CBFS access by Timothy Pearson · 9 years ago
  89. 5a3f1e5 cpu/samsung/exynos5250: Move update-bl1.sh to 3rdparty/blobs/ by Stefan Reinauer · 9 years ago
  90. c32e80d Drop src/cpu/ indirection for MIPS by Stefan Reinauer · 9 years ago
  91. 44d5342 src/console: Add x86 romstage spinlock option and printk spinlock support by Timothy Pearson · 9 years ago
  92. 704662a qemu-x86: Enable SMP support by Patrick Georgi · 9 years ago
  93. 7c38e1e8 Remove #ifdef checks on Kconfig symbols by Martin Roth · 9 years ago
  94. ea7b636 fsp_model_406dx: use external microcode .h files for rangeley by Martin Roth · 9 years ago
  95. 149c4c5 x86/smm: Initialize SMM on some CPUs one-by-one by Damien Zammit · 9 years ago
  96. 2733846 cpu/amd/fam10h-15h: Enable DFE on Family 15h HT3 links by Timothy Pearson · 9 years ago
  97. f8549e8 cpu/amd/fam10h-15h: Fix link type detection and XCS buffer count setup by Timothy Pearson · 9 years ago
  98. 346fcb2 cpu/amd/fam10h-15h: Force iolink detect to either 1 or 0 by Timothy Pearson · 9 years ago
  99. 16a3a75 cpu/amd/family_10h-family_15h: Apply missing Family 15h errata fixes by Timothy Pearson · 9 years ago
  100. 20d9fb4 amd/car: don't apply Fam10h/Fam12h Errata 343 fix to Fam0Fh by Jonathan A. Kollasch · 9 years ago