1. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  2. 7f8e2a6 sb/intel: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 3 months ago
  3. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 3 months ago
  4. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  5. f38f30a Revert "sb/intel/i82801gx: Use "sb/intel/common/tco.h" macros" by Kyösti Mälkki · 1 year, 8 months ago
  6. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 8 months ago
  7. 36d81df sb/intel/i82801gx: Move SPIBASE and SPIBARxx to i82801gx.h by Elyes Haouas · 1 year, 8 months ago
  8. 9f0e21a sb/intel/i82801gx: Use "sb/intel/common/tco.h" macros by Elyes Haouas · 1 year, 8 months ago
  9. 3347720 sb/intel/i82801gx/lpc.c: Use post_code() by Elyes Haouas · 1 year, 8 months ago
  10. d165357 sb,soc/intel: Use register_new_ioapic_gsi0() by Kyösti Mälkki · 3 years, 1 month ago
  11. c045735 sb,soc/intel: Use acpi_create_madt_ioapic_from_hw() by Kyösti Mälkki · 3 years, 1 month ago
  12. d835da9 treewide: use predicates to check for enabled pci devices by Fabio Aiuto · 1 year, 9 months ago
  13. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  14. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  15. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 1 month ago
  16. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 2 months ago
  17. f62c494 sb/intel/common: Refactor _PRT generation to support GSI-based tables by Tim Wawrzynczak · 3 years, 4 months ago
  18. 62719a3 {sb,soc}/intel: Use `get_int_option` function by Angel Pons · 3 years, 3 months ago
  19. e5446ca sb/intel/*/lpc: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  20. 22ad953 sb/intel/x/lpc.c: Drop commented-out `gpio_init` call by Angel Pons · 3 years, 5 months ago
  21. 0b7446a sb/intel/i82801gx,ix: Drop MPEN from GNVS by Kyösti Mälkki · 3 years, 5 months ago
  22. 780e02d ACPI GNVS: Drop APIC, factor out MPEN by Kyösti Mälkki · 3 years, 6 months ago
  23. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 6 months ago
  24. eef4343 nb/intel/pineview: Extract HPET setup and delay function by Angel Pons · 3 years, 6 months ago
  25. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years ago
  26. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years ago
  27. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years ago
  28. 4b4e995 sb/intel: Factor out soc_fill_gnvs() by Kyösti Mälkki · 4 years ago
  29. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years ago
  30. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years ago
  31. f471171 sb/intel: Don't set ACPI_EN twice by Angel Pons · 3 years, 8 months ago
  32. 4b519f7 sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits by Angel Pons · 3 years, 8 months ago
  33. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  34. d19332c sb/intel/i82801gx: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  35. 89739ba {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits by Angel Pons · 4 years ago
  36. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  37. 3fc2dc4 sb/intel/i82801gx: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years, 1 month ago
  38. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 1 month ago
  39. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 1 month ago
  40. 8d9a6f1 sb/intel/i82801gx: Constify struct southbridge_intel_i82801gx_config by Elyes HAOUAS · 4 years, 2 months ago
  41. ad882c3 sb/intel: Remove spurious HAVE_SMI_HANDLER test by Kyösti Mälkki · 4 years, 1 month ago
  42. b658548 arch/x86: Create helper for APM_CNT SMI triggers by Kyösti Mälkki · 4 years, 1 month ago
  43. 9446447 sb/intel: Clean up some SMI enables by Kyösti Mälkki · 4 years, 1 month ago
  44. d4acee8 ACPI: Move redundant FADT reserved entry by Kyösti Mälkki · 4 years, 1 month ago
  45. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 1 month ago
  46. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  47. c328a68 soc,southbridge/intel: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 8 months ago
  48. bfc255a src/sb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 4 months ago
  49. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  50. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  51. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 2 months ago
  52. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 2 months ago
  53. 92646ea sb/intel/i82801gx: Improve code formatting by Elyes HAOUAS · 4 years, 3 months ago
  54. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  55. 28f727b sb/intel/i82801gx: drop IGD-related NVS variables by Matt DeVillier · 4 years, 3 months ago
  56. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  57. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  58. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  59. 767de0a sb/intel/i82801gx: Only include SPI code with SPI boot devices by Arthur Heymans · 4 years, 8 months ago
  60. 44da9e7 sb/intel/i82801gx,ix,jx: Move HAVE_SMI_HANDLER conditional by Kyösti Mälkki · 4 years, 9 months ago
  61. 7630803 sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT by Kyösti Mälkki · 4 years, 9 months ago
  62. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  63. c73c923 sb/intel/nm10: Fix enabling HPET by Arthur Heymans · 4 years, 9 months ago
  64. 83d6a8a intel/i82801gx,i82801jx: Rename lock_smm() by Kyösti Mälkki · 5 years ago
  65. b429c5b sb/intel/i82801gx: Use common final SPI OPs setup by Arthur Heymans · 5 years ago
  66. 742df5a sb/intel/i82801gx: Include chip.h directly by Arthur Heymans · 5 years ago
  67. 0c22d2f {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro by Elyes HAOUAS · 6 years ago
  68. 7118701 sb/intel/i82801gx/lpc: Use {read,write}_pmbase32 and lpc_get_pmbase by Elyes HAOUAS · 5 years ago
  69. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  70. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  71. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  72. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  73. 84fdda3 nb/intel/pineview: Use parallel MP init by Arthur Heymans · 6 years ago
  74. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  75. 744d6bd sb/intel: Check for NULL-return of pcidev_on_root() by Nico Huber · 5 years ago
  76. 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 6 years ago
  77. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  78. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  79. 38f1d13 src/{sb/intel,mb/google/auron}: Don't use device_t by Elyes HAOUAS · 6 years ago
  80. a8a9f34 sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables by Arthur Heymans · 7 years ago
  81. 3664647 sb/intel/i82801gx: Add the option to lock the platform by Arthur Heymans · 6 years ago
  82. 9966703 sb/intel/i82801gx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  83. 7a1a3ad southbridge/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  84. 3f111b0 southbridge/intel/i82801gx: Fix problems found by checkpatch.pl by Arthur Heymans · 7 years ago
  85. 035df00 src/southbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  86. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  87. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  88. ef33e03 southbridge/intel: Use i82801gx code for NM10 by Damien Zammit · 9 years ago
  89. d5d94ea intel/i945: Consolidate MADT handling by Vladimir Serbinenko · 10 years ago
  90. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  91. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  92. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  93. f119f08 i82801gx: Reserve LPC decodes. by Vladimir Serbinenko · 10 years ago
  94. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  95. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  96. b85a87b intel SMI handlers: Refactor GPI SMI/SCI routing by Kyösti Mälkki · 10 years ago
  97. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  98. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  99. 385743a i945: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  100. 1bad88e i82801gx: Move to implicit length patching by Vladimir Serbinenko · 10 years ago