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