1. 2c3ebd8 mb,sb,soc/intel: Drop useless IO trap handlers by Kyösti Mälkki · 1 year, 9 months ago
  2. a072043 sb,soc/intel: Fix SMI handler IO trap data mask by Kyösti Mälkki · 1 year, 9 months ago
  3. af776d8 sb/intel/bd82x6x: Use {read,write}32p by Elyes Haouas · 1 year, 9 months ago
  4. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 7 months ago
  5. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  6. 2fa7f07 sb/intel/bd82x6x: Correct xHCI sleep workaround by Angel Pons · 3 years, 7 months ago
  7. 78c45bd sb/intel/bd82x6x: Use `PCH_LPC_DEV` macro by Angel Pons · 3 years, 7 months ago
  8. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years, 2 months ago
  9. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  10. 9f8f115 SMM: Validate more user-provided pointers by Patrick Rudolph · 4 years, 3 months ago
  11. 239abaf ACPI GNVS: Replace uses of smm_get_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  12. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  13. c803f65 sb/intel/bd82x6x: Use PCI bitwise ops by Angel Pons · 4 years, 2 months ago
  14. 729c069 sb/intel/bd82x6x: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  15. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  16. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  17. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  18. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  19. 680594b southbridge: Remove not used #include <elog.h> by Elyes HAOUAS · 5 years ago
  20. e31ec29 cpu/x86: Separate save_state struct headers by Kyösti Mälkki · 5 years ago
  21. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  22. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  23. bb071c1 southbridge: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  24. 63626b1 sb/intel/common: Create a common PCH finalise implementation by Tristan Corrick · 6 years ago
  25. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  26. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 6 years ago
  27. b0f1988 src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  28. a050817 sb/intel/common: Add common code for SMM setup and smihandler by Arthur Heymans · 7 years ago
  29. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 7 years ago
  30. 7a1a3ad southbridge/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  31. b4a45dc intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  32. dac8240 southbridge/intel/bd82x6x: transition away from device_t by Antonello Dettori · 8 years ago
  33. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  34. 70d79a4 src/southbridge: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  35. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  36. 340898f southbridge/intel/bd82x6x: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  37. e8e66f4 southbridge/intel/bd82x6x: Use common gpio.c by Patrick Rudolph · 9 years ago
  38. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  39. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  40. a3e41c0 Migrate 206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  41. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  42. 4141b47 bd82x6x: Merge common apmc finalize procedure. by Vladimir Serbinenko · 9 years ago
  43. b85a87b intel SMI handlers: Refactor GPI SMI/SCI routing by Kyösti Mälkki · 10 years ago
  44. 48b3dbc x86 SMM: Replace weak prototypes with weak function stub by Kyösti Mälkki · 10 years ago
  45. 182e551f smihandler.c: Fix doxygen errors in southbridge_smi_handler by Martin Roth · 10 years ago
  46. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  47. 6a7aeb3 bd82x6x/ibexpeak: Make DRAM reset gate GPIO configurable by Vladimir Serbinenko · 11 years ago
  48. 0edc224 smi: Update mainboard_smi_gpi() to have 32bit argument by Duncan Laurie · 11 years ago
  49. fd98c65 intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  50. 54d6abd Drop some duplicates of PCI-e config functions by Kyösti Mälkki · 11 years ago
  51. 62f8083 Fix cycle error in intel southbridges to display GPI status by Konstantin Aladyshev · 11 years ago
  52. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  53. 058d70f Add bd82x6x XHCI(USB3) S3/S4 workaround by Marc Jones · 12 years ago
  54. e7ae96f Add Intel Panther Point USB3 initialization by Marc Jones · 12 years ago
  55. 62f100b smm: Update rev 0x30101 SMM revision save state by Aaron Durbin · 12 years ago
  56. 4b85d9b SMM: Fix save state searching for GSMI by Duncan Laurie · 12 years ago
  57. 7978e3a SMM: Pass the ACPI GNVS pointer via state save map by Duncan Laurie · 12 years ago
  58. 7f3d442 SMM: Avoid use of global variables in SMI handler by Duncan Laurie · 12 years ago
  59. d396a77 SMM: Extract function for finding save state node by Duncan Laurie · 12 years ago
  60. 043d4e1 Pass correct sleep type to mainboard sleep handler by Stefan Reinauer · 12 years ago
  61. 2558c73 smi: make tseg_relocate check pointer offset by Duncan Laurie · 12 years ago
  62. 8730bf8 bd82x6x: Use CMOS variable if available for power-on on power failure by Stefan Reinauer · 12 years ago
  63. 1bb79bc ELOG: Log run-time SMI southbridge events by Duncan Laurie · 12 years ago
  64. 0920915 ELOG: Support GSMI in CPT/PPT southbridge SMI handler by Duncan Laurie · 12 years ago
  65. ace7a6a SMM: rename tseg_fixup to tseg_relocate and export by Duncan Laurie · 12 years ago
  66. 51cb26d SMM: Fix state save map for sandybridge and TSEG by Duncan Laurie · 12 years ago
  67. 9d3e832 bd82x6x: Support power-on-after-power-fail better by Stefan Reinauer · 12 years ago
  68. bf34e94 SMM: unify mainboard APM command handlers by Stefan Reinauer · 12 years ago
  69. 8e07382 Add support for Intel Panther Point PCH by Stefan Reinauer · 12 years ago