1. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 5 months ago
  2. db2c8df assert.h: Simplify dead_code() by Nico Huber · 4 years, 4 months ago
  3. b98c896 drivers/intel/wifi: Add support for Intel Wi-Fi 6 Series by Subrata Banik · 4 years, 5 months ago
  4. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  5. 7c45c83 assert.h: Add a tag parameter to dead_code() by Nico Huber · 4 years, 5 months ago
  6. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  7. 516c0a5 security/vboot: relocate and rename vboot_platform_is_resuming() by Bill XIE · 4 years, 6 months ago
  8. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  9. 1908340 memranges: Change align attribute to be log2 of required alignment by Furquan Shaikh · 4 years, 5 months ago
  10. a1b1517 create stdio.h and stdarg.h for {,v}snprintf by Joel Kitching · 4 years, 5 months ago
  11. dafcc7a Rework map_oprom_vendev to add revision check and mapping by Martin Roth · 4 years, 7 months ago
  12. a616a4b src/device: Add option to look at revision in option roms by Martin Roth · 4 years, 7 months ago
  13. 117ee71 device/pci_id: Maintain consistent tab in pci_ids.h by Subrata Banik · 4 years, 5 months ago
  14. 838fbc7 sb/ibexpeak: Use macros instead of hard-coded IDs by Felix Singer · 4 years, 9 months ago
  15. 9d49598 assert.h: add assertions with descriptive failures by Eric Peers · 4 years, 8 months ago
  16. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  17. bc25a36 src/include/device: Add Intel Tiger Lake Thunderbolt device Id by John Zhao · 4 years, 5 months ago
  18. 2190a63 memrange: Add a helper function to determine if memranges is empty by Furquan Shaikh · 4 years, 5 months ago
  19. 9c6274c memrange: Add support for stealing required memory from given ranges by Furquan Shaikh · 4 years, 5 months ago
  20. 1429092 memrange: Enable memranges to support different alignments by Furquan Shaikh · 4 years, 5 months ago
  21. db992ac drivers/intel/ish: Add TGL ISH PCI id by li feng · 4 years, 5 months ago
  22. 31b7ee4 treewide: Replace uses of "Nehalem" by Angel Pons · 4 years, 6 months ago
  23. cb1e386 lib/spd_bin: Add LPDDR4X SPD information and DDR5, LPDDR5 IDs by Eric Lai · 4 years, 5 months ago
  24. 8355aa4 prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING by Julius Werner · 4 years, 6 months ago
  25. 1645ecc cbfs: Remove unused functions by Julius Werner · 4 years, 6 months ago
  26. d0ee870 lib/spd_bin: Extend LPDDR4 SPD information by Eric Lai · 4 years, 6 months ago
  27. a3eb3df cpu/x86/smm: Add smm_size to relocatable smmstub by Arthur Heymans · 4 years, 9 months ago
  28. ee37c39 include/cpu/amd: Drop unused files by Elyes HAOUAS · 4 years, 8 months ago
  29. dbc90df soc/intel/denverton: Move PCI IDs to pci_ids.h by Felix Singer · 4 years, 9 months ago
  30. 4062b6a soc/amd/picasso: Add PCI ID for Dali xHCI by Marshall Dawson · 4 years, 8 months ago
  31. d2bba86 include/stdint.h: Remove old reference to ROMCC by Elyes HAOUAS · 4 years, 6 months ago
  32. 3f4af0d soc/intel/common: Update Jasper Lake Device IDs by Meera Ravindranath · 4 years, 6 months ago
  33. 5544f62 security/intel/stm: Check for processor STM support by Eugene Myers · 4 years, 6 months ago
  34. 1d812e8 soc/tigerlake: Add Device id for Tiger Lake Dual Core by Srinidhi N Kaushik · 4 years, 6 months ago
  35. 8172666 vboot: push clear recovery mode switch until BS_WRITE_TABLES by Joel Kitching · 4 years, 6 months ago
  36. 466ca2c Add configurable ramstage support for minimal PCI scanning by Ronald G. Minnich · 4 years, 10 months ago
  37. ae438be security/intel/stm: Add STM support by Eugene Myers · 4 years, 7 months ago
  38. cf2ac54 pciexp: Add support for allocating PCI express hotplug resources by Jeremy Soller · 4 years, 10 months ago
  39. fc7b953 drivers/spi/spi_flash: remove spi flash names by Aaron Durbin · 4 years, 7 months ago
  40. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 8 months ago
  41. 2613609 soc/intel/common: Add Elkhartlake Device IDs by Tan, Lean Sheng · 4 years, 7 months ago
  42. 39e1f44 soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDs by Gaggery Tsai · 4 years, 7 months ago
  43. 5f73e22 src/include: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  44. 815611e cbfs: Remove locator concept by Julius Werner · 4 years, 9 months ago
  45. 5abeb06 drivers/spi/spi_flash: organize spi flash by sector topology by Aaron Durbin · 4 years, 7 months ago
  46. a6c73c8 drivers/spi/spi_flash: introduce common spi_flash_part_id object by Aaron Durbin · 4 years, 7 months ago
  47. f584f19 drivers/spi/spi_flash: separate out protection ops by Aaron Durbin · 4 years, 7 months ago
  48. f555a58 sb/intel/common: Declare common smbus_base() and enable_smbus() by Kyösti Mälkki · 4 years, 8 months ago
  49. a28ee1b drivers/pc80/rtc: Clean up some POST_CODE_EXTRA use by Kyösti Mälkki · 4 years, 8 months ago
  50. 10bc806 console/post: Split parts to arch/ by Kyösti Mälkki · 4 years, 8 months ago
  51. 0e557ab console/post: Move cmos_post_code() under pc80/rtc by Kyösti Mälkki · 4 years, 8 months ago
  52. b2680a1 drivers/pc80/rtc: Move sanitize_cmos() by Kyösti Mälkki · 4 years, 8 months ago
  53. 1c3086a drivers/spi/spi_flash: explicitly handle STMicro deep power state by Aaron Durbin · 4 years, 8 months ago
  54. 73451fd sb/intel/common: Add smbus_set_slave_addr() by Kyösti Mälkki · 4 years, 8 months ago
  55. 7cdcc38 sb/intel/common: Add smbus_host_reset() by Kyösti Mälkki · 4 years, 8 months ago
  56. 1cae454 device,sb/intel: Move SMBus host controller prototypes by Kyösti Mälkki · 4 years, 8 months ago
  57. 7566467 lib/spd_bin,soc/intel/common: Move get_spd_smbus() by Kyösti Mälkki · 4 years, 8 months ago
  58. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  59. 2a0e3b2 drivers/pc80/rtc: Remove duplicate cmos_chksum_valid() by Kyösti Mälkki · 4 years, 8 months ago
  60. 8250e2e src/include: Fix typos by Elyes HAOUAS · 4 years, 9 months ago
  61. 6bb9aaf soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device ID by Jamie Chen · 4 years, 8 months ago
  62. 731e58e drivers/pc80/rtc: Remove stub for sanitize_cmos() by Kyösti Mälkki · 4 years, 8 months ago
  63. bb5b9fe drivers/pc80/rtc: Remove stub for cmos_post_init() by Kyösti Mälkki · 4 years, 8 months ago
  64. a581166 drivers/pc80/rtc: Clean up some headers by Kyösti Mälkki · 4 years, 8 months ago
  65. 1a9b7b5 drivers/pc80/rtc: Clean up some inlined functions by Kyösti Mälkki · 4 years, 8 months ago
  66. cc0b6f1 lib/crc_byte: Add CRC32 implementation by Patrick Rudolph · 4 years, 8 months ago
  67. d701ef7 drives/spi_flash: add spi_flash_cmd_write_page_program() by Aaron Durbin · 4 years, 8 months ago
  68. 2879107 drivers/pc80/rtc: Swap cmos_write32() parameter order by Kyösti Mälkki · 4 years, 8 months ago
  69. bd74b60 pci_ids: Correct whitespace for all AMD, ATI, National Semi by Marshall Dawson · 4 years, 8 months ago
  70. 895fb4b device/smbus: Drop unused smbus_set_link() by Kyösti Mälkki · 4 years, 8 months ago
  71. 473d979 device/smbus: Drop SMBUS_HAS_AUX_CHANNELS by Kyösti Mälkki · 4 years, 8 months ago
  72. 4ed8e9c spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS by Aaron Durbin · 4 years, 8 months ago
  73. 6af55e5 device/early_smbus: Drop unused function parameter by Kyösti Mälkki · 4 years, 8 months ago
  74. 22d2604 device/early_smbus: Remove unused prototypes by Kyösti Mälkki · 4 years, 8 months ago
  75. a347ea3 lib/malloc: Implement a simple free() only for last malloc() by Bora Guvendik · 4 years, 8 months ago
  76. a04dee6 drivers/pc80/mc146818rtc: Remove read_option_lowlevel() by Kyösti Mälkki · 4 years, 8 months ago
  77. c5a5b36 src/include: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  78. 4a21647 src: Remove some romcc workarounds by Jacob Garber · 4 years, 8 months ago
  79. b8d575c bootblock: Support normal/fallback mechanism again by Kyösti Mälkki · 4 years, 8 months ago
  80. d6de92e src/include: Remove min/max() from <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  81. 7db16dd superio/common/conf_mode: Add op to write SSDT by Patrick Rudolph · 4 years, 8 months ago
  82. 836b8d2 drivers/pc80: Move normal/fallback mechanism outside __ROMCC__ by Kyösti Mälkki · 4 years, 8 months ago
  83. dda17fa src: Use '#include <smp/node.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  84. c00d463 src: Remove unused include <device/smbus_def.h> by Elyes HAOUAS · 4 years, 10 months ago
  85. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 9 months ago
  86. 6dc2fda Revert "include/cpu/x86: Add STM Support" by Aaron Durbin · 4 years, 8 months ago
  87. 297b6b8 include/cpu/x86: Add STM Support by Eugene D. Myers · 5 years ago
  88. 9c6e9c6 device/pnp: use correct width type for pnp_info.function by Felix Held · 4 years, 8 months ago
  89. 7b7bc59 device/pnp: introduce and use PNP_SKIP_FUNCTION by Felix Held · 4 years, 8 months ago
  90. 12a651c soc/intel/common: Add PCI device IDs for CMP-H by Gaggery Tsai · 4 years, 9 months ago
  91. 8245bd2 fmap: Make FMAP_CACHE mandatory if it is configured in by Julius Werner · 4 years, 9 months ago
  92. 263f129 soc/intel/common: Add Jasperlake Device IDs by rkanabar · 4 years, 9 months ago
  93. 19b963c include/device/pci_ids: Add Coffeelake U IGD P630 by Christian Walter · 4 years, 8 months ago
  94. 879ea7f endian: Replace explicit byte swapping with compiler builtin by Julius Werner · 4 years, 9 months ago
  95. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  96. 1c37157 mmio: Add clrsetbitsXX() API in place of updateX() by Julius Werner · 4 years, 9 months ago
  97. fdcc9ab src/soc/intel: Add Cometlake-S and CMP-H skus by Gaggery Tsai · 4 years, 10 months ago
  98. 8601afb kill CAR_GLOBAL_MIGRATION leftovers by Arthur Heymans · 4 years, 9 months ago
  99. 33d0fb8 AGESA,binaryPI: Add compatibility wrapper for romstage entry by Kyösti Mälkki · 4 years, 9 months ago
  100. 3aa17f7 AGESA,binaryPI: Fix stack location on entry to romstage by Michał Żygowski · 4 years, 9 months ago