1. c0bff97 acpi: Update sata files to be more aligned with rest of acpi files by Furquan Shaikh · 4 years, 3 months ago
  2. 56eafbb acpi: Make header #ifdefs consistent by Furquan Shaikh · 4 years, 3 months ago
  3. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  4. e084463 acpi: Move ACPI table support out of arch/x86 (2/5) by Furquan Shaikh · 4 years, 2 months ago
  5. b1859a6 cpu: Add a helper function cpu_get_lapic_addr by Furquan Shaikh · 4 years, 3 months ago
  6. c712144 include/device/device.h: Include <smbios.h> by Elyes HAOUAS · 4 years, 3 months ago
  7. d7a6d61 device/pci_id: Add Tiger Lake TCSS device ID by John Zhao · 4 years, 3 months ago
  8. ca928c6 arch/x86: Implement RESET_VECTOR_IN_RAM by Felix Held · 4 years, 3 months ago
  9. 3ae3ff2 src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrr by Raul E Rangel · 4 years, 3 months ago
  10. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 3 months ago
  11. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  12. 5b5c233 device: Constify struct device * parameter to dev_name by Furquan Shaikh · 4 years, 3 months ago
  13. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 3 months ago
  14. a1cd7eb amd/family17h: Add PCI device IDs for all controllers in AMD Family17h by Furquan Shaikh · 4 years, 3 months ago
  15. 590bdc6 soc/amd: Update macro name for IOMMU on AMD Family 17h by Furquan Shaikh · 4 years, 3 months ago
  16. 8745a27 soc/intel/jasperlake: Add new MCH device ids by Maulik V Vaghela · 4 years, 3 months ago
  17. 6093c50 security/lockdown: Write-protect WP_RO by Patrick Rudolph · 5 years ago
  18. 78feacc security: Add common boot media write protection by Patrick Rudolph · 4 years, 8 months ago
  19. 9a521d7 include/device/azalia: Add enums and MACROs by Patrick Rudolph · 4 years, 4 months ago
  20. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 3 months ago
  21. 1f3055a device: Add helper function to find matching device on bus by Furquan Shaikh · 4 years, 3 months ago
  22. 7778e5c device: Add a helper to find device behind a PCI-to-PCI bridge device by Furquan Shaikh · 4 years, 3 months ago
  23. 85ecdb1 mmio: Fix failure in bit field macro when accessing >30 bits by Hung-Te Lin · 4 years, 3 months ago
  24. ce39ba9 drivers/pc80/rtc: Reorganize prototypes by Kyösti Mälkki · 4 years, 6 months ago
  25. 229d5b2 drivers/pc80/rtc: Move CMOS_POST_BANK_x definitions by Kyösti Mälkki · 4 years, 6 months ago
  26. f3dbf4c drivers/pc80/rtc: Clean up post_log_path() by Kyösti Mälkki · 4 years, 6 months ago
  27. 8920ee0 drivers/elog,pc80: Move cmos_post_log() by Kyösti Mälkki · 4 years, 6 months ago
  28. e26da8b intel/common/block/lpc: Add new device IDs for Lewisburg PCH by BryantOu · 4 years, 3 months ago
  29. 3639f38 include/input-event-codes.h: Add Linux input key codes header file by Rajat Jain · 4 years, 4 months ago
  30. d2d9382 cpu/x86/smm.h: Add SW SMI for PSP SMM Info by Marshall Dawson · 4 years, 4 months ago
  31. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  32. db2c8df assert.h: Simplify dead_code() by Nico Huber · 4 years, 3 months ago
  33. b98c896 drivers/intel/wifi: Add support for Intel Wi-Fi 6 Series by Subrata Banik · 4 years, 3 months ago
  34. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  35. 7c45c83 assert.h: Add a tag parameter to dead_code() by Nico Huber · 4 years, 3 months ago
  36. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago
  37. 516c0a5 security/vboot: relocate and rename vboot_platform_is_resuming() by Bill XIE · 4 years, 5 months ago
  38. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  39. 1908340 memranges: Change align attribute to be log2 of required alignment by Furquan Shaikh · 4 years, 4 months ago
  40. a1b1517 create stdio.h and stdarg.h for {,v}snprintf by Joel Kitching · 4 years, 4 months ago
  41. dafcc7a Rework map_oprom_vendev to add revision check and mapping by Martin Roth · 4 years, 5 months ago
  42. a616a4b src/device: Add option to look at revision in option roms by Martin Roth · 4 years, 6 months ago
  43. 117ee71 device/pci_id: Maintain consistent tab in pci_ids.h by Subrata Banik · 4 years, 4 months ago
  44. 838fbc7 sb/ibexpeak: Use macros instead of hard-coded IDs by Felix Singer · 4 years, 8 months ago
  45. 9d49598 assert.h: add assertions with descriptive failures by Eric Peers · 4 years, 7 months ago
  46. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  47. bc25a36 src/include/device: Add Intel Tiger Lake Thunderbolt device Id by John Zhao · 4 years, 4 months ago
  48. 2190a63 memrange: Add a helper function to determine if memranges is empty by Furquan Shaikh · 4 years, 4 months ago
  49. 9c6274c memrange: Add support for stealing required memory from given ranges by Furquan Shaikh · 4 years, 4 months ago
  50. 1429092 memrange: Enable memranges to support different alignments by Furquan Shaikh · 4 years, 4 months ago
  51. db992ac drivers/intel/ish: Add TGL ISH PCI id by li feng · 4 years, 4 months ago
  52. 31b7ee4 treewide: Replace uses of "Nehalem" by Angel Pons · 4 years, 5 months ago
  53. cb1e386 lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDs by Eric Lai · 4 years, 4 months ago
  54. 8355aa4 prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING by Julius Werner · 4 years, 4 months ago
  55. 1645ecc cbfs: Remove unused functions by Julius Werner · 4 years, 4 months ago
  56. d0ee870 lib/spd_bin: Extend LPDDR4 SPD information by Eric Lai · 4 years, 4 months ago
  57. a3eb3df cpu/x86/smm: Add smm_size to relocatable smmstub by Arthur Heymans · 4 years, 8 months ago
  58. ee37c39 include/cpu/amd: Drop unused files by Elyes HAOUAS · 4 years, 7 months ago
  59. dbc90df soc/intel/denverton: Move PCI IDs to pci_ids.h by Felix Singer · 4 years, 8 months ago
  60. 4062b6a soc/amd/picasso: Add PCI ID for Dali xHCI by Marshall Dawson · 4 years, 6 months ago
  61. d2bba86 include/stdint.h: Remove old reference to ROMCC by Elyes HAOUAS · 4 years, 5 months ago
  62. 3f4af0d soc/intel/common: Update Jasper Lake Device IDs by Meera Ravindranath · 4 years, 5 months ago
  63. 5544f62 security/intel/stm: Check for processor STM support by Eugene Myers · 4 years, 5 months ago
  64. 1d812e8 soc/tigerlake: Add Device id for Tiger Lake Dual Core by Srinidhi N Kaushik · 4 years, 5 months ago
  65. 8172666 vboot: push clear recovery mode switch until BS_WRITE_TABLES by Joel Kitching · 4 years, 5 months ago
  66. 466ca2c Add configurable ramstage support for minimal PCI scanning by Ronald G. Minnich · 4 years, 9 months ago
  67. ae438be security/intel/stm: Add STM support by Eugene Myers · 4 years, 6 months ago
  68. cf2ac54 pciexp: Add support for allocating PCI express hotplug resources by Jeremy Soller · 4 years, 9 months ago
  69. fc7b953 drivers/spi/spi_flash: remove spi flash names by Aaron Durbin · 4 years, 6 months ago
  70. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 7 months ago
  71. 2613609 soc/intel/common: Add Elkhartlake Device IDs by Tan, Lean Sheng · 4 years, 6 months ago
  72. 39e1f44 soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDs by Gaggery Tsai · 4 years, 6 months ago
  73. 5f73e22 src/include: Fix typos by Elyes HAOUAS · 4 years, 6 months ago
  74. 815611e cbfs: Remove locator concept by Julius Werner · 4 years, 7 months ago
  75. 5abeb06 drivers/spi/spi_flash: organize spi flash by sector topology by Aaron Durbin · 4 years, 6 months ago
  76. a6c73c8 drivers/spi/spi_flash: introduce common spi_flash_part_id object by Aaron Durbin · 4 years, 6 months ago
  77. f584f19 drivers/spi/spi_flash: separate out protection ops by Aaron Durbin · 4 years, 6 months ago
  78. f555a58 sb/intel/common: Declare common smbus_base() and enable_smbus() by Kyösti Mälkki · 4 years, 6 months ago
  79. a28ee1b drivers/pc80/rtc: Clean up some POST_CODE_EXTRA use by Kyösti Mälkki · 4 years, 6 months ago
  80. 10bc806 console/post: Split parts to arch/ by Kyösti Mälkki · 4 years, 6 months ago
  81. 0e557ab console/post: Move cmos_post_code() under pc80/rtc by Kyösti Mälkki · 4 years, 6 months ago
  82. b2680a1 drivers/pc80/rtc: Move sanitize_cmos() by Kyösti Mälkki · 4 years, 6 months ago
  83. 1c3086a drivers/spi/spi_flash: explicitly handle STMicro deep power state by Aaron Durbin · 4 years, 6 months ago
  84. 73451fd sb/intel/common: Add smbus_set_slave_addr() by Kyösti Mälkki · 4 years, 6 months ago
  85. 7cdcc38 sb/intel/common: Add smbus_host_reset() by Kyösti Mälkki · 4 years, 6 months ago
  86. 1cae454 device,sb/intel: Move SMBus host controller prototypes by Kyösti Mälkki · 4 years, 6 months ago
  87. 7566467 lib/spd_bin,soc/intel/common: Move get_spd_smbus() by Kyösti Mälkki · 4 years, 7 months ago
  88. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  89. 2a0e3b2 drivers/pc80/rtc: Remove duplicate cmos_chksum_valid() by Kyösti Mälkki · 4 years, 6 months ago
  90. 8250e2e src/include: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  91. 6bb9aaf soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device ID by Jamie Chen · 4 years, 7 months ago
  92. 731e58e drivers/pc80/rtc: Remove stub for sanitize_cmos() by Kyösti Mälkki · 4 years, 6 months ago
  93. bb5b9fe drivers/pc80/rtc: Remove stub for cmos_post_init() by Kyösti Mälkki · 4 years, 6 months ago
  94. a581166 drivers/pc80/rtc: Clean up some headers by Kyösti Mälkki · 4 years, 6 months ago
  95. 1a9b7b5 drivers/pc80/rtc: Clean up some inlined functions by Kyösti Mälkki · 4 years, 6 months ago
  96. cc0b6f1 lib/crc_byte: Add CRC32 implementation by Patrick Rudolph · 4 years, 7 months ago
  97. d701ef7 drives/spi_flash: add spi_flash_cmd_write_page_program() by Aaron Durbin · 4 years, 7 months ago
  98. 2879107 drivers/pc80/rtc: Swap cmos_write32() parameter order by Kyösti Mälkki · 4 years, 6 months ago
  99. bd74b60 pci_ids: Correct whitespace for all AMD, ATI, National Semi by Marshall Dawson · 4 years, 6 months ago
  100. 895fb4b device/smbus: Drop unused smbus_set_link() by Kyösti Mälkki · 4 years, 6 months ago