1. e51478b x86: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  2. 4735d03 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · 12 months ago
  3. a083ae7 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · 1 year, 1 month ago
  4. a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 1 year, 1 month ago
  5. 2e977b2 Reland "x86: Move FACP table into separate functions"" by Simon Glass · 1 year, 5 months ago
  6. ce1cbf1 Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · 2 years, 10 months ago
  7. 058fb9f acpi: Move MCFG implementation to common lib by Moritz Fischer · 3 years ago
  8. ab2ffe7 arch: x86: lib: acpi_table: Fix MCFG entries by Moritz Fischer · 3 years ago
  9. 9d2adca x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · 3 years, 2 months ago
  10. a7e53b9 x86: Move device-specific ACPI tables to a writer function by Simon Glass · 3 years, 2 months ago
  11. 85b8161 x86: Move CSRT table to a writer function by Simon Glass · 3 years, 2 months ago
  12. ef55f48 x86: Move TCPA table to a writer function by Simon Glass · 3 years, 2 months ago
  13. c797f98b x86: Move MADT table to a writer function by Simon Glass · 3 years, 2 months ago
  14. 9aacd83 x86: Move TPM2 table to a writer function by Simon Glass · 3 years, 2 months ago
  15. d953137 x86: Move SSDT table to a writer function by Simon Glass · 3 years, 2 months ago
  16. 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 3 years, 2 months ago
  17. 138d7ec x86: Move FADT table to a writer function by Simon Glass · 3 years, 2 months ago
  18. 32af326 x86: Move GNVS table to a writer function by Simon Glass · 3 years, 2 months ago
  19. eacb6d0 x86: Move DSDT table to a writer function by Simon Glass · 3 years, 2 months ago
  20. a53d38f x86: Move FACS table to a writer function by Simon Glass · 3 years, 2 months ago
  21. 94ba15a x86: Move base tables to a writer function by Simon Glass · 3 years, 2 months ago
  22. 31c27eb x86: Use the ACPI table writer by Simon Glass · 3 years, 2 months ago
  23. cc1f8c3 x86: acpi: Split out context creation from base tables by Simon Glass · 3 years, 2 months ago
  24. a79f823 Remove #include <version.h> from files which do not need it by Pali Rohár · 3 years, 6 months ago
  25. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  26. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 1 month ago
  27. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
  28. 98bf740 x86: acpi: Don't show the UART address by default by Simon Glass · 4 years, 2 months ago
  29. 7f061e0 x86: acpi: Include the TPMv1 table only if needed by Simon Glass · 4 years, 2 months ago
  30. 18434ae acpi: Don't reset the tables with every new generation by Simon Glass · 4 years, 2 months ago
  31. 01e3c9d x86: acpi: Put the generated code first in DSDT by Simon Glass · 4 years, 2 months ago
  32. 2de4744 x86: acpi: Allow the SSDT to be empty by Simon Glass · 4 years, 2 months ago
  33. 5019e20 x86: acpi: Store the ACPI context in global_data by Simon Glass · 4 years, 2 months ago
  34. 2da4b69 x86: acpi: Set the log category for x86 table generation by Simon Glass · 4 years, 4 months ago
  35. 77bb1c6 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 4 months ago
  36. 9179c35 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 4 months ago
  37. 4ff3591 x86: Correct handling of MADT table CPUs by Simon Glass · 4 years, 4 months ago
  38. 540f0ba x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 4 months ago
  39. f37979e x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 4 months ago
  40. d262898 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 4 months ago
  41. 55109f1 x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 4 months ago
  42. 40edea3 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · 4 years, 4 months ago
  43. 3f6966a x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · 4 years, 4 months ago
  44. 22a7396 x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 6 months ago
  45. 31b410a x86: Add error checking for csrt table generation by Simon Glass · 4 years, 6 months ago
  46. 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 6 months ago
  47. 58a6ccd x86: Allow devices to write to DSDT by Simon Glass · 4 years, 6 months ago
  48. 351fef5 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 6 months ago
  49. 85f2def x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 6 months ago
  50. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
  51. 7e586f6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 9 months ago
  52. 29b3511 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 9 months ago
  53. 288edc7 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · 4 years, 9 months ago
  54. 5f5ab0d x86: Allow devices to write ACPI tables by Simon Glass · 4 years, 9 months ago
  55. 86e1778 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 9 months ago
  56. 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 9 months ago
  57. 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 9 months ago
  58. 98036fb x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · 4 years, 11 months ago
  59. ddcccb2 x86: acpi: Refactor XSDT handling in acpi_add_table() by Andy Shevchenko · 4 years, 11 months ago
  60. ddd2a42 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · 6 years ago
  61. edf18a8 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · 6 years ago
  62. a61cbad dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
  63. 67d1b05 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
  64. b288cd9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
  65. 474a62b x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 7 years ago
  66. a0609a8 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 7 years ago
  67. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  68. 45410da x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · 7 years ago
  69. 3469bf4 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 7 years ago
  70. 7b36dbd x86: Fix reference to QEMU variant of write_acpi_tables() by Andy Shevchenko · 7 years ago
  71. 382fabb x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · 7 years ago
  72. ace7762 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago
  73. b156da9 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
  74. 684c4cd x86: acpi: Fill OEM revision by Andy Shevchenko · 7 years ago
  75. 0f4e258 x86: acpi: Refactor acpi_resume() by Bin Meng · 8 years ago
  76. 9957278 x86: acpi: Make enter_acpi_mode() public by Bin Meng · 8 years ago
  77. b208d19 x86: apci: Change PM1_CNT register access to RMW by Bin Meng · 8 years ago
  78. e76bf38 x86: acpi: Add one API to find OS wakeup vector by Bin Meng · 8 years ago
  79. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  80. 79c2c25 x86: acpi: Pack global NVS into ACPI table by Bin Meng · 9 years ago
  81. 8a1a759 x86: acpi: Fix madt lapic generation by George McCollister · 9 years ago
  82. 10fcabe x86: acpi: Remove header length check when writing tables by Bin Meng · 9 years ago
  83. 17b63c8 x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · 9 years ago
  84. 6aef68d x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · 9 years ago
  85. dd6f3ab x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 9 years ago
  86. fc4f5cc x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · 9 years ago
  87. 7e6343e x86: acpi: Clean up table header revisions by Bin Meng · 9 years ago
  88. 25e133e x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · 9 years ago
  89. 7e79a6b x86: acpi: Use u32 in table write routines by Bin Meng · 9 years ago
  90. ab5efd5 x86: acpi: Adjust order in acpi_table.c by Bin Meng · 9 years ago
  91. dfbb18b x86: acpi: Change fill_header() by Bin Meng · 9 years ago
  92. cea9131 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · 9 years ago
  93. 8a8c035 x86: acpi: Various changes to acpi_table.h by Bin Meng · 9 years ago
  94. dca4d1a x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · 9 years ago
  95. 358bb3f x86: Change write_acpi_tables() signature a little bit by Bin Meng · 9 years ago
  96. fa287b1 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · 9 years ago
  97. 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago