1. 688d004 Remove leftover Intel CPU support by Kyösti Mälkki · 6 years ago
  2. 8a25cae cpu/x86: Add support to run function on single AP by Subrata Banik · 6 years ago
  3. 3337497 cpu/x86: Add support to run function with argument over APs by Subrata Banik · 6 years ago
  4. 223fb43 cpu/x86/mp: pass pointers to structures for AP callbacks by Aaron Durbin · 6 years ago
  5. 99f0a51 cpu/amd/quadcore: Get rid of device_t by Elyes HAOUAS · 6 years ago
  6. 381feb8 cpu/x86/mp: use __aligned macro by Aaron Durbin · 6 years ago
  7. 4c16f8f cpu/x86/mp: remove unused functions and limit API exposure by Aaron Durbin · 6 years ago
  8. 838f296 cpu/x86: Add infinite timeout support into run_ap_work() function by Subrata Banik · 6 years ago
  9. d3c0c0c arch/x86: Relocate GDT in verstage, romstage, and postcar by Hannah Williams · 6 years ago
  10. cc1e3b6 Fix freeze during chipset lockdown on Nehalem by Matthias Gazzari · 6 years ago
  11. f925c56 cpu/intel: Get rid of device_t by Elyes HAOUAS · 7 years ago
  12. d2d8a31 cpu/amd: Get rid of device_t by Elyes HAOUAS · 7 years ago
  13. fc1b496 cpu/x86: Get rid of device_t by Elyes HAOUAS · 7 years ago
  14. c01a9ab cubieboard/qemu-armv7/am335x: Add fake TTB region for consistency by Julius Werner · 6 years ago
  15. 12d65f8 amd/agesa/family14,15 & 16: Remove unnecessary whitespace by Elyes HAOUAS · 7 years ago
  16. fdca655 arch/x86: Fix call for wait_other_cpus_stop() by Kyösti Mälkki · 6 years ago
  17. 696c642 cpu/x86: add limited runtime identity page mapping by Aaron Durbin · 6 years ago
  18. 0f35af8f arch/x86: add support for cache-as-ram paging by Aaron Durbin · 6 years ago
  19. 49b4285 cpu/via/car: drop CARTEST by Lubomir Rintel · 7 years ago
  20. 9618cf4 cpu/via/car: ensure CAR ends up zeroed out by Lubomir Rintel · 7 years ago
  21. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  22. c82e48d cpu/x86: add paging_set_default_pat() function by Aaron Durbin · 6 years ago
  23. d5e4746 cpu/x86: expose and add paging helper functions by Aaron Durbin · 6 years ago
  24. ae18f80 cpu/x86: move NXE and PAT accesses to paging module by Aaron Durbin · 6 years ago
  25. 7f5e734 cpu/x86: add pae paging module to all stages by Aaron Durbin · 6 years ago
  26. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  27. 68f6888 Revert "model_206ax: Use parallel MP init" by Arthur Heymans · 6 years ago
  28. 5fbe788 model_206ax: Use parallel MP init by Arthur Heymans · 7 years ago
  29. bb3a5ef Correct "MTTR" to "MTRR" by Jonathan Neuschäfer · 6 years ago
  30. 2e744e0 cpu/x86/mtrr: Fix broken output ("indexis") by Jonathan Neuschäfer · 6 years ago
  31. b67cfbb cpu/amd/microcode/microcode.c: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  32. 67031a5 cpu/intel/sandybridge: Put stage cache into TSEG by Arthur Heymans · 7 years ago
  33. 64f0bcb cpu/x86/mtrr: Use single code path with/without holes by Nico Huber · 7 years ago
  34. bd5fb66 cpu/x86/mtrr: Optimize hole carving strategy by Nico Huber · 7 years ago
  35. 2c3fd49 intel/nehalem post-car: Use postcar_frame for MTRR setup by Kyösti Mälkki · 8 years ago
  36. d6630d1 x86: Increase time out for parking APs to 250ms by Furquan Shaikh · 6 years ago
  37. 5d8faef cpu/x86/mp_init: Print amount of time it takes in bsp_do_flight_plan by Furquan Shaikh · 6 years ago
  38. fa9f107 cpu/x86/mp_init: Increase AP check-in time-out to 1second by Furquan Shaikh · 6 years ago
  39. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 7 years ago
  40. 235daa4 driver/uart: Introduce a way for mainboard to override the baudrate by Julien Viard de Galbert · 6 years ago
  41. c0dbeda x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs by Marshall Dawson · 7 years ago
  42. 3985112 cpu/x86/16bit/entry16.inc: Fix typo in comment by Paul Menzel · 7 years ago
  43. 4004081 cpu/intel/haswell: Don't select PARALLEL_CPU_INIT by Arthur Heymans · 7 years ago
  44. f70c1bf cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAY by Aaron Durbin · 7 years ago
  45. c618b90 AGESA f15 cimx/sb700: Remove unused chips code by Kyösti Mälkki · 7 years ago
  46. 9de8ab9 AGESA_LEGACY: Apply final cleanup and file removals by Kyösti Mälkki · 7 years ago
  47. 3fff817 cpu/intel: Remove unused CPU code by Arthur Heymans · 7 years ago
  48. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  49. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  50. 0a4e0fd cpu/intel/speedstep: Fix the PNOT ACPI method by Arthur Heymans · 7 years ago
  51. 2bd6939 AGESA f15 boards: Remove - using LATE_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  52. 0a19b08 Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  53. 264566c Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  54. f6af8943 Intel i5000 board & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  55. 0026a535 Intel sch board & chip: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  56. 732fb2a DMP Vortex86ex board & chip: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  57. 99c45de AMD GX2 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  58. ec2e61a cpu/x86: set permanent SMM handler stack to 1KiB by Aaron Durbin · 7 years ago
  59. f6bbc60 intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2c by Elyes HAOUAS · 7 years ago
  60. 242ea84 intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) by Elyes HAOUAS · 7 years ago
  61. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  62. c467334 Microcode: add dependency to header files by Julien Viard de Galbert · 7 years ago
  63. 399d35f cpu/intel: Add Intel FCBGA1023 socket support by Hal Martin · 7 years ago
  64. 8b59b31 cpu/intel/speedstep: Emit PPKG object for first package by Nico Huber · 7 years ago
  65. b1aa611 cpu: assume SSE if SSE2 is selected by Aaron Durbin · 7 years ago
  66. ec48c74 AMD boards: Fix function name (soft_reset) in message by Jonathan Neuschäfer · 7 years ago
  67. c68d410 x86/lapic: Use the existing lapicid() function by Marc Jones · 7 years ago
  68. 73abfea cpu/intel/model_1067x: Select UDELAY_LAPIC by Arthur Heymans · 7 years ago
  69. 1d6002a cpu/amd: Fix spelling of *implementation* by Paul Menzel · 7 years ago
  70. ceb5271 cpu/x86/mtrr: Remove var-MTRR alignment optimization by Nico Huber · 7 years ago
  71. 0e1ea27 AGESA vendorcode: Add ENABLE_MRC_CACHE option by Kyösti Mälkki · 7 years ago
  72. 47dffa5 chromeec: Remove checks for EC in RO by Daisuke Nojiri · 7 years ago
  73. f824784 binaryPI: Fix boot regressions by Kyösti Mälkki · 7 years ago
  74. df31904 cpu/x86: Align stack in SIPI handler by Marshall Dawson · 7 years ago
  75. 4286502 AGESA binaryPI: Fix indirect AGESA.h include by Kyösti Mälkki · 7 years ago
  76. d4955f0 AGESA: Move API interface under drivers/ by Kyösti Mälkki · 7 years ago
  77. 0f6c0b1 AGESA: Drop CAR teardown without POSTCAR_STAGE by Kyösti Mälkki · 7 years ago
  78. 63fac81 AGESA: Implement POSTCAR_STAGE by Kyösti Mälkki · 7 years ago
  79. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  80. 6933151 cpu/x86/sipi_vector.S: Use correct op suffix by Damien Zammit · 7 years ago
  81. b7959b5 AGESA boards: Drop heapManager.h includes by Kyösti Mälkki · 7 years ago
  82. f3ec5ed cpu/intel/slot_1: Increase CAR size to 8KiB by Keith Hui · 7 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. 5a1f9a8 cpu/x86/mp_init: remove adjust_cpu_apic_entry() by Aaron Durbin · 7 years ago
  87. 3b4b069 AGESA binaryPI: Remove heapmanager from romstage by Kyösti Mälkki · 7 years ago
  88. 916b331 ACPI S3: Handle LATE_CBMEM_INIT boards by Kyösti Mälkki · 7 years ago
  89. 65e5466 intel/car: Fix stack guard placement by Kyösti Mälkki · 7 years ago
  90. f8e9449 AGESA: Drop old ACPI S3 resume path by Kyösti Mälkki · 7 years ago
  91. ef40c0c AGESA: Drop LATE_CBMEM_INIT in new interface by Kyösti Mälkki · 7 years ago
  92. 7076aa5 AGESA: Rename assembly from .inc to .S by Kyösti Mälkki · 7 years ago
  93. e8741fe Move ADDR32() hack to arch/x86 by Patrick Georgi · 7 years ago
  94. 1104c27 cpu/x86/smm: Fix explicit 'addr32' usage in clang builds by Edward O'Callaghan · 8 years ago
  95. 6acaca7 AGESA: Remove separate f15rl by Kyösti Mälkki · 7 years ago
  96. 4e2294b cpu/x86 asm: Just use the correct op suffix by Edward O'Callaghan · 8 years ago
  97. 5934be2 AGESA: Drop Kconfig CPU_AMD_SOCKET_AM3R2 by Kyösti Mälkki · 7 years ago
  98. 1203115 AGESA: Remove Kconfig AMD_AGESA_FAMILY10 by Kyösti Mälkki · 7 years ago
  99. 8e0bc13 AGESA f15: Remove f10 references by Kyösti Mälkki · 7 years ago
  100. 1438245 AMD K8 fam10-15: Tidy up CAR stack switch by Kyösti Mälkki · 7 years ago