1. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years, 2 months ago
  2. e653942 sb/intel/ibexpeak: Drop ChromeOS setup for GNVS by Kyösti Mälkki · 3 years, 8 months ago
  3. 2e0053b azalia: Use `azalia_enter_reset` function by Angel Pons · 3 years, 9 months ago
  4. 7f839f6 azalia: Use `azalia_exit_reset` function by Angel Pons · 3 years, 9 months ago
  5. d425ddd azalia: Make `azalia_find_verb` parametric by Angel Pons · 3 years, 9 months ago
  6. fcf8a3a azalia: Drop unused parameter from `azalia_find_verb` by Angel Pons · 3 years, 9 months ago
  7. 75c4f06 azalia: Make `find_verb` function non-static by Angel Pons · 3 years, 9 months ago
  8. 61dd836 azalia: Make `set_bits` function non-static by Angel Pons · 3 years, 9 months ago
  9. 79b2a15 sb/intel/x/smbus.c: Factor out common code by Angel Pons · 3 years, 9 months ago
  10. 4def30d sb/intel/bd82x6x: Make me_common.c a compilation unit by Angel Pons · 4 years, 3 months ago
  11. 244cf7d sb/intel/x/smbus.c: Add block read/write support by Angel Pons · 3 years, 9 months ago
  12. bb19d39 sb/intel/x/smbus.c: Rename parameter by Angel Pons · 3 years, 9 months ago
  13. 27718ac src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 4 years ago
  14. f471171 sb/intel: Don't set ACPI_EN twice by Angel Pons · 3 years, 10 months ago
  15. 4b519f7 sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits by Angel Pons · 3 years, 10 months ago
  16. 22d4397 azalia: Use `HDA_GCTL_CRST` macro as unset-mask by Angel Pons · 3 years, 10 months ago
  17. 554713e azalia: Treat all negative return values as errors by Angel Pons · 3 years, 10 months ago
  18. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 4 years ago
  19. 77f340a sb/intel/ibexpeak: Align to coreboot's coding style by Angel Pons · 3 years, 10 months ago
  20. 5c2d190 sb/intel/ibexpeak: Use ARRAY_SIZE macro by Angel Pons · 3 years, 10 months ago
  21. 819c206 ironlake: Fix compilation on x86_64 by Patrick Rudolph · 4 years, 9 months ago
  22. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  23. 9f8f115 SMM: Validate more user-provided pointers by Patrick Rudolph · 4 years, 4 months ago
  24. a4dd33c src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers by Elyes HAOUAS · 4 years ago
  25. 6ea24ff {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences by Elyes HAOUAS · 4 years ago
  26. 59236d5 sb/intel/ibexpeak: Use <device/azalia_device.h> registers by Elyes HAOUAS · 4 years, 1 month ago
  27. 0b3512b sb/intel: Remove inexistent references to IDE controller by Angel Pons · 4 years ago
  28. 89739ba {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits by Angel Pons · 4 years, 1 month ago
  29. e4c0555 nb/intel/ironlake: Move southbridge code to ibexpeak by Angel Pons · 4 years, 1 month ago
  30. 90e9f54 ironlake/ibexpeak: Move early_smbus.c to common code by Angel Pons · 4 years, 3 months ago
  31. b21bffa sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE by Angel Pons · 4 years, 2 months ago
  32. 12a4d05 src: Report word-sized access for PM1a_EVT by Angel Pons · 4 years, 1 month ago
  33. 38eec5b sb/intel/ibexpeak/fadt.c: Use definitions instead of numbers by Angel Pons · 4 years, 1 month ago
  34. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  35. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years, 1 month ago
  36. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years, 1 month ago
  37. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years, 1 month ago
  38. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years, 1 month ago
  39. cee5ff06 sb/intel/ibexpeak: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years, 1 month ago
  40. 239abaf ACPI GNVS: Replace uses of smm_get_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  41. bdcccc0 sb/intel: Add include guards on nvs.h by Kyösti Mälkki · 4 years, 2 months ago
  42. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  43. 8caa531 sb/intel/ibexpeak: Use common early SPI code by Angel Pons · 4 years, 2 months ago
  44. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 2 months ago
  45. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  46. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 7 months ago
  47. ad882c3 sb/intel: Remove spurious HAVE_SMI_HANDLER test by Kyösti Mälkki · 4 years, 3 months ago
  48. b658548 arch/x86: Create helper for APM_CNT SMI triggers by Kyösti Mälkki · 4 years, 3 months ago
  49. 9446447 sb/intel: Clean up some SMI enables by Kyösti Mälkki · 4 years, 2 months ago
  50. cfc3c35 ACPI: Remove Kconfig COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  51. d4acee8 ACPI: Move redundant FADT reserved entry by Kyösti Mälkki · 4 years, 3 months ago
  52. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  53. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  54. c328a68 soc,southbridge/intel: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 9 months ago
  55. 78e8db1 sb/intel/{bd82x6x|ibexpeak}: Clear flush_* in FADT by Patrick Rudolph · 5 years ago
  56. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 4 months ago
  57. bfc255a src/sb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 5 months ago
  58. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  59. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  60. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  61. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  62. 8741510 southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  63. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  64. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  65. c0bff97 acpi: Update sata files to be more aligned with rest of acpi files by Furquan Shaikh · 4 years, 4 months ago
  66. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  67. a268aac src/acpi: Drop Kconfig option ACPI_SATA_GENERATOR by Furquan Shaikh · 4 years, 4 months ago
  68. 8b6dfde sb/intel/ibexpeak: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  69. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  70. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 4 months ago
  71. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  72. 25d20d3 sb/{bd82x6x,ibexpeak,lynxpoint}/early_smbus: Use macro by Elyes HAOUAS · 4 years, 5 months ago
  73. ef6ecee sb/ibexpeak: Use .device for single PCI ID by Felix Singer · 4 years, 6 months ago
  74. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  75. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  76. ae51bb4 nb/intel/ibexpeak: drop IGD-related NVS variables by Matt DeVillier · 4 years, 5 months ago
  77. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  78. e98f6af drivers/intel/gma/acpi: Reduce display switching stubs by Nico Huber · 4 years, 5 months ago
  79. 838fbc7 sb/ibexpeak: Use macros instead of hard-coded IDs by Felix Singer · 4 years, 9 months ago
  80. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  81. 95de231 nb/intel/nehalem: Rename to ironlake by Angel Pons · 4 years, 6 months ago
  82. 79ccc69 src: capitalize 'PCIe' by Elyes HAOUAS · 4 years, 6 months ago
  83. f555a58 sb/intel/common: Declare common smbus_base() and enable_smbus() by Kyösti Mälkki · 4 years, 8 months ago
  84. 8dd2d48 intel/nehalem,ibexpeak: Move enable_smbus() call by Kyösti Mälkki · 4 years, 8 months ago
  85. 73451fd sb/intel/common: Add smbus_set_slave_addr() by Kyösti Mälkki · 4 years, 8 months ago
  86. 7cdcc38 sb/intel/common: Add smbus_host_reset() by Kyösti Mälkki · 4 years, 8 months ago
  87. 1cae454 device,sb/intel: Move SMBus host controller prototypes by Kyösti Mälkki · 4 years, 8 months ago
  88. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  89. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  90. add0b471 src: Remove unused 'include <halt.h>' by Elyes HAOUAS · 5 years ago
  91. f0b79da src: Remove unused 'include <pc80/mc146818rtc.h>' by Elyes HAOUAS · 4 years, 9 months ago
  92. b17a0f5 sb/intel/*: Remove romcc guards by Arthur Heymans · 4 years, 9 months ago
  93. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  94. 47a6603 sb/intel/common/spi: Add Baytrail/Braswell support by Arthur Heymans · 4 years, 10 months ago
  95. d5e7a6d sb/intel/ibexpeak: Decode more LPC IO ranges by Arthur Heymans · 4 years, 9 months ago
  96. 3457df1 sb/intel/common: Properly guard USB debug by Arthur Heymans · 4 years, 9 months ago
  97. 7630803 sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT by Kyösti Mälkki · 4 years, 11 months ago
  98. 1d4bdda sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol by Arthur Heymans · 4 years, 10 months ago
  99. 23a6c79 sb/intel/common: Make COMMON_RESET optional by Arthur Heymans · 4 years, 10 months ago
  100. 074730c sb/intel/common: Make linking rtc.c conditional by Arthur Heymans · 5 years ago