1. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  2. 804a340 sb/common/smihandler: Fix 16-bit read/write to PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  3. c98f2ea sb/intel/common/{madt,rcba_pirq}.c: Convert to 96 characters line length by Elyes HAOUAS · 4 years, 4 months ago
  4. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  5. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  6. 78feacc security: Add common boot media write protection by Patrick Rudolph · 4 years, 9 months ago
  7. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  8. 516c0a5 security/vboot: relocate and rename vboot_platform_is_resuming() by Bill XIE · 4 years, 6 months ago
  9. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  10. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 6 months ago
  11. efc4be6 sb/intel/common/firmware/Makefile.inc: use ifdtool --output flag by Marcello Sylvester Bauer · 4 years, 6 months ago
  12. cc805d9 sb/intel/common/acpi: Add more Windows versions by Peter Lemenkov · 4 years, 8 months ago
  13. fc7b953 drivers/spi/spi_flash: remove spi flash names by Aaron Durbin · 4 years, 7 months ago
  14. bccc7e7 {soc,southbridge}/*/*/acpi: Add possibility to disable S4 by Wim Vervoorn · 4 years, 7 months ago
  15. 7f40bd6 sb/intel/common: Move SMBus register layout outside header by Kyösti Mälkki · 4 years, 8 months ago
  16. 73451fd sb/intel/common: Add smbus_set_slave_addr() by Kyösti Mälkki · 4 years, 8 months ago
  17. 7cdcc38 sb/intel/common: Add smbus_host_reset() by Kyösti Mälkki · 4 years, 8 months ago
  18. c528426 sb/intel/common: Rename smbus_base to base by Kyösti Mälkki · 4 years, 8 months ago
  19. 1cae454 device,sb/intel: Move SMBus host controller prototypes by Kyösti Mälkki · 4 years, 8 months ago
  20. 5e9ae0c sb/intel/common: Change some local SMBus function signatures by Kyösti Mälkki · 4 years, 8 months ago
  21. 65f5de2 sb/intel/common: Add SMBUS register read-modify-write by Kyösti Mälkki · 4 years, 8 months ago
  22. b49638d sb/intel/common: Wrap inb/outb() by Kyösti Mälkki · 4 years, 8 months ago
  23. 7ca19b2 sb/intel/common: Add smbus_{read/write}_word() variants by Kyösti Mälkki · 4 years, 8 months ago
  24. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  25. 4ed8e9c spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS by Aaron Durbin · 4 years, 8 months ago
  26. 361a935 {drivers,southbridge}: Replace min() with MIN() by Elyes HAOUAS · 4 years, 8 months ago
  27. 38d2540 src/southbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  28. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 9 months ago
  29. 7255610 sb/intel/spi: Drop CAR_GLOBAL_MIGRATION by Arthur Heymans · 4 years, 9 months ago
  30. 026863b southbridge/intel/common/spi.c: Define __SIMPLE_DEVICE__ by Arthur Heymans · 4 years, 9 months ago
  31. 47a6603 sb/intel/common/spi: Add Baytrail/Braswell support by Arthur Heymans · 4 years, 10 months ago
  32. c2c634a nb/sb/cpu: Drop Intel Rangeley support by Arthur Heymans · 4 years, 9 months ago
  33. 3457df1 sb/intel/common: Properly guard USB debug by Arthur Heymans · 4 years, 9 months ago
  34. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 9 months ago
  35. 1d4bdda sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol by Arthur Heymans · 4 years, 10 months ago
  36. 23a6c79 sb/intel/common: Make COMMON_RESET optional by Arthur Heymans · 4 years, 10 months ago
  37. 074730c sb/intel/common: Make linking rtc.c conditional by Arthur Heymans · 5 years ago
  38. 21d6a27 arch/x86: Replace some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  39. 9dd1a12 ELOG: Introduce elog_gsmi variants by Kyösti Mälkki · 4 years, 10 months ago
  40. 8195aa0 sb/intel/common/platform.asl: Remove setting unused GNVS by Arthur Heymans · 4 years, 10 months ago
  41. 085ab5a sb/intel: Move 'smbus.asl' to common place by Elyes HAOUAS · 4 years, 10 months ago
  42. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  43. b8bda11 sb/intel/common: Make linking pmbase.c conditional by Arthur Heymans · 5 years ago
  44. 63998ad sb/intel/common/Makefile: Use 'all' class to link files in all stages by Arthur Heymans · 5 years ago
  45. ff744bf src/southbridge: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  46. 03cfae4 sb/intel/common/smihandler: Fix compilation on x86_64 by Patrick Rudolph · 4 years, 10 months ago
  47. d8b150f southbridge/intel: Add config option to validate firmware descriptor by Mathew King · 5 years ago
  48. 4c80425 sb/intel/common/smihandler: Hook up smmstore by Arthur Heymans · 6 years ago
  49. 50b4f78 sb/intel/spi: Use different SPIOPS for most SST flashes by Arthur Heymans · 5 years ago
  50. 4721e47 soc/fsp_broadwell_de: fix flashconsole support for platform by Matt DeVillier · 5 years ago
  51. 26e59a6 sb/intel/common/fw: Make make aware that it needs binaries by Nico Huber · 5 years ago
  52. 680594b southbridge: Remove not used #include <elog.h> by Elyes HAOUAS · 5 years ago
  53. 9172b69 src: Remove variable length arrays by Jacob Garber · 5 years ago
  54. faf20d3 soc/intel: Rename some SMM support functions by Kyösti Mälkki · 5 years ago
  55. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  56. 1ef039b cpu/x86: Change old-style SMI handler prototypes by Kyösti Mälkki · 5 years ago
  57. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  58. eaeb0b7 sb/intel/common/spi: Fix opmenu setup by Nico Huber · 5 years ago
  59. 17362be include/spi-generic: Append unit to macro names by Uwe Poeche · 5 years ago
  60. 868c807 sb/intel/common/spi: Increase flash erase timeout by Uwe Poeche · 5 years ago
  61. 92185e3 sb/intel/common: Add a common interface to set final OPs settings by Arthur Heymans · 5 years ago
  62. 3674974 sb/intel/common: Use correct bitwise operator by Jacob Garber · 5 years ago
  63. 09ccd41 sb/intel/common: Link SPI code in bootblock by Arthur Heymans · 5 years ago
  64. e48be35 southbridge/intel/common/smbus: Add do_i2c_block_write() by Frans Hendriks · 5 years ago
  65. f957201 sb/intel/common/spi: Properly check if setting FRP succeeded by Arthur Heymans · 5 years ago
  66. 816aaba sb/intel/spi: Check for the SPI lock bit during runtime by Arthur Heymans · 5 years ago
  67. 21c5d43 sb/intel/common/spi.c: Add a pointer to the ich7 SPI registers by Arthur Heymans · 5 years ago
  68. a9c1a5f sb/common/intel/spi.c: Don't use typedefs for structs by Arthur Heymans · 5 years ago
  69. ab89edb src/southbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  70. 81e9b8e sb/intel/common/smi.c: Remove unused functions by Arthur Heymans · 6 years ago
  71. 772a154 nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE by Nico Huber · 5 years ago
  72. 551a759 sb/{ICH7,NM10,PCH}: Use common watchdog_off function by Elyes HAOUAS · 5 years ago
  73. 77d5e74 nb/intel/haswell: Add an option for where verstage starts by Arthur Heymans · 6 years ago
  74. ed23fed sb/intel/common: Fix config name in a comment by Nico Huber · 5 years ago
  75. 1ae592b sb/intel/common: Add common detect_s3_resume by Patrick Rudolph · 5 years ago
  76. 7eb8eed sb/intel/{common,i82801dx}: Improve TCO debug code by Jacob Garber · 5 years ago
  77. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  78. 4b7202e src: Drop unused 'include <device/pciexp.h>' by Elyes HAOUAS · 5 years ago
  79. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  80. b27fb33 soc/intel/braswell: Add SMBus support by Frans Hendriks · 5 years ago
  81. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  82. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  83. 44206e3 sb/intel/common: Fix SMBus block commands by Kyösti Mälkki · 5 years ago
  84. 2687443 sb/intel/common/firmware: Don't touch descriptor region by Mario Scheithauer · 5 years ago
  85. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  86. 7ba1440 intel/spi: Switch to native PCI config accessors by Kyösti Mälkki · 6 years ago
  87. f751aee sb/intel/common: Remove CAR_GLOBAL use by Arthur Heymans · 6 years ago
  88. c01a505 sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() by Kyösti Mälkki · 6 years ago
  89. e81f334 sb/intel/common/firmware: Don't call GbE binary `firmware` by Nico Huber · 6 years ago
  90. 83a127a sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that need it by Jan Tatje · 6 years ago
  91. d6c15d0 sb/intel/common: More SMBus block_cmd_loop() by Kyösti Mälkki · 7 years ago
  92. 893edee sb/intel/common: SMBus block_cmd_loop() by Kyösti Mälkki · 7 years ago
  93. c38d543 sb/intel/common: SMBus complete_command() by Kyösti Mälkki · 7 years ago
  94. a2dcf73 sb/intel/common: SMBus execute_command() by Kyösti Mälkki · 7 years ago
  95. 957511c sb/intel/common: SMBus setup_command() by Kyösti Mälkki · 7 years ago
  96. edbf5d9 cpu/intel/model_206ax: Use parallel MP init by Arthur Heymans · 7 years ago
  97. f9f5093 drivers/spi: Add controller protection type by Rizwan Qureshi · 6 years ago
  98. 522a1b5 mb/lenovo/[xtz]60: Introduce and use RCBA64 macro by Peter Lemenkov · 6 years ago
  99. 7b42811 sb/intel: Use common RCBA MACROs by Peter Lemenkov · 6 years ago
  100. 82a4e27 sb/intel/common: Show "Add EC firmware" only for boards that need it by Jan Tatje · 6 years ago