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