1. 372dfe0 sb/intel/bd82x6x: assign PCH LPC bridge ops in chipset devicetree by Felix Held · 8 months ago
  2. a56ff90 sb/intel/bd82x6x: assign PCH HDA controller ops in chipset devicetree by Felix Held · 8 months ago
  3. 58a5374 sb/intel/bd82x6x: assign PCIe root port ops in chipset devicetree by Felix Held · 8 months ago
  4. bc6a690 device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT by Felix Held · 8 months ago
  5. 96cd78e sb/intel/bd82x6x/pcie: Drop register write by Patrick Rudolph · 9 months ago
  6. 6534590 sb/intel/bd82x6x/pch: Mark static devices hidden by Patrick Rudolph · 10 months ago
  7. 2fcef78 sb/intel/bd82x6x: Warn about slow PCIe downstream devices by Patrick Rudolph · 10 months ago
  8. f94a522 sb/intel/bd82x6x/pcie: Use defines by Patrick Rudolph · 9 months ago
  9. 359d8a6 sb/intel/bd82x6x: Improve SLCAP by Patrick Rudolph · 10 months ago
  10. 155a219 sb/intel/common/spi: Fix I/O alignment by Patrick Rudolph · 10 months ago
  11. bd7a7fd sb/intel/bd82x6x: Use helper for PCIe hotplug by Patrick Rudolph · 10 months ago
  12. 91c3814 sb/intel/bd82x6x: Disable unused PCIe root ports by Patrick Rudolph · 10 months ago
  13. 873178b sb/intel/bd82x6x: Follow PCH BIOS spec by Patrick Rudolph · 10 months ago
  14. f0ed273 sb/intel/common: Remove space after a cast by Elyes Haouas · 10 months ago
  15. 0f3075e sb/intel: Remove space between function name and '(' by Elyes Haouas · 10 months ago
  16. 76653f6 sb/intel/lynxpoint/acpi: Update xHCI workarounds for LPT by Angel Pons · 3 years, 9 months ago
  17. 683bc5a sb/amd/pi/hudson: Swap the 3-clause BSD license for an SPDX line by Martin Roth · 11 months ago
  18. f362bbd commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles by Martin Roth · 12 months ago
  19. 8677d2d sb/intel/i82371eb: Streamline IDE debug messages by Keith Hui · 1 year, 5 months ago
  20. 88decca ACPI: Add helper fill_fadt_extended_pm_io() by Kyösti Mälkki · 1 year, 3 months ago
  21. ce61679 sb/intel/lynxpoint/Kconfig: Remove SOUTH_BRIDGE_OPTIONS by Elyes Haouas · 12 months ago
  22. 254a7c0 sb/intel/ibexpeak/Kconfig: Remove SOUTH_BRIDGE_OPTIONS by Elyes Haouas · 12 months ago
  23. a8a0d39 sb/intel/lynxpoint/me: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  24. 9ab8a78 soc/amd/common/acpimmio: factor out IO port access to PM registers by Felix Held · 1 year ago
  25. 0f5f2ce sb/amd/pi/hudson/enable_usbdebug: use pm_io_write8 by Felix Held · 1 year ago
  26. cde4f3b acpi/gnvs.c: Drop unused pointer to the cbmem console by Arthur Heymans · 2 years, 2 months ago
  27. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  28. 061444e sb/amd/pi/hudson/acpi/fch: use VGA_MMIO_* defines by Felix Held · 1 year, 1 month ago
  29. 6c42d14 nb/intel/haswell: Allow using Broadwell MRC.bin by Angel Pons · 3 years, 1 month ago
  30. ece06dc sb/intel/bd82x6x,ibexpeak: Move UPRWC definition by Kyösti Mälkki · 1 year, 2 months ago
  31. ab368d9 sb/intel/lynxpoint: Remove GPE0_{EN,STS}_2 defines by Kyösti Mälkki · 1 year, 2 months ago
  32. 5cd548b sb,soc/amd,intel: Sync FADT entries visually by Kyösti Mälkki · 1 year, 3 months ago
  33. 83faa5d mb/google,intel: Use common ChromeEC code for lid shutdown by Kyösti Mälkki · 1 year, 6 months ago
  34. e599d43 sb,soc/amd,intel: Apply minor FADT fixes by Kyösti Mälkki · 1 year, 3 months ago
  35. 4aa8593 sb/intel/i82801ix: Drop __ASSEMBLER__ guard by Kyösti Mälkki · 1 year, 3 months ago
  36. 7fddb6b sb/intel: Drop redundant defines by Kyösti Mälkki · 1 year, 3 months ago
  37. 8647153 sb/intel/common: Fix corner-case with Kconfig by Kyösti Mälkki · 1 year, 3 months ago
  38. 3321bb3 {sb,soc}/amd/cmn/acpi/sleepstates.asl: Hook up configs by Angel Pons · 1 year, 2 months ago
  39. 0eb5974 acpigen: Add a runtime method to override exposed _Sx sleep states by Arthur Heymans · 1 year, 3 months ago
  40. 5fc0afb asus/p2b, emu/qemu-i440fx: Use acpigen_write_processor_device() by Kyösti Mälkki · 1 year, 3 months ago
  41. 02a1901 sb,soc/amd,intel: Drop include <cpu/x86/smm.h> by Kyösti Mälkki · 1 year, 3 months ago
  42. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 3 months ago
  43. 121d3d5 ACPI: Make FADT entries for SMI architectural by Kyösti Mälkki · 1 year, 3 months ago
  44. 26c571c sb/intel/sleepstates.asl: Use variable to enable sleepstates by Arthur Heymans · 1 year, 3 months ago
  45. cbc5d3f soc/intel: Don't report _S1 state when unsupported by Arthur Heymans · 1 year, 3 months ago
  46. 3454367 AMD binaryPI: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 3 months ago
  47. 1f9e240 asus/p2b, emulation/qemu-i440fx: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 3 months ago
  48. ac61a65 aopen/dxplplusu: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 3 months ago
  49. 81dc352 intel/bd82x6x,broadwell,lynxpoint: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 3 months ago
  50. 7f8e2a6 sb/intel: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 3 months ago
  51. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  52. d48982a cpu/intel/speedstep: Separate single SSDT CPU entry by Kyösti Mälkki · 1 year, 3 months ago
  53. 1377422 asus/p2b: Remove MADT LAPIC by Kyösti Mälkki · 1 year, 3 months ago
  54. 88c94fe Drop unused include <version.h> by Kyösti Mälkki · 1 year, 7 months ago
  55. 79b86495 aopen/dxplplusu: Drop ACPI C-states support by Kyösti Mälkki · 1 year, 3 months ago
  56. 9ff9797 ACPI: Obsolete FADT duty_offset and duty_width fields by Kyösti Mälkki · 1 year, 3 months ago
  57. 67c48a3 ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields by Kyösti Mälkki · 1 year, 3 months ago
  58. dc2285b sb/intel: Use ACPI_FADT_C2/C3_NOT_SUPPORTED defines by Kyösti Mälkki · 1 year, 3 months ago
  59. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 3 months ago
  60. 8e61460 intel/i82371eb,speedstep: Use dev_count_cpu() by Kyösti Mälkki · 1 year, 3 months ago
  61. d1534e4 AMD binaryPI: Use madt_ioapic_from_hw() by Kyösti Mälkki · 1 year, 3 months ago
  62. 8f86fa0 AMD binaryPI: Declare IOAPIC IDs by Kyösti Mälkki · 1 year, 7 months ago
  63. c46242f sb/intel/i82801gx/chip.h: Use 'bool' instead of 'int' by Elyes Haouas · 1 year, 4 months ago
  64. e1a6ea6 sb/intel/i82371eb/chip.h: Use 'bool' instead of 'int' by Elyes Haouas · 1 year, 4 months ago
  65. ab0e680 util/ifdtool/ifdtool.c: Clean up by Maximilian Brune · 1 year, 4 months ago
  66. c98c815 sb/amd/pi/hudson/fadt: drop unneeded ARM_boot_arch assignment by Felix Held · 1 year, 5 months ago
  67. d0e2155 treewide: Remove unuseful "_ADR: Address" comment by Elyes Haouas · 1 year, 5 months ago
  68. 434d7d4 sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHs by Angel Pons · 1 year, 9 months ago
  69. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 5 months ago
  70. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  71. 9561cec sb/amd/pi/hudson/Kconfig: Remove unused RAID_MISC_ROM_POSITION by Elyes Haouas · 1 year, 6 months ago
  72. e5d7c3d sb/amd/pi/hudson/Kconfig: Remove unused RAID_MISC_ROM_FILE by Elyes Haouas · 1 year, 6 months ago
  73. 0d1c448 sb/amd/pi/hudson/Kconfig: Remove unused RAID_ROM_FILE by Elyes Haouas · 1 year, 6 months ago
  74. 738e0b7 sb/amd/pi/hudson/Kconfig: Remove unused RAID_ROM_ID by Elyes Haouas · 1 year, 6 months ago
  75. 295f417 soc/amd/stoneyridge,sb/amd/pi/hudson: Remove unused AHCI_ROM_ID by Elyes Haouas · 1 year, 6 months ago
  76. 5a5852f sb/amd/pi/hudson/Kconfig: Remove unused AZ_PIN by Elyes Haouas · 1 year, 6 months ago
  77. cdede5d sb/amd/pi/hudson/Kconfig: Remove AHCI_ROM_FILE by Elyes Haouas · 1 year, 6 months ago
  78. c9cd886 treewide: Remove unused <cpu/x86/smm.h> by Elyes Haouas · 1 year, 6 months ago
  79. d7fc068 sb/intel/common/spi: Fix building for 64bit by Arthur Heymans · 1 year, 8 months ago
  80. 52c553e sb/intel/lynxpoint: Add Kconfig option to hide Intel ME by Matt DeVillier · 1 year, 7 months ago
  81. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  82. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  83. 3c9291b tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  84. 100f92c mb,x86/smm: Disable unused IO traps by Kyösti Mälkki · 1 year, 7 months ago
  85. 49509189 sb/intel/lynxpoint: Add native PCH init by Angel Pons · 2 years, 2 months ago
  86. 9c8c858 sb/intel/lynxpoint: Add native thermal init by Angel Pons · 2 years, 2 months ago
  87. 70c6185 sb/intel/lynxpoint: Add native USB init by Angel Pons · 2 years, 2 months ago
  88. 322b1c3 haswell/lynxpoint: Add native early ME init by Angel Pons · 2 years, 2 months ago
  89. 567ece4 haswell/lynxpoint: Add native DMI init by Angel Pons · 2 years, 2 months ago
  90. 315d326 treewide: Remove unused 'include <arch/io.h>' by Elyes Haouas · 1 year, 7 months ago
  91. 2f308d4 sb/intel/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  92. 8f53e20 sb/intel/common/acpi_pirq_gen.h: Fix conflicting types for 'is_slot_pin_assigned' by Elyes Haouas · 1 year, 7 months ago
  93. 56395f4 sb/intel/common: Move definition of TRAP by Kyösti Mälkki · 1 year, 7 months ago
  94. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 7 months ago
  95. 00b8cbd sb/intel/ibexpeak/Makefile.inc: Remove path to non-existent folder by Elyes Haouas · 1 year, 7 months ago
  96. c25f61f sb/intel/i82801jx/Makefile.inc: Remove path to non-existent folder by Elyes Haouas · 1 year, 7 months ago
  97. 521e046 sb,soc/intel,mb: Drop leftover comments and TODOs in ASL by Kyösti Mälkki · 1 year, 8 months ago
  98. 2c3ebd8 mb,sb,soc/intel: Drop useless IO trap handlers by Kyösti Mälkki · 1 year, 8 months ago
  99. a072043 sb,soc/intel: Fix SMI handler IO trap data mask by Kyösti Mälkki · 1 year, 7 months ago
  100. d5c5b52 sb,soc/amd: Remove unused southbridge_io_trap_handler() by Kyösti Mälkki · 1 year, 8 months ago