1. 9df72e0 x86/acpi: Add Kconfig to toggle 8259 reporting by Nico Huber · 6 years ago
  2. fedb36e x86/acpi: Only sort CPU IDs if more than one available by Werner Zeh · 5 years ago
  3. 423adfb x86/acpi: Fix Coverity issue CID 1399153 by Werner Zeh · 5 years ago
  4. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  5. f288b39 src/arch/x86/acpi.c: Update ACPI table's revision numbers by Elyes HAOUAS · 6 years ago
  6. f8f2e8c ACPI: Fill asl_compiler_revision field left empty by Elyes HAOUAS · 5 years ago
  7. db561e6 acpi: Sort the reported APIC-IDs in the MADT table by Werner Zeh · 5 years ago
  8. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  9. fa9c6f1 x86/acpi: Use PM_TABLET where appropriate by Duncan Laurie · 6 years ago
  10. 8312df4 Kconfig: Add system type entries for common enclosures by Duncan Laurie · 6 years ago
  11. 6e8692e src/arch/x86/acpi.c: Create log area and extend TPM2 table by Michał Żygowski · 6 years ago
  12. 98a68ad x86/acpi.c: Be more verbose when finding the wakeup vector by Angel Pons · 6 years ago
  13. 296164e0 arch/x86/acpi: Add TPM2 table support by Philipp Deppenwiese · 6 years ago
  14. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  15. 1d8d369 x86/acpi: Add BERT table by Marshall Dawson · 6 years ago
  16. 44705c6 x86/acpi: Add BERT to the revision table by Marshall Dawson · 6 years ago
  17. 5dff396 acpi: Hide Chrome and coreboot specific devices by David Wu · 6 years ago
  18. 4ddd476 x86/acpi: Update MADT table version by Marc Jones · 6 years ago
  19. 93a5176 x86/acpi: Add ACPI table revision function by Marc Jones · 6 years ago
  20. 5846d57 acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry by Joel Kitching · 6 years ago
  21. 791ba97 security/tpm: Use unique CBMEM names for TCPA logs by Philipp Deppenwiese · 6 years ago
  22. 7866d49 arch/x86/acpi: Add DMAR RMRR helper functions by Matt DeVillier · 6 years ago
  23. 9dd89cd arch/x86/acpi: Get rid of device_t by Elyes HAOUAS · 6 years ago
  24. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  25. f1eb0ea arch/x86: Write ACPI DBG2 table only if the device has been enabled by Mario Scheithauer · 7 years ago
  26. e4a36c7 arch/x86/acpi: Add support for writing ACPI DBG2 table by Duncan Laurie · 7 years ago
  27. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  28. 0b5678f arch/x86: Fix most of remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  29. 6f80ccc arch/x86: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  30. 024b13d arch/x86: Fix space issues detected by checkpatch by Lee Leahy · 7 years ago
  31. 9c7c6f7 arch/x86: Fix issues with braces detected by checkpatch by Lee Leahy · 7 years ago
  32. a5c2ac6 x86/acpi: Add VFCT table by Patrick Rudolph · 8 years ago
  33. 7d87e76 src/arch: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  34. 1f6e681 x86: acpi: Add function for querying GPE status by Duncan Laurie · 8 years ago
  35. 1efcfcf Revert "x86: acpi: Add function for querying GPE status" by Duncan Laurie · 8 years ago
  36. 884dfe6 x86: acpi: Add function for querying GPE status by Duncan Laurie · 8 years ago
  37. a66df49 x86/acpi.c: use #define for IVRS revision field by Martin Roth · 8 years ago
  38. dbf3067 src/arch: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  39. 3731903 acpi: Generate object for coreboot table region by Duncan Laurie · 8 years ago
  40. 21a5bff ACPI: Add code to create root port entry in DMAR table by Werner Zeh · 8 years ago
  41. d4d7695 ACPI: Add code to include ATSR structure in DMAR table by Werner Zeh · 8 years ago
  42. d132c99 ACPI S3: Split support for HAVE_ACPI_RESUME by Kyösti Mälkki · 8 years ago
  43. a16cd9c ACPI S3: Move SMP trampoline recovery by Kyösti Mälkki · 8 years ago
  44. 072d436b ACPI S3: Cleanup RSDP reference by Kyösti Mälkki · 8 years ago
  45. f3f654d src/arch/x86/acpi.c: Use correct host address width in DMAR ACPI table by Jacob Laska · 8 years ago
  46. 730d475 x86: Drop CONFIG_COMPILE_IN_DSDT by Stefan Reinauer · 8 years ago
  47. 9df9e939 arch/x86: add missing license headers by Martin Roth · 9 years ago
  48. 07a1b28 x86 acpi: remove ALIGN_CURRENT macro by Aaron Durbin · 9 years ago
  49. 7c38e1e8 Remove #ifdef checks on Kconfig symbols by Martin Roth · 9 years ago
  50. ff8ccf0 arch/x86/acpi: Add IVRS table generation routines by Timothy Pearson · 9 years ago
  51. 1897c2c AMD Bettong: Enable S4 feature for Windows 7 by zbao · 9 years ago
  52. 6c4751d ACPI: Add functions for DMAR I/O-APIC and HPET entries by Nico Huber · 9 years ago
  53. e561f35 ACPI: Make DMAR flags settable by Nico Huber · 9 years ago
  54. 71a3018 acpi: 64bit fixes by Stefan Reinauer · 9 years ago
  55. 133108a acpi: Align FACS to 64 bytes by Patrick Georgi · 9 years ago
  56. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1[Renamed from src/arch/x86/boot/acpi.c]
  57. 06f1f8f timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS by Aaron Durbin · 10 years ago
  58. c32a52c acpi: bring back ability to link DSDT into ramstage by Patrick Georgi · 9 years ago
  59. defee17 x86: Make ACPI 64bit clean by Stefan Reinauer · 9 years ago
  60. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  61. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  62. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  63. a4cf83d cbfs: Fix mismerge. by Vladimir Serbinenko · 9 years ago
  64. 36f8d27 Make DSDT a file in CBFS rather than embedding it into ramstage. by Vladimir Serbinenko · 9 years ago
  65. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  66. 2cb2978 SLIC: Check SLIC signature. by Vladimir Serbinenko · 9 years ago
  67. f44ac13 Add TCPA table. by Vladimir Serbinenko · 9 years ago
  68. f728408 AGESA: Split S3 backup in CBMEM by Kyösti Mälkki · 9 years ago
  69. 807127f Make acpi_fill_hest into parameter by Vladimir Serbinenko · 10 years ago
  70. 351fefc ACPI: slic support by Vladimir Serbinenko · 10 years ago
  71. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  72. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  73. 9e94dbf ACPI: Get S3 resume state from romstage_handoff by Kyösti Mälkki · 10 years ago
  74. 7a846e7 ACPI: Prepare for HAVE_ACPI_RESUME changes by Kyösti Mälkki · 10 years ago
  75. 134f504 RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPI by Kyösti Mälkki · 10 years ago
  76. 41877d8 i82371eb & qemu: Move to per-device ACPI. by Vladimir Serbinenko · 10 years ago
  77. 8d70e94 Make acpi_fill_dmar into parameter by Vladimir Serbinenko · 10 years ago
  78. ab83ef0 i82801gx: Handle whole FADT in southbridge. by Vladimir Serbinenko · 10 years ago
  79. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  80. 7b14f08 ACPI: Allocate S3 resume backup in CBMEM earlier by Kyösti Mälkki · 10 years ago
  81. c21e073 i945: Consolidate FADT code by Vladimir Serbinenko · 10 years ago classic-2014.10
  82. 9310df8 acpi: Don't add an empty SSDT. by Vladimir Serbinenko · 10 years ago
  83. 0a66991 acpi: Remove explicit pointer tracking in per-device ssdt. by Vladimir Serbinenko · 10 years ago
  84. 334fd8e bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use. by Vladimir Serbinenko · 10 years ago
  85. 60fccdc acpi_create_mcfg_mmconfig: Zero-out the structure before filling. by Vladimir Serbinenko · 10 years ago
  86. 2d7bd8a Implement ACPI in a per device way by Vladimir Serbinenko · 10 years ago
  87. db8693b ACPI: Recover type of wakeup in acpi_is_wakeup() by Kyösti Mälkki · 10 years ago
  88. 4d9b772 ACPI: Add acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  89. 2ca2afe ACPI S3 support: Add acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  90. cb28f3f CBMEM ACPI: Move resume handler by Kyösti Mälkki · 11 years ago
  91. 7b5f8ef arch: Fix spelling by Martin Roth · 11 years ago
  92. bebf669 x86: use boot state callbacks to disable rom cache by Aaron Durbin · 11 years ago
  93. 4dd87fb coverage: use boot state callbacks by Aaron Durbin · 11 years ago
  94. 0a6c20a acpi: split resume check and actual resume code by Aaron Durbin · 11 years ago
  95. 9c07c8f lynxpoint: Move ACPI NVS into separate CBMEM table by Duncan Laurie · 11 years ago
  96. ebf142a boot: add disable_cache_rom() function by Aaron Durbin · 11 years ago
  97. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 12 years ago
  98. a146d58 ramstage: prepare for relocation by Aaron Durbin · 12 years ago
  99. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  100. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago