1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. 412a021 x86: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:56 2024 -0600
  4. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · Tue Apr 16 08:55:19 2024 +0200
  5. 865452c acpi: remove duplicate declaration of acpi_fill_header() by Heinrich Schuchardt · Sun Jan 21 15:05:00 2024 +0100
  6. b9291b4 acpi: document HETP table by Heinrich Schuchardt · Sun Jan 21 14:44:36 2024 +0100
  7. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  8. ec95806 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · Sat Dec 16 09:11:57 2023 +0100
  9. bb307a6 acpi: fix struct acpi_xsdt by Heinrich Schuchardt · Tue Nov 21 15:41:27 2023 +0100
  10. 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · Thu Nov 09 09:23:02 2023 -0800
  11. 6f15ab7 x86: Prevent from missing the FADT chaining by Andy Shevchenko · Fri Sep 01 11:27:10 2023 -0600
  12. 7ae6976 acpi: Move the table-finding functions into the libary by Simon Glass · Thu May 04 16:54:58 2023 -0600
  13. b0da223 acpi: Move acpi_write_tables() to a generic header by Simon Glass · Sat Jan 29 14:30:52 2022 -0700
  14. 3e11c8c acpi: Add some tables needed by ARM devices by Simon Glass · Wed Dec 01 09:03:08 2021 -0700
  15. 89ce519 x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · Wed Dec 01 09:03:01 2021 -0700
  16. e9f6e6a x86: Move base tables to a writer function by Simon Glass · Wed Dec 01 09:02:50 2021 -0700
  17. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · Wed Dec 01 09:02:48 2021 -0700
  18. 96bf433 acpi: Move acpi_fill_header() to the generic header by Simon Glass · Wed Dec 01 09:02:45 2021 -0700
  19. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  20. dd4348f acpi: Tidy up documentation for struct acpi_gpio by Simon Glass · Sat Jan 23 11:08:38 2021 -0700
  21. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · Wed Nov 04 09:57:25 2020 -0700
  22. 6e4116a acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · Tue Sep 22 12:45:44 2020 -0600
  23. d010cc1 acpi: Add more documentation for struct acpi_gpio by Simon Glass · Tue Sep 22 12:45:43 2020 -0600
  24. b11c2b3 x86: Move include of bitops out of ACPI region by Simon Glass · Tue Sep 22 12:45:41 2020 -0600
  25. 48ca578 acpi: Use defines for field lengths by Simon Glass · Tue Sep 22 12:45:39 2020 -0600
  26. 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · Tue Sep 22 12:45:33 2020 -0600
  27. 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · Tue Sep 22 12:45:32 2020 -0600
  28. b16dbec x86: apl: Generate required ACPI tables by Simon Glass · Tue Sep 22 12:45:19 2020 -0600
  29. 87cf8d2 x86: acpi: Add support for additional Intel tables by Simon Glass · Tue Sep 22 12:45:16 2020 -0600
  30. 2f8b6af acpi: Add more support for generating processor tables by Simon Glass · Tue Sep 22 12:45:13 2020 -0600
  31. 412dc4b acpi: Add support for generating processor tables by Simon Glass · Tue Sep 22 12:45:11 2020 -0600
  32. 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · Tue Sep 22 12:45:10 2020 -0600
  33. 4ffe8b0 x86: acpi: Support generation of the HPET table by Simon Glass · Tue Sep 22 12:45:09 2020 -0600
  34. ac779e3 x86: Add a few common Intel CPU functions by Simon Glass · Tue Sep 22 12:45:08 2020 -0600
  35. 31cc5b4 i2c: Add a generic driver to generate ACPI info by Simon Glass · Tue Sep 22 12:45:01 2020 -0600
  36. 2f3c6ba dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · Tue Sep 22 12:44:59 2020 -0600
  37. 4c8cbbd acpi: Support generating a multi-function _DSM for devices by Simon Glass · Tue Sep 22 12:44:58 2020 -0600
  38. ca72763 acpi: Add support for conditions and return values by Simon Glass · Tue Sep 22 12:44:57 2020 -0600
  39. 77dfd03 acpi: Add support for writing a _PRW by Simon Glass · Tue Sep 22 12:44:56 2020 -0600
  40. b4df078 acpi: Support writing named values by Simon Glass · Tue Jul 07 21:32:15 2020 -0600
  41. a186d93 acpi: Support generation of a device by Simon Glass · Tue Jul 07 21:32:14 2020 -0600
  42. 837127f acpi: Support generation of a generic register by Simon Glass · Tue Jul 07 21:32:11 2020 -0600
  43. 6fcdaf1 acpi: Support generation of a scope by Simon Glass · Tue Jul 07 21:32:10 2020 -0600
  44. d6814e2 acpi: Export functions to write sized values by Simon Glass · Tue Jul 07 21:32:09 2020 -0600
  45. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · Tue Jul 07 13:12:11 2020 -0600
  46. cec3af0 acpi: Add support for a generic power sequence by Simon Glass · Tue Jul 07 13:12:02 2020 -0600
  47. 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · Tue Jul 07 13:12:01 2020 -0600
  48. d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · Tue Jul 07 13:12:00 2020 -0600
  49. 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · Tue Jul 07 13:11:59 2020 -0600
  50. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · Tue Jul 07 13:11:58 2020 -0600
  51. 5953449 acpi: Support writing a GPIO by Simon Glass · Tue Jul 07 13:11:57 2020 -0600
  52. c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · Tue Jul 07 13:11:56 2020 -0600
  53. 48342b0 acpi: Support writing a UUID by Simon Glass · Tue Jul 07 13:11:55 2020 -0600
  54. 0dc3d51 acpi: Support writing a name by Simon Glass · Tue Jul 07 13:11:54 2020 -0600
  55. 45d6d95 acpi: Support writing a string by Simon Glass · Tue Jul 07 13:11:53 2020 -0600
  56. 8715ce0 acpi: Support writing an integer by Simon Glass · Tue Jul 07 13:11:52 2020 -0600
  57. edc2680 acpigen: Support writing a package by Simon Glass · Tue Jul 07 13:11:51 2020 -0600
  58. 0f27763 acpigen: Support writing a length by Simon Glass · Tue Jul 07 13:11:50 2020 -0600
  59. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · Tue Jul 07 13:11:49 2020 -0600
  60. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · Tue Jul 07 13:11:48 2020 -0600
  61. e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · Tue Jul 07 13:11:47 2020 -0600
  62. 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · Tue Jul 07 13:11:46 2020 -0600
  63. 071c4a5 acpi: Support string output by Simon Glass · Tue Jul 07 13:11:45 2020 -0600
  64. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · Tue Jul 07 13:11:44 2020 -0600
  65. 3d39c13 acpi: Support generation of interrupt descriptor by Simon Glass · Tue Jul 07 13:11:43 2020 -0600
  66. 98528d4 acpi: Support generation of ACPI code by Simon Glass · Tue Jul 07 13:11:42 2020 -0600
  67. b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · Tue Jul 07 13:11:41 2020 -0600
  68. 8965cc9 acpi: Add a way to check device status by Simon Glass · Tue Jul 07 13:11:40 2020 -0600
  69. ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · Tue Jul 07 13:11:39 2020 -0600
  70. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  71. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · Sun Apr 26 09:19:51 2020 -0600
  72. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · Sun Apr 26 09:19:50 2020 -0600
  73. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · Sun Apr 26 09:19:47 2020 -0600
  74. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · Sun Apr 26 09:19:46 2020 -0600
  75. e962989 acpi: Add support for DMAR by Simon Glass · Wed Apr 08 16:57:39 2020 -0600
  76. b2672ea acpi: Add a central location for table version numbers by Simon Glass · Wed Apr 08 16:57:38 2020 -0600
  77. 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · Wed Apr 08 16:57:37 2020 -0600
  78. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600
  79. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · Wed Apr 08 16:57:35 2020 -0600