1. 2f6f8d9 arm: cpu: Add ACPI parking protocol support by Patrick Rudolph · Wed Oct 23 15:20:13 2024 +0200
  2. 5c36041 acpi: Move function prototype by Patrick Rudolph · Wed Oct 23 15:19:55 2024 +0200
  3. 1669ce7 acpi: acpi_table: Add IORT support by Patrick Rudolph · Wed Oct 23 15:19:54 2024 +0200
  4. 4d3cf1a acpi: Add ACPITAB for PPTT and GTDT by Patrick Rudolph · Wed Oct 23 15:19:53 2024 +0200
  5. f317fce acpi: acpi_table: Bump revisions by Patrick Rudolph · Wed Oct 23 15:19:52 2024 +0200
  6. 7efbdbb arm: acpi: Add generic ACPI methods by Patrick Rudolph · Wed Oct 23 15:19:50 2024 +0200
  7. 8ca9f514 acpi: Add define for GTDT by Patrick Rudolph · Wed Oct 23 15:19:49 2024 +0200
  8. 3fcac5e acpi: Fix typo by Patrick Rudolph · Wed Oct 23 15:19:47 2024 +0200
  9. 97b4c8a acpi: x86: Move MADT to common code by Patrick Rudolph · Wed Oct 23 15:19:46 2024 +0200
  10. 8dc4512 acpi: x86: Write FADT in common code by Maximilian Brune · Wed Oct 23 15:19:45 2024 +0200
  11. d7fa54b acpi: x86: Move SPCR and DBG2 into common code by Maximilian Brune · Wed Oct 23 15:19:44 2024 +0200
  12. 865452c acpi: remove duplicate declaration of acpi_fill_header() by Heinrich Schuchardt · Sun Jan 21 15:05:00 2024 +0100
  13. b9291b4 acpi: document HETP table by Heinrich Schuchardt · Sun Jan 21 14:44:36 2024 +0100
  14. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  15. ec95806 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · Sat Dec 16 09:11:57 2023 +0100
  16. bb307a6 acpi: fix struct acpi_xsdt by Heinrich Schuchardt · Tue Nov 21 15:41:27 2023 +0100
  17. 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · Thu Nov 09 09:23:02 2023 -0800
  18. 6f15ab7 x86: Prevent from missing the FADT chaining by Andy Shevchenko · Fri Sep 01 11:27:10 2023 -0600
  19. 7ae6976 acpi: Move the table-finding functions into the libary by Simon Glass · Thu May 04 16:54:58 2023 -0600
  20. b0da223 acpi: Move acpi_write_tables() to a generic header by Simon Glass · Sat Jan 29 14:30:52 2022 -0700
  21. 3e11c8c acpi: Add some tables needed by ARM devices by Simon Glass · Wed Dec 01 09:03:08 2021 -0700
  22. 89ce519 x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · Wed Dec 01 09:03:01 2021 -0700
  23. e9f6e6a x86: Move base tables to a writer function by Simon Glass · Wed Dec 01 09:02:50 2021 -0700
  24. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · Wed Dec 01 09:02:48 2021 -0700
  25. 96bf433 acpi: Move acpi_fill_header() to the generic header by Simon Glass · Wed Dec 01 09:02:45 2021 -0700
  26. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  27. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · Wed Nov 04 09:57:25 2020 -0700
  28. b11c2b3 x86: Move include of bitops out of ACPI region by Simon Glass · Tue Sep 22 12:45:41 2020 -0600
  29. 48ca578 acpi: Use defines for field lengths by Simon Glass · Tue Sep 22 12:45:39 2020 -0600
  30. 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · Tue Sep 22 12:45:33 2020 -0600
  31. 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · Tue Sep 22 12:45:32 2020 -0600
  32. 87cf8d2 x86: acpi: Add support for additional Intel tables by Simon Glass · Tue Sep 22 12:45:16 2020 -0600
  33. 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · Tue Sep 22 12:45:10 2020 -0600
  34. 4ffe8b0 x86: acpi: Support generation of the HPET table by Simon Glass · Tue Sep 22 12:45:09 2020 -0600
  35. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  36. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · Sun Apr 26 09:19:51 2020 -0600
  37. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · Sun Apr 26 09:19:50 2020 -0600
  38. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · Sun Apr 26 09:19:47 2020 -0600
  39. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · Sun Apr 26 09:19:46 2020 -0600
  40. e962989 acpi: Add support for DMAR by Simon Glass · Wed Apr 08 16:57:39 2020 -0600
  41. b2672ea acpi: Add a central location for table version numbers by Simon Glass · Wed Apr 08 16:57:38 2020 -0600
  42. 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · Wed Apr 08 16:57:37 2020 -0600
  43. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600