1. 77f340a sb/intel/ibexpeak: Align to coreboot's coding style by Angel Pons · 3 years, 10 months ago
  2. 5c2d190 sb/intel/ibexpeak: Use ARRAY_SIZE macro by Angel Pons · 3 years, 10 months ago
  3. 819c206 ironlake: Fix compilation on x86_64 by Patrick Rudolph · 4 years, 9 months ago
  4. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  5. 89739ba {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits by Angel Pons · 4 years, 1 month ago
  6. cee5ff06 sb/intel/ibexpeak: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years, 1 month ago
  7. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  8. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 2 months ago
  9. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  10. ad882c3 sb/intel: Remove spurious HAVE_SMI_HANDLER test by Kyösti Mälkki · 4 years, 3 months ago
  11. b658548 arch/x86: Create helper for APM_CNT SMI triggers by Kyösti Mälkki · 4 years, 3 months ago
  12. 9446447 sb/intel: Clean up some SMI enables by Kyösti Mälkki · 4 years, 2 months ago
  13. d4acee8 ACPI: Move redundant FADT reserved entry by Kyösti Mälkki · 4 years, 3 months ago
  14. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  15. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  16. c328a68 soc,southbridge/intel: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 9 months ago
  17. 78e8db1 sb/intel/{bd82x6x|ibexpeak}: Clear flush_* in FADT by Patrick Rudolph · 5 years ago
  18. bfc255a src/sb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 6 months ago
  19. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  20. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  21. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 4 months ago
  22. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  23. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  24. ae51bb4 nb/intel/ibexpeak: drop IGD-related NVS variables by Matt DeVillier · 4 years, 5 months ago
  25. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  26. 838fbc7 sb/ibexpeak: Use macros instead of hard-coded IDs by Felix Singer · 4 years, 9 months ago
  27. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  28. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 8 months ago
  29. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  30. 7630803 sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT by Kyösti Mälkki · 4 years, 11 months ago
  31. be5317f ELOG: Avoid some preprocessor use by Kyösti Mälkki · 4 years, 10 months ago
  32. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  33. 3b452e0 nb/intel/nehalem: Move PCH init to sb/intel/ibexpeak by Arthur Heymans · 4 years, 11 months ago
  34. 37e1d93 sb/intel/ibexpeak: Fix enabling HPET by Arthur Heymans · 4 years, 11 months ago
  35. d0310fa sb/intel/ibexpeak: Implement PCH function disable in chip_ops by Arthur Heymans · 4 years, 11 months ago
  36. 42b4e4e sb/intel/ibexpeak: Add define for PRSTS register by Angel Pons · 5 years ago
  37. 12b121c southbridge/intel: Tidy up preprocessor and headers by Kyösti Mälkki · 5 years ago
  38. b30a47b sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported by Patrick Rudolph · 5 years ago
  39. aadd1d0 sb/intel/ibexpeak: Use common final SPI OPs setup by Arthur Heymans · 5 years ago
  40. 0c22d2f {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro by Elyes HAOUAS · 6 years ago
  41. 5d1f9a0 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) by Julius Werner · 5 years ago
  42. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  43. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  44. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  45. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  46. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  47. 744d6bd sb/intel: Check for NULL-return of pcidev_on_root() by Nico Huber · 6 years ago
  48. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  49. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  50. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  51. 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 6 years ago
  52. be84140 sb/intel/ibexpeak: Get rid of device_t by Elyes HAOUAS · 6 years ago
  53. 9099395 intel/ibexpeak: Fix missing ACPI PIRQ entries by Kyösti Mälkki · 6 years ago
  54. 9c5d463 southbridge/intel: Remove space before/after parenthesis by Elyes HAOUAS · 6 years ago
  55. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 7 years ago
  56. d533b16 sb/intel/*: add option to lockdown chipset on normal boot path by Bill XIE · 7 years ago
  57. 7a1a3ad southbridge/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  58. 2be2840 nb/intel/nehalem/gma: Set up OpRegion in nb code by Patrick Rudolph · 7 years ago
  59. 035df00 src/southbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  60. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  61. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  62. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  63. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  64. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  65. 456f495 Migrate 2065x to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  66. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  67. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  68. 9d45d69 ibexpeak: Merge common NVS init by Vladimir Serbinenko · 10 years ago
  69. b85a87b intel SMI handlers: Refactor GPI SMI/SCI routing by Kyösti Mälkki · 10 years ago
  70. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  71. 33b535f sandy/ivy/nehalem: Remerge interrupt handling by Vladimir Serbinenko · 10 years ago
  72. 36fa5b8 i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug by Vladimir Serbinenko · 10 years ago
  73. 226d784 ibexpeak, bd82x6x: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  74. 67bfbfd ibexpeak: Move to common FADT by Vladimir Serbinenko · 10 years ago
  75. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  76. 334fd8e bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use. by Vladimir Serbinenko · 10 years ago
  77. 7309c64 bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars. by Vladimir Serbinenko · 10 years ago
  78. 35c0f43 Move nehalem/sandy/ivy to per-device acpi by Vladimir Serbinenko · 10 years ago
  79. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  80. c3ed886 intel boards: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  81. b7d8788 ibexpeak/lpc: Fix PCIIDs. by Vladimir Serbinenko · 11 years ago
  82. 4695705 ibexpeak: ensure config compatibility with bd82x6x by Vladimir Serbinenko · 11 years ago
  83. 888d559 Support for Ibexpeak southbridge by Vladimir Serbinenko · 11 years ago
  84. 3a09179f Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge" by Stefan Reinauer · 11 years ago
  85. 0210119 Add support for Intel Ibex Peak (Mobile 5) southbridge by Stefan Reinauer · 11 years ago