1. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  2. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  3. c328a68 soc,southbridge/intel: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 9 months ago
  4. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 4 months ago
  5. ae22fe2 sb/intel/i82801gx: Use macro instead of numbers by Elyes HAOUAS · 4 years, 3 months ago
  6. bfc255a src/sb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 5 months ago
  7. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  8. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  9. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  10. 8741510 southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  11. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  12. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  13. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  14. 1234925 sb/intel/i82801gx: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  15. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 4 months ago
  16. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  17. eb00e87 sb/intel/i82801gx: Use 'const' to set pci_devfn_t statically by Elyes HAOUAS · 4 years, 4 months ago
  18. 92646ea sb/intel/i82801gx: Improve code formatting by Elyes HAOUAS · 4 years, 5 months ago
  19. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  20. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  21. 28f727b sb/intel/i82801gx: drop IGD-related NVS variables by Matt DeVillier · 4 years, 5 months ago
  22. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  23. e98f6af drivers/intel/gma/acpi: Reduce display switching stubs by Nico Huber · 4 years, 5 months ago
  24. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  25. 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 4 years, 6 months ago
  26. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  27. f555a58 sb/intel/common: Declare common smbus_base() and enable_smbus() by Kyösti Mälkki · 4 years, 7 months ago
  28. 7adc370 intel/{i945,pineview},i82801gx: Move enable_smbus() call by Kyösti Mälkki · 4 years, 7 months ago
  29. 7cdcc38 sb/intel/common: Add smbus_host_reset() by Kyösti Mälkki · 4 years, 7 months ago
  30. 1cae454 device,sb/intel: Move SMBus host controller prototypes by Kyösti Mälkki · 4 years, 7 months ago
  31. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  32. 959f406 sb/i82801gx/nvs: Add missing <stdint.h> by Elyes HAOUAS · 4 years, 8 months ago
  33. f0b79da src: Remove unused 'include <pc80/mc146818rtc.h>' by Elyes HAOUAS · 4 years, 9 months ago
  34. b17a0f5 sb/intel/*: Remove romcc guards by Arthur Heymans · 4 years, 9 months ago
  35. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  36. 47a6603 sb/intel/common/spi: Add Baytrail/Braswell support by Arthur Heymans · 4 years, 10 months ago
  37. 3457df1 sb/intel/common: Properly guard USB debug by Arthur Heymans · 4 years, 9 months ago
  38. 767de0a sb/intel/i82801gx: Only include SPI code with SPI boot devices by Arthur Heymans · 4 years, 9 months ago
  39. e27c013 nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  40. a1928cf sb/intel/i82801gx: Don't setup CIR when the northbridge is x4x by Arthur Heymans · 4 years, 9 months ago
  41. 399b6c1 sb/intel/i82801gx: Add common early code by Arthur Heymans · 4 years, 9 months ago
  42. 44da9e7 sb/intel/i82801gx,ix,jx: Move HAVE_SMI_HANDLER conditional by Kyösti Mälkki · 4 years, 10 months ago
  43. 7630803 sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT by Kyösti Mälkki · 4 years, 10 months ago
  44. b236352 sb/intel/i82801gx: Add a function to set up BAR by Arthur Heymans · 4 years, 9 months ago
  45. fecf777 sb/intel/i82801gx: Add common LPC decode code by Arthur Heymans · 4 years, 9 months ago
  46. 1d4bdda sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol by Arthur Heymans · 4 years, 10 months ago
  47. 23a6c79 sb/intel/common: Make COMMON_RESET optional by Arthur Heymans · 4 years, 10 months ago
  48. 074730c sb/intel/common: Make linking rtc.c conditional by Arthur Heymans · 5 years ago
  49. 1644e48 sb/intel: Use defined CONFIG_HPET_ADDRESS by Elyes HAOUAS · 4 years, 10 months ago
  50. 085ab5a sb/intel: Move 'smbus.asl' to common place by Elyes HAOUAS · 4 years, 10 months ago
  51. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  52. b8bda11 sb/intel/common: Make linking pmbase.c conditional by Arthur Heymans · 5 years ago
  53. 39bde7c sb/intel/i82801gx: Set FERR# Mux Enable only on mobile platforms by Arthur Heymans · 4 years, 10 months ago
  54. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  55. 2437fe9 sb/intel/i82801gx: Move CIR init to a common place by Arthur Heymans · 4 years, 11 months ago
  56. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  57. c73c923 sb/intel/nm10: Fix enabling HPET by Arthur Heymans · 4 years, 11 months ago
  58. f9891c8 kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset by Kyösti Mälkki · 4 years, 11 months ago
  59. ad787e1 intel/i945,i82801gx: Refactor early PCI bridge reset by Kyösti Mälkki · 4 years, 11 months ago
  60. c49869b sb/intel/i82801gx: Use symbolic name for register, code rework by Petr Cvek · 4 years, 11 months ago
  61. df128a5 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL by Kyösti Mälkki · 5 years ago
  62. a84a734 sb/intel/bd8x62x,i82801gx: Fix PCI bridge subsystem IDs by Kyösti Mälkki · 5 years ago
  63. 382e216 device/pci: Replace add with bitwise-or by Kyösti Mälkki · 5 years ago
  64. 1034839 {i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h> by Elyes HAOUAS · 5 years ago
  65. 1cd8703 southbridge: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  66. 12b121c southbridge/intel: Tidy up preprocessor and headers by Kyösti Mälkki · 5 years ago
  67. ae31769 mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode` by Nico Huber · 5 years ago 4.10
  68. 83d6a8a intel/i82801gx,i82801jx: Rename lock_smm() by Kyösti Mälkki · 5 years ago
  69. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  70. b429c5b sb/intel/i82801gx: Use common final SPI OPs setup by Arthur Heymans · 5 years ago
  71. 5eb81be sb/intel/i82801gx: Detect if the southbridge supports AHCI by Arthur Heymans · 6 years ago
  72. 742df5a sb/intel/i82801gx: Include chip.h directly by Arthur Heymans · 5 years ago
  73. 99e578e nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 6 years ago
  74. 11a5b6b i82801gx/bootblock: Use macro instead of magic number by Elyes HAOUAS · 5 years ago
  75. 0c22d2f {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro by Elyes HAOUAS · 6 years ago
  76. c9f6bd9 sb/i82801gx: Don't rewrite over BCTRL by Elyes HAOUAS · 5 years ago
  77. 32b9a99 nb/intel/i945: Use macro instead of magic number by Elyes HAOUAS · 6 years ago
  78. 4feaf6b sb/i82801gx: Remove duplicated 'define PMBASE' by Elyes HAOUAS · 5 years ago
  79. 551a759 sb/{ICH7,NM10,PCH}: Use common watchdog_off function by Elyes HAOUAS · 5 years ago
  80. 7118701 sb/intel/i82801gx/lpc: Use {read,write}_pmbase32 and lpc_get_pmbase by Elyes HAOUAS · 6 years ago
  81. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  82. dbd3132 sb/intel/{i82801g/i/j,bd82x6x}: Make use of generic set_subsystem() by Kyösti Mälkki · 5 years ago
  83. 15ccbf0 {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() by Subrata Banik · 5 years ago
  84. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  85. 14e826f src/southbridge/intel/i82801gx/pcie.c: Correct NULL check by Jacob Garber · 5 years ago
  86. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  87. fb19974 sb/intel/i82801gx: Remove unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  88. 484efff {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h by Elyes HAOUAS · 6 years ago
  89. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  90. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  91. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  92. 80505a6 sb/intel/i82801gx: Remove unnecessary/redundant ACPI offset operator by Elyes HAOUAS · 5 years ago
  93. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  94. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  95. c01a505 sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() by Kyösti Mälkki · 6 years ago
  96. 84fdda3 nb/intel/pineview: Use parallel MP init by Arthur Heymans · 6 years ago
  97. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  98. cf27838 mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstage by Arthur Heymans · 6 years ago
  99. e6e5ecb sb/intel/i82801gx: Implement PCIe coalescing by Arthur Heymans · 6 years ago
  100. 7b42811 sb/intel: Use common RCBA MACROs by Peter Lemenkov · 6 years ago