- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 7508120 x86: acpi: Don't show the UART address by default by Simon Glass · 4 years, 1 month ago
- 14ca07c x86: acpi: Include the TPMv1 table only if needed by Simon Glass · 4 years, 1 month ago
- a385d49 acpi: Don't reset the tables with every new generation by Simon Glass · 4 years, 1 month ago
- 4ead23d x86: acpi: Put the generated code first in DSDT by Simon Glass · 4 years, 1 month ago
- 0581243 x86: acpi: Allow the SSDT to be empty by Simon Glass · 4 years, 1 month ago
- de0115a x86: acpi: Store the ACPI context in global_data by Simon Glass · 4 years, 1 month ago
- 2326a8b x86: acpi: Set the log category for x86 table generation by Simon Glass · 4 years, 2 months ago
- 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 2 months ago
- 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 2 months ago
- fcae547 x86: Correct handling of MADT table CPUs by Simon Glass · 4 years, 2 months ago
- 87cf8d2 x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 2 months ago
- 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
- 4ffe8b0 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 2 months ago
- 6fe570a x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 2 months ago
- 13c23e9 x86: acpi: Add memset to initialize SPCR table by Wolfgang Wallner · 4 years, 3 months ago
- aa20282 x86: acpi: Fix calculation of DSDT length by Wolfgang Wallner · 4 years, 3 months ago
- f3694aa x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 5 months ago
- 9eb8004 x86: Add error checking for csrt table generation by Simon Glass · 4 years, 5 months ago
- 9ed41e7 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 5 months ago
- 6ca9315 x86: Allow devices to write to DSDT by Simon Glass · 4 years, 5 months ago
- f0a8d68 x86: Allow devices to write an SSDT by Simon Glass · 4 years, 5 months ago
- c7c46e8 x86: acpi: Move MADT down a bit by Simon Glass · 4 years, 5 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
- 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
- 7fa8cf6 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · 4 years, 7 months ago
- 179fb82 x86: Allow devices to write ACPI tables by Simon Glass · 4 years, 7 months ago
- 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
- 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
- 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
- 225cc8a x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · 4 years, 9 months ago
- a9ef111 x86: acpi: Refactor XSDT handling in acpi_add_table() by Andy Shevchenko · 4 years, 9 months ago
- 607dbd1 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · 5 years ago
- bf9c8e3 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · 6 years ago
- 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
- daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
- 4ca48c9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
- 467f411 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 6 years ago
- ac63025 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- e102925 x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · 7 years ago
- 66d3e63 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 7 years ago
- 4b05bac x86: Fix reference to QEMU variant of write_acpi_tables() by Andy Shevchenko · 7 years ago
- 683b696 x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · 7 years ago
- c1ae980 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago
- 13a5d87 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
- 87e9537 x86: acpi: Fill OEM revision by Andy Shevchenko · 7 years ago
- 280aebe x86: acpi: Refactor acpi_resume() by Bin Meng · 8 years ago
- daa5b83 x86: acpi: Make enter_acpi_mode() public by Bin Meng · 8 years ago
- 313ddd6 x86: apci: Change PM1_CNT register access to RMW by Bin Meng · 8 years ago
- 34bc74a x86: acpi: Add one API to find OS wakeup vector by Bin Meng · 8 years ago
- ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
- d9050c6 x86: acpi: Pack global NVS into ACPI table by Bin Meng · 8 years ago
- 5a49f87 x86: acpi: Fix madt lapic generation by George McCollister · 8 years ago
- d90434b x86: acpi: Remove header length check when writing tables by Bin Meng · 9 years ago
- 680702e x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · 9 years ago
- e259eb2 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · 9 years ago
- bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 9 years ago
- 3c5234e x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · 9 years ago
- f662fe4 x86: acpi: Clean up table header revisions by Bin Meng · 9 years ago
- 3d938d1 x86: acpi: Align FACS table to a 64 byte boundary by Bin Meng · 9 years ago
- a1ec7db x86: acpi: Use u32 in table write routines by Bin Meng · 9 years ago
- 44256b0 x86: acpi: Adjust order in acpi_table.c by Bin Meng · 9 years ago
- b063d5f x86: acpi: Change fill_header() by Bin Meng · 9 years ago
- 6c39fa9 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · 9 years ago
- 6a42158 x86: acpi: Various changes to acpi_table.h by Bin Meng · 9 years ago
- d2d2218 x86: acpi: Fix compiler warnings in write_acpi_tables() by Bin Meng · 9 years ago
- 5c54910 x86: Change write_acpi_tables() signature a little bit by Bin Meng · 9 years ago
- 3b68c52 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · 9 years ago
- 331141a x86: Generate a valid ACPI table by Saket Sinha · 9 years ago