1. 9838d34 acpi: set creator_revision in acpi_fill_header by Heinrich Schuchardt · 7 months ago
  2. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · 10 months ago
  3. 223605f acpi: Kconfig symbol CONFIG_QFW_ACPI by Heinrich Schuchardt · 11 months ago
  4. fc7a0ee acpi: support 64bit in acpi_find_table for DSDT and FACS by Heinrich Schuchardt · 11 months ago
  5. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · 11 months ago
  6. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 12 months ago
  7. 23c14e1 acpi: consider XSDT in acpi_find_table() by Heinrich Schuchardt · 1 year ago
  8. f252dfc acpi: simplify acpi_write_ssdt() by Heinrich Schuchardt · 1 year ago
  9. 266e8e2 acpi: cannot have RSDT above 4 GiB by Heinrich Schuchardt · 1 year ago
  10. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
  11. 90b0127 acpi: Put the version numbers in a central place by Simon Glass · 1 year, 7 months ago
  12. 7ae6976 acpi: Move the table-finding functions into the libary by Simon Glass · 1 year, 7 months ago
  13. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 7 months ago
  14. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 1 month ago
  15. c656172 acpi: Move MCFG implementation to common lib by Moritz Fischer · 2 years, 10 months ago
  16. 877205e acpi: Collect tables in the acpi_item list by Simon Glass · 3 years ago
  17. 5f47f23 x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · 3 years ago
  18. 5da1e3c x86: Move device-specific ACPI tables to a writer function by Simon Glass · 3 years ago
  19. 89ce519 x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 3 years ago
  20. 6e6bc9b x86: Move CSRT table to a writer function by Simon Glass · 3 years ago
  21. 6800095 x86: Move SSDT table to a writer function by Simon Glass · 3 years ago
  22. 83c3cb5 x86: Move DSDT table to a writer function by Simon Glass · 3 years ago
  23. f53f57d x86: Move FACS table to a writer function by Simon Glass · 3 years ago
  24. e9f6e6a x86: Move base tables to a writer function by Simon Glass · 3 years ago
  25. 1617088 x86: Use the ACPI table writer by Simon Glass · 3 years ago
  26. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · 3 years ago
  27. 4ecb97e acpi: Add a linker list for ACPI tables by Simon Glass · 3 years ago
  28. 29e64b5 acpi: Use finer-grained control of ACPI-table generation by Simon Glass · 3 years ago
  29. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
  30. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  31. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 5 months ago
  32. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
  33. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  34. 9a65513 x86: Simplify acpi_device_infer_name() by Simon Glass · 4 years ago
  35. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  36. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  37. c235fe6 acpi: Correct reset handling in acpi_device_add_power_res() by Simon Glass · 4 years, 1 month ago
  38. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years, 1 month ago
  39. 6e4116a acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · 4 years, 2 months ago
  40. 2f8b6af acpi: Add more support for generating processor tables by Simon Glass · 4 years, 2 months ago
  41. 412dc4b acpi: Add support for generating processor tables by Simon Glass · 4 years, 2 months ago
  42. 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
  43. 2f3c6ba dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 2 months ago
  44. 4c8cbbd acpi: Support generating a multi-function _DSM for devices by Simon Glass · 4 years, 2 months ago
  45. ca72763 acpi: Add support for conditions and return values by Simon Glass · 4 years, 2 months ago
  46. 77dfd03 acpi: Add support for writing a _PRW by Simon Glass · 4 years, 2 months ago
  47. b4df078 acpi: Support writing named values by Simon Glass · 4 years, 5 months ago
  48. a186d93 acpi: Support generation of a device by Simon Glass · 4 years, 5 months ago
  49. 837127f acpi: Support generation of a generic register by Simon Glass · 4 years, 5 months ago
  50. 6fcdaf1 acpi: Support generation of a scope by Simon Glass · 4 years, 5 months ago
  51. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
  52. cec3af0 acpi: Add support for a generic power sequence by Simon Glass · 4 years, 5 months ago
  53. 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · 4 years, 5 months ago
  54. d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · 4 years, 5 months ago
  55. 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · 4 years, 5 months ago
  56. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 5 months ago
  57. 5953449 acpi: Support writing a GPIO by Simon Glass · 4 years, 5 months ago
  58. c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 5 months ago
  59. 48342b0 acpi: Support writing a UUID by Simon Glass · 4 years, 5 months ago
  60. 0dc3d51 acpi: Support writing a name by Simon Glass · 4 years, 5 months ago
  61. 45d6d95 acpi: Support writing a string by Simon Glass · 4 years, 5 months ago
  62. 8715ce0 acpi: Support writing an integer by Simon Glass · 4 years, 5 months ago
  63. edc2680 acpigen: Support writing a package by Simon Glass · 4 years, 5 months ago
  64. 0f27763 acpigen: Support writing a length by Simon Glass · 4 years, 5 months ago
  65. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 5 months ago
  66. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 5 months ago
  67. e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · 4 years, 5 months ago
  68. 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · 4 years, 5 months ago
  69. 071c4a5 acpi: Support string output by Simon Glass · 4 years, 5 months ago
  70. 3d39c13 acpi: Support generation of interrupt descriptor by Simon Glass · 4 years, 5 months ago
  71. 98528d4 acpi: Support generation of ACPI code by Simon Glass · 4 years, 5 months ago
  72. 8965cc9 acpi: Add a way to check device status by Simon Glass · 4 years, 5 months ago
  73. ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 5 months ago
  74. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  75. faf08c7 acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
  76. abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
  77. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
  78. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
  79. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
  80. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
  81. e962989 acpi: Add support for DMAR by Simon Glass · 4 years, 8 months ago
  82. b2672ea acpi: Add a central location for table version numbers by Simon Glass · 4 years, 8 months ago