1. 9838d34 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · Thu Apr 18 05:11:13 2024 +0200
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  4. 412a021 x86: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:56 2024 -0600
  5. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  6. ec95806 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · Sat Dec 16 09:11:57 2023 +0100
  7. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · Sun Dec 31 08:25:54 2023 -0700
  8. 9bd6b62 Reland "x86: Move FACP table into separate functions"" by Simon Glass · Fri Sep 01 11:27:09 2023 -0600
  9. 33e030b Revert "x86: Move FACP table into separate functions" by Andy Shevchenko · Wed Mar 30 18:49:18 2022 +0300
  10. c656172 acpi: Move MCFG implementation to common lib by Moritz Fischer · Sat Feb 05 12:17:45 2022 -0800
  11. df35ac4 arch: x86: lib: acpi_table: Fix MCFG entries by Moritz Fischer · Sat Feb 05 12:17:44 2022 -0800
  12. 5f47f23 x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · Wed Dec 01 09:03:03 2021 -0700
  13. 5da1e3c x86: Move device-specific ACPI tables to a writer function by Simon Glass · Wed Dec 01 09:03:02 2021 -0700
  14. 6e6bc9b x86: Move CSRT table to a writer function by Simon Glass · Wed Dec 01 09:03:00 2021 -0700
  15. bb3b608 x86: Move TCPA table to a writer function by Simon Glass · Wed Dec 01 09:02:59 2021 -0700
  16. b0d5fab x86: Move MADT table to a writer function by Simon Glass · Wed Dec 01 09:02:58 2021 -0700
  17. c753694 x86: Move TPM2 table to a writer function by Simon Glass · Wed Dec 01 09:02:57 2021 -0700
  18. 6800095 x86: Move SSDT table to a writer function by Simon Glass · Wed Dec 01 09:02:56 2021 -0700
  19. c4b5b02 x86: Move FACP table into separate functions by Simon Glass · Wed Dec 01 09:02:55 2021 -0700
  20. ff81f8c x86: Move FADT table to a writer function by Simon Glass · Wed Dec 01 09:02:54 2021 -0700
  21. d2a98eb x86: Move GNVS table to a writer function by Simon Glass · Wed Dec 01 09:02:53 2021 -0700
  22. 83c3cb5 x86: Move DSDT table to a writer function by Simon Glass · Wed Dec 01 09:02:52 2021 -0700
  23. f53f57d x86: Move FACS table to a writer function by Simon Glass · Wed Dec 01 09:02:51 2021 -0700
  24. e9f6e6a x86: Move base tables to a writer function by Simon Glass · Wed Dec 01 09:02:50 2021 -0700
  25. 1617088 x86: Use the ACPI table writer by Simon Glass · Wed Dec 01 09:02:49 2021 -0700
  26. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · Wed Dec 01 09:02:48 2021 -0700
  27. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  28. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  29. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  30. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  31. 7508120 x86: acpi: Don't show the UART address by default by Simon Glass · Wed Nov 04 09:57:41 2020 -0700
  32. 14ca07c x86: acpi: Include the TPMv1 table only if needed by Simon Glass · Wed Nov 04 09:57:40 2020 -0700
  33. a385d49 acpi: Don't reset the tables with every new generation by Simon Glass · Wed Nov 04 09:57:33 2020 -0700
  34. 4ead23d x86: acpi: Put the generated code first in DSDT by Simon Glass · Wed Nov 04 09:57:32 2020 -0700
  35. 0581243 x86: acpi: Allow the SSDT to be empty by Simon Glass · Wed Nov 04 09:57:31 2020 -0700
  36. de0115a x86: acpi: Store the ACPI context in global_data by Simon Glass · Wed Nov 04 09:57:19 2020 -0700
  37. 2326a8b x86: acpi: Set the log category for x86 table generation by Simon Glass · Tue Sep 22 12:45:34 2020 -0600
  38. 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · Tue Sep 22 12:45:33 2020 -0600
  39. 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · Tue Sep 22 12:45:32 2020 -0600
  40. fcae547 x86: Correct handling of MADT table CPUs by Simon Glass · Tue Sep 22 12:45:31 2020 -0600
  41. 87cf8d2 x86: acpi: Add support for additional Intel tables by Simon Glass · Tue Sep 22 12:45:16 2020 -0600
  42. 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · Tue Sep 22 12:45:10 2020 -0600
  43. 4ffe8b0 x86: acpi: Support generation of the HPET table by Simon Glass · Tue Sep 22 12:45:09 2020 -0600
  44. 6fe570a x86: acpi: Support external GNVS tables by Simon Glass · Tue Sep 22 12:44:53 2020 -0600
  45. 13c23e9 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · Wed Sep 16 16:57:53 2020 +0200
  46. aa20282 x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · Wed Sep 16 16:57:52 2020 +0200
  47. f3694aa x86: acpi: Correct the version of the MADT by Simon Glass · Thu Jul 16 21:22:37 2020 -0600
  48. 9eb8004 x86: Add error checking for csrt table generation by Simon Glass · Tue Jul 07 21:32:24 2020 -0600
  49. 9ed41e7 acpi: Allow creating the GNVS to fail by Simon Glass · Tue Jul 07 21:32:05 2020 -0600
  50. 6ca9315 x86: Allow devices to write to DSDT by Simon Glass · Tue Jul 07 13:12:09 2020 -0600
  51. f0a8d68 x86: Allow devices to write an SSDT by Simon Glass · Tue Jul 07 13:12:07 2020 -0600
  52. c7c46e8 x86: acpi: Move MADT down a bit by Simon Glass · Tue Jul 07 13:12:04 2020 -0600
  53. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  54. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · Sun Apr 26 09:19:51 2020 -0600
  55. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · Sun Apr 26 09:19:50 2020 -0600
  56. 7fa8cf6 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · Sun Apr 26 09:19:49 2020 -0600
  57. 179fb82 x86: Allow devices to write ACPI tables by Simon Glass · Sun Apr 26 09:19:48 2020 -0600
  58. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · Sun Apr 26 09:19:47 2020 -0600
  59. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · Sun Apr 26 09:19:46 2020 -0600
  60. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600
  61. 225cc8a x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · Thu Feb 27 17:21:56 2020 +0200
  62. a9ef111 x86: acpi: Refactor XSDT handling in acpi_add_table() by Andy Shevchenko · Thu Feb 27 16:00:51 2020 +0200
  63. 607dbd1 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · Sun Jul 14 19:23:57 2019 +0300
  64. bf9c8e3 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · Thu Feb 28 17:19:54 2019 +0200
  65. 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · Fri Dec 28 14:23:10 2018 -0700
  66. daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:08 2018 -0700
  67. 4ca48c9 x86: acpi: Generate SPCR table by Andy Shevchenko · Tue Nov 20 23:52:38 2018 +0200
  68. 467f411 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · Wed Jul 18 21:42:16 2018 -0700
  69. ac63025 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · Wed Jul 18 21:42:15 2018 -0700
  70. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  71. e102925 x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · Tue Jan 30 05:01:16 2018 -0800
  72. 66d3e63 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Wed Jan 10 19:40:15 2018 +0200
  73. 4b05bac x86: Fix reference to QEMU variant of write_acpi_tables() by Andy Shevchenko · Wed Jan 10 19:33:10 2018 +0200
  74. 683b696 x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · Fri Jul 21 22:32:06 2017 +0300
  75. c1ae980 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · Fri Jul 21 22:32:05 2017 +0300
  76. 13a5d87 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · Fri Jul 21 22:32:04 2017 +0300
  77. 87e9537 x86: acpi: Fill OEM revision by Andy Shevchenko · Fri Jul 21 22:32:02 2017 +0300
  78. 280aebe x86: acpi: Refactor acpi_resume() by Bin Meng · Fri Apr 21 07:24:44 2017 -0700
  79. daa5b83 x86: acpi: Make enter_acpi_mode() public by Bin Meng · Fri Apr 21 07:24:43 2017 -0700
  80. 313ddd6 x86: apci: Change PM1_CNT register access to RMW by Bin Meng · Fri Apr 21 07:24:42 2017 -0700
  81. 34bc74a x86: acpi: Add one API to find OS wakeup vector by Bin Meng · Fri Apr 21 07:24:36 2017 -0700
  82. ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · Mon Jan 16 07:03:35 2017 -0700
  83. d9050c6 x86: acpi: Pack global NVS into ACPI table by Bin Meng · Fri Jun 17 02:13:16 2016 -0700
  84. 5a49f87 x86: acpi: Fix madt lapic generation by George McCollister · Tue Jun 07 13:40:18 2016 -0500
  85. d90434b x86: acpi: Remove header length check when writing tables by Bin Meng · Wed May 11 07:45:05 2016 -0700
  86. 680702e x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · Wed May 11 07:45:04 2016 -0700
  87. e259eb2 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · Wed May 11 07:45:03 2016 -0700
  88. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · Fri May 06 10:40:22 2016 -0400
  89. 3c5234e x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · Sat May 07 07:46:30 2016 -0700
  90. f662fe4 x86: acpi: Clean up table header revisions by Bin Meng · Sat May 07 07:46:28 2016 -0700
  91. 3d938d1 x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · Sat May 07 07:46:27 2016 -0700
  92. a1ec7db x86: acpi: Use u32 in table write routines by Bin Meng · Sat May 07 07:46:26 2016 -0700
  93. 44256b0 x86: acpi: Adjust order in acpi_table.c by Bin Meng · Sat May 07 07:46:25 2016 -0700
  94. b063d5f x86: acpi: Change fill_header() by Bin Meng · Sat May 07 07:46:24 2016 -0700
  95. 6c39fa9 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · Sat May 07 07:46:23 2016 -0700
  96. 6a42158 x86: acpi: Various changes to acpi_table.h by Bin Meng · Sat May 07 07:46:21 2016 -0700
  97. d2d2218 x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · Sat May 07 07:46:12 2016 -0700
  98. 5c54910 x86: Change write_acpi_tables() signature a little bit by Bin Meng · Sat Feb 27 22:58:00 2016 -0800
  99. 3b68c52 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · Wed Jan 20 01:57:06 2016 -0800
  100. 331141a x86: Generate a valid ACPI table by Saket Sinha · Sat Aug 22 12:20:55 2015 +0530