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. 1929b57 sb/intel/bd82x6x: Remove dead code by Angel Pons · 4 years, 3 months ago
  5. 729c069 sb/intel/bd82x6x: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  6. 78e8db1 sb/intel/{bd82x6x|ibexpeak}: Clear flush_* in FADT by Patrick Rudolph · 5 years ago
  7. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 4 months ago
  8. bfc255a src/sb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 5 months ago
  9. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  10. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  11. 29fbfcc vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() by Julius Werner · 4 years, 6 months ago
  12. 1efa7d9 sb/intel/bd82x6x: Put temp BAR in a define by Angel Pons · 4 years, 3 months ago
  13. 6cd6e71 sb/intel/bd82x6x: Do cosmetic fixes by Angel Pons · 4 years, 3 months ago
  14. e91af4d sb/intel/*/me_status.c: Fix typo by Angel Pons · 4 years, 3 months ago
  15. c0bff97 acpi: Update sata files to be more aligned with rest of acpi files by Furquan Shaikh · 4 years, 4 months ago
  16. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  17. a268aac src/acpi: Drop Kconfig option ACPI_SATA_GENERATOR by Furquan Shaikh · 4 years, 4 months ago
  18. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  19. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 4 months ago
  20. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  21. 56473ca sb/intel/bd82x6x/sata: Clean up IDE modes by Nico Huber · 5 years ago
  22. 63be060 sb/intel/bd82x6x/sata: Add legacy mode support by Nico Huber · 6 years ago
  23. 9ff2af2 sb/intel/bd82x6x/lpc.c: configure CLKRUN_EN according to SKU by Michał Żygowski · 4 years, 4 months ago
  24. 25d20d3 sb/{bd82x6x,ibexpeak,lynxpoint}/early_smbus: Use macro by Elyes HAOUAS · 4 years, 4 months ago
  25. 7daf3cd sb/intel/bd82x6x/sata: Set values as described in BIOS spec by Felix Singer · 4 years, 4 months ago
  26. 192666f sb/intel/bd82x6x: Drop PCI resource reg override by Felix Singer · 4 years, 4 months ago
  27. 66579d4 sb/intel/bd82x6x/sata: Don't hard-code values by Felix Singer · 4 years, 4 months ago
  28. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  29. a019524 sb/intel/bd82x6x: Use SPDX headers by Angel Pons · 4 years, 5 months ago
  30. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  31. c821f00 sb/intel/bd82x6x: drop IGD-related NVS variables by Matt DeVillier · 4 years, 5 months ago
  32. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  33. e98f6af drivers/intel/gma/acpi: Reduce display switching stubs by Nico Huber · 4 years, 5 months ago
  34. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  35. 79ccc69 src: capitalize 'PCIe' by Elyes HAOUAS · 4 years, 6 months ago
  36. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  37. f555a58 sb/intel/common: Declare common smbus_base() and enable_smbus() by Kyösti Mälkki · 4 years, 7 months ago
  38. ffa520f intel/sandybridge,bd82x6x: Move enable_smbus() call by Kyösti Mälkki · 4 years, 7 months ago
  39. 73451fd sb/intel/common: Add smbus_set_slave_addr() by Kyösti Mälkki · 4 years, 7 months ago
  40. 7cdcc38 sb/intel/common: Add smbus_host_reset() by Kyösti Mälkki · 4 years, 7 months ago
  41. 1cae454 device,sb/intel: Move SMBus host controller prototypes by Kyösti Mälkki · 4 years, 7 months ago
  42. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  43. 4058122 arch/x86: Remove <arch/cbfs.h> by Kyösti Mälkki · 4 years, 8 months ago
  44. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  45. 38d2540 src/southbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  46. b17a0f5 sb/intel/*: Remove romcc guards by Arthur Heymans · 4 years, 9 months ago
  47. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  48. 47a6603 sb/intel/common/spi: Add Baytrail/Braswell support by Arthur Heymans · 4 years, 10 months ago
  49. 6760e0b sb/intel/bd82x6x: Handle enabling of GbE by Nico Huber · 4 years, 9 months ago
  50. 360d947 nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  51. 2b28a16 sb/intel/bd82x6x: Make the pch_enable_lpc hook optional by Arthur Heymans · 4 years, 9 months ago
  52. 9c53834 nb/intel/sandybridge: Make the mainboard_rcba_config hook optional by Arthur Heymans · 4 years, 9 months ago
  53. 3457df1 sb/intel/common: Properly guard USB debug by Arthur Heymans · 4 years, 9 months ago
  54. 7630803 sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT by Kyösti Mälkki · 4 years, 10 months ago
  55. 1d4bdda sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol by Arthur Heymans · 4 years, 10 months ago
  56. 23a6c79 sb/intel/common: Make COMMON_RESET optional by Arthur Heymans · 4 years, 10 months ago
  57. 074730c sb/intel/common: Make linking rtc.c conditional by Arthur Heymans · 5 years ago
  58. 21d6a27 arch/x86: Replace some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  59. be5317f ELOG: Avoid some preprocessor use by Kyösti Mälkki · 4 years, 10 months ago
  60. c86fc8e sb,soc/intel: Reduce preprocessor use with ME debugging by Kyösti Mälkki · 4 years, 10 months ago
  61. 82c0e7e arch/x86: Drop some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  62. 1644e48 sb/intel: Use defined CONFIG_HPET_ADDRESS by Elyes HAOUAS · 4 years, 10 months ago
  63. 6c13b04 mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl by Arthur Heymans · 4 years, 10 months ago
  64. 085ab5a sb/intel: Move 'smbus.asl' to common place by Elyes HAOUAS · 4 years, 10 months ago
  65. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 10 months ago
  66. b8bda11 sb/intel/common: Make linking pmbase.c conditional by Arthur Heymans · 5 years ago
  67. ff744bf src/southbridge: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  68. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  69. d28d507 sb/intel/bd82x6x/lpc: Set up default LPC decode ranges by Arthur Heymans · 5 years ago
  70. 3cde494 sb/intel/bd82x6x: Remove setting up lpc decode ranges in ramstage by Arthur Heymans · 5 years ago
  71. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  72. df128a5 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL by Kyösti Mälkki · 5 years ago
  73. a84a734 sb/intel/bd8x62x,i82801gx: Fix PCI bridge subsystem IDs by Kyösti Mälkki · 5 years ago
  74. ebf201b sb/intel/bd82x6x: Use common final SPI OPs setup by Arthur Heymans · 5 years ago
  75. 382e216 device/pci: Replace add with bitwise-or by Kyösti Mälkki · 5 years ago
  76. 680594b southbridge: Remove not used #include <elog.h> by Elyes HAOUAS · 5 years ago
  77. 12b121c southbridge/intel: Tidy up preprocessor and headers by Kyösti Mälkki · 5 years ago
  78. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  79. 403f433 sb/intel/bd82x6x: Add support to disable xHCI by Patrick Rudolph · 5 years ago
  80. b30a47b sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported by Patrick Rudolph · 5 years ago
  81. 4f8b108 sb/intel/bd82x6x: Add and use more RCBA defines by Patrick Rudolph · 5 years ago
  82. 9265f89 arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class by Kyösti Mälkki · 5 years ago
  83. 3c3f836 sb/intel/bd82x6x/early_pch.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  84. 6beaef9 sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree by Arthur Heymans · 5 years ago
  85. 7407210 sb/intel/bd82x6x/lpc.c: Remove reinitializing the SPI driver by Arthur Heymans · 5 years ago
  86. ab89edb src/southbridge: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  87. 6336ee6 sb/intel/*: Delete early_spi by Patrick Rudolph · 5 years ago
  88. 6aca7e6 nb/intel/sandybridge: Move DMI init code by Patrick Rudolph · 5 years ago
  89. a1e9eef sb/intel/bd82x6x/early_pch: Make use of RCBA and DMIBAR marcros by Patrick Rudolph · 5 years ago
  90. bf74350 sb/intel/sandybridge/early_pch: Make DMI init more readable by Patrick Rudolph · 5 years ago
  91. 5bc493a src/southbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  92. 0c22d2f {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro by Elyes HAOUAS · 6 years ago
  93. 9646cfe sb/bd82x6x: Don't rewrite over BCTRL by Elyes HAOUAS · 5 years ago
  94. 1a93058 sb/intel/bd82x6x: Fix flashconsole after lockdown by Dan Elkouby · 6 years ago
  95. 551a759 sb/{ICH7,NM10,PCH}: Use common watchdog_off function by Elyes HAOUAS · 5 years ago
  96. 72a9091 sb/intel/bd82x6x: Use common/rcba.h by Patrick Rudolph · 5 years ago
  97. e6bf51f {soc, southbridge} : Correct typo in comment by Frans Hendriks · 5 years ago
  98. 46c5807 sb/intel/bd82x6x: Use system_reset() by Elyes HAOUAS · 5 years ago
  99. d6d6771 sb/intel/bd82x6x: fix linking for non-native raminit case by Matt DeVillier · 5 years ago
  100. da9302a nb/intel/sandybridge: Drop pch.h from sandybridge.h by Patrick Rudolph · 5 years ago