1. 6ccb252 cpu/intel/msr.h: Sort MSRs in ascending order by Angel Pons · 3 years, 2 months ago
  2. d1fca8f cpu/intel/msr.h: Add license header by Angel Pons · 3 years, 2 months ago
  3. 4bd9187 ACPI: Refactor use of global and device NVS by Kyösti Mälkki · 3 years, 5 months ago
  4. 3dc1792 ChromeOS: Separate NVS from global GNVS by Kyösti Mälkki · 3 years, 5 months ago
  5. 8315668 lib/hardwaremain.c: Hide preprocessor guards in header by Angel Pons · 3 years, 2 months ago
  6. dea42e0 cpu/x86/lapic: Replace LOCAL_APIC_ADDR references by Kyösti Mälkki · 3 years, 3 months ago
  7. 08f4526 cpu/x86/lapic: Drop read/write_around aliases by Kyösti Mälkki · 3 years, 3 months ago
  8. 36c9017 cpu/x86/lapic: Separate stop_this_cpu() by Kyösti Mälkki · 3 years, 3 months ago
  9. a4ceba4 cpu/x86/lapic: Add lapic_busy() helper by Arthur Heymans · 3 years, 3 months ago
  10. 6f77ff7 cpu/x86/lapic: Add lapic_send_ipi() helper by Arthur Heymans · 3 years, 3 months ago
  11. 242f1d9 cpu/x86/lapic: Do not inline some utility functions by Kyösti Mälkki · 3 years, 2 months ago
  12. 0cfa911 cpu/x86/lapic: Add lapic_update32() helper by Kyösti Mälkki · 3 years, 3 months ago
  13. 41e6216 cpu/x86/lapic: Regroup LAPIC accessors by Kyösti Mälkki · 3 years, 3 months ago
  14. f1763ca include/limits.h: Add file (read: borrow from Linux) by Angel Pons · 3 years, 2 months ago
  15. bb8d00d device/pnp: Always provide `pnp_unset_and_set_config` by Angel Pons · 3 years, 2 months ago
  16. 26979ca stddef.h: Use compiler macros for built-in integer types by Jacob Garber · 3 years, 2 months ago
  17. f892b85 device/dram: Add LPDDR4 utilities by Rob Barnes · 3 years, 2 months ago
  18. eca3e62 device: Add helper function is_devfn_enabled() by Subrata Banik · 3 years, 2 months ago
  19. 176c887 cpu/x86/lapic: Add Kconfig choice LAPIC_ACCESS_MODE by Kyösti Mälkki · 3 years, 3 months ago
  20. f7dbf4a acpi: drop weak implementation of acpi_soc_get_bert_region by Felix Held · 3 years, 2 months ago
  21. fba47926 acpi: rework BERT ACPI table generation logic by Felix Held · 3 years, 3 months ago
  22. 3102fd0 soc/intel: Add Alder Lake's GT device ID by Sridhar Siricilla · 3 years, 2 months ago
  23. 67d07a6 cpu/x86/lapic: Declare start_cpu() static by Kyösti Mälkki · 3 years, 3 months ago
  24. 2940548 acpi: rename acpi_soc_fill_bert and add return value by Felix Held · 3 years, 3 months ago
  25. 6d2bc00 acpi/device: Add ability to generate proper _STA for PowerResource by Raul E Rangel · 3 years, 3 months ago
  26. 35efba2 acpi: drop unused parameter from acpi_soc_fill_bert by Felix Held · 3 years, 3 months ago
  27. 1724b74 lib/rtc: Add sanity check for time and date by Werner Zeh · 3 years, 3 months ago
  28. 17852e6 option: Turn CMOS option backend into choice by Angel Pons · 3 years, 3 months ago
  29. e7266e8 cpu/x86/entry16.S: Make Intel CBnT TOCTOU safe by Arthur Heymans · 3 years, 3 months ago
  30. 913a47a cbmem: Introduce "early" init hooks for console by Julius Werner · 3 years, 3 months ago
  31. 2a29d45 lib/hexdump: remove hexdump32 and use hexdump instead by Felix Held · 3 years, 3 months ago
  32. 3164b64 acpi: add SRAT Generic Initiator Affinity structure by Jonathan Zhang · 3 years, 4 months ago
  33. 8d2177b soc/intel/elkhartlake: Update SA & IGD DIDs Table by Tan, Lean Sheng · 3 years, 3 months ago
  34. 07056fe option: Decouple API from CMOS backend by Angel Pons · 3 years, 3 months ago
  35. b2a4c27 option.h: Correct `get_uint_option` return type by Angel Pons · 3 years, 3 months ago
  36. 7f6ae79 device: Consider fw_config probing in `is_dev_enabled()` by Furquan Shaikh · 3 years, 3 months ago
  37. 665891e fw_config: Add helper function `fw_config_probe_dev` by Furquan Shaikh · 3 years, 3 months ago
  38. dd4861a soc/intel/common: Add Alder Lake device IDs by Sumeet R Pawnikar · 3 years, 3 months ago
  39. 351f1e6 soc/intel/alderlake: Update CPU and IGD Device IDs by Maulik V Vaghela · 3 years, 3 months ago
  40. 2a4e1f4 src/acpi: Add initial support for HMAT by Jonathan Zhang · 3 years, 5 months ago
  41. 052c963 acpi: Add acpigen_write_thermal_zone by Raul E Rangel · 3 years, 3 months ago
  42. 86b1b68 include/console: Fix FSP Notify phase postcodes discrepancy by Subrata Banik · 3 years, 4 months ago
  43. 8d2b0dc include/console: Rename and update POST_ENTRY_RAMSTAGE postcode by Subrata Banik · 3 years, 3 months ago
  44. 38e4a2d include/console: Fix duplicate entry of postcode 0x79 by Subrata Banik · 3 years, 3 months ago
  45. a04256f *x86: fix x2apic mode boot issue by Wonkyu Kim · 3 years, 4 months ago
  46. d5a0cc5 device: Drop unused `uma_memory_{base,size}` globals by Angel Pons · 3 years, 3 months ago
  47. 6a21959 src: Drop "This file is part of the coreboot project" lines by Angel Pons · 3 years, 3 months ago
  48. ca5d3e3 drivers/pc80/rtc/option.c: Constrain API to integer values by Angel Pons · 3 years, 4 months ago
  49. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 4 months ago
  50. a2cf341 include/console: Align ramstage Boot State Machine postcodes by Subrata Banik · 3 years, 4 months ago
  51. 93982c3 device: Switch pci_dev_is_wake_source to take pci_devfn_t by Tim Wawrzynczak · 3 years, 4 months ago
  52. bc441c7 mb/google: Move ECFW_RW setting for non-ChromeEC boards by Kyösti Mälkki · 3 years, 6 months ago
  53. 8a1fcf4 vc/google/chromeos: Refactor GNVS init by Kyösti Mälkki · 3 years, 6 months ago
  54. 1d9f8b0 cpu/x86/msr: introduce helpers msr_read, msr_write by Michael Niewöhner · 3 years, 4 months ago
  55. eff0713 src/acpi: Add APEI EINJ support by Rocky Phagura · 3 years, 7 months ago
  56. 49c20c0 soc/intel: Add Z370, H310C and B365 device IDs by Angel Pons · 3 years, 4 months ago
  57. b45a769 soc/intel: Add Kaby Lake PCH-U base device ID by Angel Pons · 3 years, 4 months ago
  58. f530e36 soc/intel: Rename 200-series PCH device IDs by Angel Pons · 3 years, 4 months ago
  59. 570c654 lib/espi_debug: Add espi_show_slave_peripheral_channel_configuration by Raul E Rangel · 3 years, 4 months ago
  60. fc44f6e option.h: Drop type-unsafe {get,set}_option() API by Angel Pons · 3 years, 4 months ago
  61. 20fa59f arch/x86/smbios: Let SMBIOS type 9 be able to write slot ID by JingleHsuWiwynn · 3 years, 7 months ago
  62. 091532d ACPI: Fix the devices scope in the SATC structure by John Zhao · 3 years, 4 months ago
  63. c704832 acpi: Add acpigen_write_LPI_package by Raul E Rangel · 3 years, 4 months ago
  64. e3f7645 acpi: Add acpi_osc.h by Raul E Rangel · 3 years, 4 months ago
  65. 8d94b36 option.h: Introduce {get,set}_int_option() functions by Angel Pons · 3 years, 10 months ago
  66. c893197 commonlib/region: Turn addrspace_32bit into a more official API by Julius Werner · 3 years, 4 months ago
  67. e6c3523 cpu/x86/smm_loaderv2: Use the permanent stack top during relocation by Arthur Heymans · 3 years, 6 months ago
  68. 26ab9bf *x86: Support x2apic mode by Wonkyu Kim · 3 years, 5 months ago
  69. 7cc14ac Rename do_printk() to printk() by Nico Huber · 3 years, 5 months ago
  70. 879ccaa console: Always add printf-format attribute to printk() by Nico Huber · 3 years, 4 months ago
  71. 69e3fde spd.h: Move `DIMMx` macros to i440bx/raminit.h by Angel Pons · 3 years, 5 months ago
  72. 45d37d5 include/assert.h: Use mock_assert() for ENV_TEST targets by Jakub Czapiga · 3 years, 5 months ago
  73. afb143d soc/intel/alderlake: Add LPC and IGD device Ids for Alderlake M by Maulik V Vaghela · 3 years, 7 months ago
  74. 6296ca8 decompressor: Add CBFS_VERIFICATION support by Julius Werner · 3 years, 5 months ago
  75. eca99af cbfs: Simplify cbfs_load_and_decompress() and stop exporting it by Julius Werner · 3 years, 5 months ago
  76. 084ad93 include/rules.h: Add ENV_TEST definition by Jakub Czapiga · 3 years, 5 months ago
  77. e48bd3a include/cbfsglue.h: Use BIOS_INFO for LOG macro by Wim Vervoorn · 3 years, 5 months ago
  78. c556dff lib: Add obvious definition for `calloc` by Tim Wawrzynczak · 3 years, 5 months ago
  79. 4676ec5 cbfs: Make `mdata` argument to cbfs_allocator_t const by Julius Werner · 3 years, 5 months ago
  80. 83e319d device/dram/ddr3: Drop unused MRS helpers by Angel Pons · 3 years, 9 months ago
  81. 623d75e spd.h: Remove unused definitions by Angel Pons · 3 years, 5 months ago
  82. 6c6e049 device/dram/ddr4.h: Align with DDR3 and DDR2 by Angel Pons · 3 years, 5 months ago
  83. acd30e9 include/spd_ddr2.h: Remove unused and redundant file by Angel Pons · 3 years, 5 months ago
  84. 1857138 device/dram/ddr3: Rename DDR3 SPD memory types by Angel Pons · 3 years, 5 months ago
  85. afb3d7e device/dram/ddr3: Get rid of useless typedefs by Angel Pons · 3 years, 5 months ago
  86. 6edbb18 ACPI: Add SATC structure for DMAR table by John Zhao · 3 years, 5 months ago
  87. 290979f acpi: Add acpigen_write_PRT* helpers for generating _PRT entries by Tim Wawrzynczak · 3 years, 6 months ago
  88. 61fcb7e acpi/acpigen.h: Add more intuitive AML package closing functions by Jakub Czapiga · 3 years, 6 months ago
  89. 9036bd7 cpu/x86/mp_init.c: Drop unnecessary preprocessor usage by Arthur Heymans · 3 years, 6 months ago
  90. 478f3d8 cpu/x86/mp_init: Allow stub sizes larger than the save state size by Arthur Heymans · 3 years, 6 months ago
  91. ad0116c cpu/x86/smm_loaderv2: Remove unused variables by Arthur Heymans · 3 years, 6 months ago
  92. 64d9e85 cpu/x86/smm_module_hander: Set up a save state map by Arthur Heymans · 3 years, 6 months ago
  93. 50e849f cpu/x86/smm_stub.S: Drop smm_runtime from the stub by Arthur Heymans · 3 years, 6 months ago
  94. 6f9b1a9 cpu/x86/smm.h: Remove smm runtime pointer from smm_loader_params by Arthur Heymans · 3 years, 6 months ago
  95. 1dfa46e cpu/x86/mp_init.c: Copy the stub parameter start32_offset into ramstage by Arthur Heymans · 3 years, 6 months ago
  96. ed4be45 cpu/x86/smm: Move apic_id_to_cpu map to smm_stub params by Arthur Heymans · 3 years, 6 months ago
  97. 166d2ac cpu/x86/smm_stub.S: Drop unused module_handler parameter by Arthur Heymans · 3 years, 5 months ago
  98. 5dfb331 cpu/x86/smm: Move relocatable stub params by Arthur Heymans · 3 years, 6 months ago
  99. a9b44f4 spd_bin: Replace get_spd_cbfs_rdev() with spd_cbfs_map() by Julius Werner · 3 years, 6 months ago
  100. 2e97394 program_loading: Replace prog_rdev() with raw start pointer and size by Julius Werner · 4 years ago