1. 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 7 months ago
  2. 98036fb x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · 4 years, 8 months ago
  3. ddcccb2 x86: acpi: Refactor XSDT handling in acpi_add_table() by Andy Shevchenko · 4 years, 8 months ago
  4. ddd2a42 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · 5 years ago
  5. edf18a8 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · 6 years ago
  6. a61cbad dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
  7. 67d1b05 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
  8. b288cd9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
  9. 474a62b x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 6 years ago
  10. a0609a8 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. 45410da x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · 7 years ago
  13. 3469bf4 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 7 years ago
  14. 7b36dbd x86: Fix reference to QEMU variant of write_acpi_tables() by Andy Shevchenko · 7 years ago
  15. 382fabb x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · 7 years ago
  16. ace7762 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago
  17. b156da9 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
  18. 684c4cd x86: acpi: Fill OEM revision by Andy Shevchenko · 7 years ago
  19. 0f4e258 x86: acpi: Refactor acpi_resume() by Bin Meng · 8 years ago
  20. 9957278 x86: acpi: Make enter_acpi_mode() public by Bin Meng · 8 years ago
  21. b208d19 x86: apci: Change PM1_CNT register access to RMW by Bin Meng · 8 years ago
  22. e76bf38 x86: acpi: Add one API to find OS wakeup vector by Bin Meng · 8 years ago
  23. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  24. 79c2c25 x86: acpi: Pack global NVS into ACPI table by Bin Meng · 8 years ago
  25. 8a1a759 x86: acpi: Fix madt lapic generation by George McCollister · 8 years ago
  26. 10fcabe x86: acpi: Remove header length check when writing tables by Bin Meng · 8 years ago
  27. 17b63c8 x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · 8 years ago
  28. 6aef68d x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · 8 years ago
  29. dd6f3ab x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 8 years ago
  30. fc4f5cc x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · 8 years ago
  31. 7e6343e x86: acpi: Clean up table header revisions by Bin Meng · 8 years ago
  32. 25e133e x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · 8 years ago
  33. 7e79a6b x86: acpi: Use u32 in table write routines by Bin Meng · 8 years ago
  34. ab5efd5 x86: acpi: Adjust order in acpi_table.c by Bin Meng · 8 years ago
  35. dfbb18b x86: acpi: Change fill_header() by Bin Meng · 8 years ago
  36. cea9131 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · 8 years ago
  37. 8a8c035 x86: acpi: Various changes to acpi_table.h by Bin Meng · 8 years ago
  38. dca4d1a x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · 8 years ago
  39. 358bb3f x86: Change write_acpi_tables() signature a little bit by Bin Meng · 9 years ago
  40. fa287b1 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · 9 years ago
  41. 867bcb6 x86: Generate a valid ACPI table by Saket Sinha · 9 years ago