1. 473d979 device/smbus: Drop SMBUS_HAS_AUX_CHANNELS by Kyösti Mälkki · 4 years, 8 months ago
  2. 4ed8e9c spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS by Aaron Durbin · 4 years, 8 months ago
  3. 6af55e5 device/early_smbus: Drop unused function parameter by Kyösti Mälkki · 4 years, 8 months ago
  4. 22d2604 device/early_smbus: Remove unused prototypes by Kyösti Mälkki · 4 years, 8 months ago
  5. a347ea3 lib/malloc: Implement a simple free() only for last malloc() by Bora Guvendik · 4 years, 8 months ago
  6. a04dee6 drivers/pc80/mc146818rtc: Remove read_option_lowlevel() by Kyösti Mälkki · 4 years, 8 months ago
  7. c5a5b36 src/include: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  8. 4a21647 src: Remove some romcc workarounds by Jacob Garber · 4 years, 8 months ago
  9. b8d575c bootblock: Support normal/fallback mechanism again by Kyösti Mälkki · 4 years, 8 months ago
  10. d6de92e src/include: Remove min/max() from <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  11. 7db16dd superio/common/conf_mode: Add op to write SSDT by Patrick Rudolph · 4 years, 8 months ago
  12. 836b8d2 drivers/pc80: Move normal/fallback mechanism outside __ROMCC__ by Kyösti Mälkki · 4 years, 8 months ago
  13. dda17fa src: Use '#include <smp/node.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  14. c00d463 src: Remove unused include <device/smbus_def.h> by Elyes HAOUAS · 4 years, 10 months ago
  15. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 9 months ago
  16. 6dc2fda Revert "include/cpu/x86: Add STM Support" by Aaron Durbin · 4 years, 8 months ago
  17. 297b6b8 include/cpu/x86: Add STM Support by Eugene D. Myers · 5 years ago
  18. 9c6e9c6 device/pnp: use correct width type for pnp_info.function by Felix Held · 4 years, 8 months ago
  19. 7b7bc59 device/pnp: introduce and use PNP_SKIP_FUNCTION by Felix Held · 4 years, 8 months ago
  20. 12a651c soc/intel/common: Add PCI device IDs for CMP-H by Gaggery Tsai · 4 years, 9 months ago
  21. 8245bd2 fmap: Make FMAP_CACHE mandatory if it is configured in by Julius Werner · 4 years, 9 months ago
  22. 263f129 soc/intel/common: Add Jasperlake Device IDs by rkanabar · 4 years, 9 months ago
  23. 19b963c include/device/pci_ids: Add Coffeelake U IGD P630 by Christian Walter · 4 years, 8 months ago
  24. 879ea7f endian: Replace explicit byte swapping with compiler builtin by Julius Werner · 4 years, 9 months ago
  25. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  26. 1c37157 mmio: Add clrsetbitsXX() API in place of updateX() by Julius Werner · 4 years, 9 months ago
  27. fdcc9ab src/soc/intel: Add Cometlake-S and CMP-H skus by Gaggery Tsai · 4 years, 10 months ago
  28. 8601afb kill CAR_GLOBAL_MIGRATION leftovers by Arthur Heymans · 4 years, 9 months ago
  29. 33d0fb8 AGESA,binaryPI: Add compatibility wrapper for romstage entry by Kyösti Mälkki · 4 years, 9 months ago
  30. 3aa17f7 AGESA,binaryPI: Fix stack location on entry to romstage by Michał Żygowski · 4 years, 9 months ago
  31. dc34a9d AGESA,binaryPI: Split romstage_main() to BSP and AP parts by Kyösti Mälkki · 4 years, 9 months ago
  32. aeb85d5 binaryPI: Clean leftover romstage prototype by Kyösti Mälkki · 4 years, 9 months ago
  33. f0664cf lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  34. c9ece50 pci_ids: Update Intel Lewisburg SMBUS PCI ID by Jonathan Zhang · 4 years, 9 months ago
  35. 9266ce9 AGESA,binaryPI: Remove early_all_cores() by Kyösti Mälkki · 4 years, 9 months ago
  36. 46f04cb binaryPI: Drop BINARYPI_LEGACY_WRAPPER support by Kyösti Mälkki · 7 years ago
  37. 6a23352 amdfam10: Clean leftover prototypes by Kyösti Mälkki · 4 years, 9 months ago
  38. 1818733 cpu/intel/smm: Drop em64t save state by Arthur Heymans · 4 years, 10 months ago
  39. 7f8b0cd8 sb/i82801ix: Use macros instead of hard-coded IDs by Felix Singer · 4 years, 9 months ago
  40. eb2e0b5 device/hypertransport: Drop unused code by Arthur Heymans · 4 years, 9 months ago
  41. f5c0d61 intel/smm: Provide common smm_relocation_params by Kyösti Mälkki · 5 years ago
  42. bd585fa device/pci: Reduce scope of dev_find_slot() by Kyösti Mälkki · 5 years ago
  43. d980211 soc/intel/fsp_baytrail: Drop support by Arthur Heymans · 4 years, 9 months ago
  44. c2c634a nb/sb/cpu: Drop Intel Rangeley support by Arthur Heymans · 4 years, 9 months ago
  45. ffcac3e nb/amd/fam10: Drop support by Arthur Heymans · 4 years, 9 months ago
  46. efe3cfb include/device: add a comment to pci mmio cfg addr helpers and caching by Michael Niewöhner · 4 years, 9 months ago
  47. fe338e2 cbfs: switch to region_device for location APIs by Aaron Durbin · 4 years, 9 months ago
  48. f96d905 Remove MIPS architecture by Julius Werner · 5 years ago
  49. 9f19dd9 mmio: Fix buffer_to_fifo32() order of arguments by Julius Werner · 4 years, 9 months ago
  50. a214837 include: Make stdbool.h a separate file by Julius Werner · 4 years, 9 months ago
  51. 5e8afce soc/intel: Implement PCIe RP devicetree update based on LCAP by Nico Huber · 4 years, 10 months ago
  52. b75f504 cbfs: remove prepare() callback from struct cbfs_locator by Aaron Durbin · 4 years, 10 months ago
  53. b134945 drivers/spi: add drivers for sdcard mounted on the spi bus by Xiang Wang · 5 years ago
  54. ae69575 soc/intel/tigerlake: Include few more Tigerlake device IDs by Subrata Banik · 4 years, 9 months ago
  55. 32e13c0 cbfs: Stop checking master header by Julius Werner · 4 years, 10 months ago
  56. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 10 months ago
  57. 6abbd5b cbfs: Make cbfs_master_header_props() externally available by Julius Werner · 4 years, 9 months ago
  58. 77fe213 SMBIOS: Add 'CXL FLexbus 1.0' memory array location by Elyes HAOUAS · 4 years, 10 months ago
  59. 45ddb43 console,boot_state: Exclude printk() from reported times by Kyösti Mälkki · 4 years, 10 months ago
  60. f0564a9 include: introduce update* for mmio operations by Michael Niewöhner · 4 years, 10 months ago
  61. 8f22136 include/device: add pci mmio cfg address helpers by Michael Niewöhner · 4 years, 10 months ago
  62. 1c54bc4 lib/cbmem: Remove the cbmem_top_init() hook by Arthur Heymans · 4 years, 10 months ago
  63. 9dd1a12 ELOG: Introduce elog_gsmi variants by Kyösti Mälkki · 4 years, 10 months ago
  64. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  65. 4e39c82 lib: add calculate crc byte by byte by Xiang Wang · 4 years, 10 months ago
  66. 6b5bf40 soc/intel/common: Include Tigerlake device IDs by Ravi Sarawadi · 4 years, 10 months ago
  67. 15fcc86 pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefined by Arthur Heymans · 4 years, 11 months ago
  68. 8163265 include: Remove EC_EVENT_* from elog.h by Yu-Ping Wu · 4 years, 10 months ago
  69. a751eec cpu/intel/em64t101: Add Nehalem to compatibility list by Arthur Heymans · 4 years, 10 months ago
  70. be820b3 smbios: Create a type for smbios_enclosure_type by Mathew King · 4 years, 10 months ago
  71. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 10 months ago
  72. 4325165 cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80 by Kyösti Mälkki · 4 years, 10 months ago
  73. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  74. 2e6a0f8 lib/uuid: Add UUID parsing function by Nico Huber · 4 years, 10 months ago
  75. af1cbe2 cpu/x86: make set_msr_bit publicly available by Michael Niewöhner · 4 years, 10 months ago
  76. 5331a7c Program loading: Handoff cbmem_top via calling arguments by Arthur Heymans · 4 years, 10 months ago
  77. 2e032f0 arch/x86: Populate more fields in SMBIOS type 4 by Andrey Petrov · 4 years, 10 months ago
  78. fc58034 lib/prog_loaders.c: Add prog_locate_hook() by Frans Hendriks · 5 years ago
  79. 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  80. b759a4f cbmem.h: Align comment with the reality of implementations by Arthur Heymans · 4 years, 10 months ago
  81. 0688bce src/include/console: Get rid of unused deprecated POST codes by Elyes HAOUAS · 4 years, 10 months ago
  82. bc36e29 soc/intel/skylake: search for PME wake event on all root ports by Michael Niewöhner · 4 years, 11 months ago
  83. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  84. 749c395 src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>' by Elyes HAOUAS · 4 years, 10 months ago
  85. b5bd862 pci_ids: Add AMD Family 17h ACP by Marshall Dawson · 5 years ago
  86. 62b6a83 drivers/usb: Enable EHCI debug during verstage by Arthur Heymans · 4 years, 10 months ago
  87. 86b683a SMBIOS (Type 17): Add HBM device type and DIE form factor value by Elyes HAOUAS · 4 years, 11 months ago
  88. 5d0942b SMBIOS: (Type 9) Add PCI Express Gen 4 values by Elyes HAOUAS · 4 years, 11 months ago
  89. 166b55c superio/hwm5_conf: factor out HWM access from ITE env_ctrl by Felix Held · 4 years, 11 months ago
  90. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  91. a89c82e device/root_device: Consolidate common _scan_bus() functions by Nico Huber · 7 years ago
  92. dafb661 device/mmio.h: Add more bit field helpers by Hung-Te Lin · 4 years, 11 months ago
  93. f7ed3d4 device: Rename scan_static_bus() -> enable_static_devices() by Nico Huber · 5 years ago
  94. 061b905 device/pci: Enable full 16-bit VGA port i/o decoding by Nico Huber · 5 years ago
  95. 8d7a89b soc/intel/common/block/p2sb/p2sb: Add missing PCI IDs by Patrick Rudolph · 4 years, 11 months ago
  96. b71181a device/pci_device.c: Use verified boot to check oprom by Frans Hendriks · 4 years, 11 months ago
  97. 8595469 src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDs by Maxim Polyakov · 5 years ago
  98. 9563681 src/pci_ids: add missing Intel Skylake iGPU PCIIDs by Maxim Polyakov · 5 years ago
  99. d5f645c soc/intel: Replace config_of_path() with config_of_soc() by Kyösti Mälkki · 5 years ago
  100. 6e079dc cpu/intel/common: Move intel_ht_sibling() to common folder by Patrick Rudolph · 5 years ago