Commit Graph

31 Commits (44487f2ee624c59203676f39a966f6ff0e54cc2c)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Bin Meng 45410da714 x86: acpi: Use an API to get the ACPI RSDP table address 7 years ago
Andy Shevchenko 3469bf4274 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters 7 years ago
Andy Shevchenko 7b36dbdec7 x86: Fix reference to QEMU variant of write_acpi_tables() 7 years ago
Andy Shevchenko 382fabb297 x86: acpi: Don't touch hardware on HW reduced platforms 8 years ago
Andy Shevchenko ace7762b28 x86: acpi: Export acpi_fill_mcfg() with __weak attribute 8 years ago
Andy Shevchenko b156da91fb x86: acpi: Deduplicate acpi_fill_madt() implementation 8 years ago
Andy Shevchenko 684c4cd011 x86: acpi: Fill OEM revision 8 years ago
Bin Meng 0f4e25887d x86: acpi: Refactor acpi_resume() 8 years ago
Bin Meng 995727850f x86: acpi: Make enter_acpi_mode() public 8 years ago
Bin Meng b208d1915f x86: apci: Change PM1_CNT register access to RMW 8 years ago
Bin Meng e76bf38f18 x86: acpi: Add one API to find OS wakeup vector 8 years ago
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 8 years ago
Bin Meng 79c2c257cf x86: acpi: Pack global NVS into ACPI table 9 years ago
George McCollister 8a1a7595cf x86: acpi: Fix madt lapic generation 9 years ago
Bin Meng 10fcabed88 x86: acpi: Remove header length check when writing tables 9 years ago
Bin Meng 17b63c80bf x86: acpi: Remove the unnecessary checksum calculation of DSDT 9 years ago
Bin Meng 6aef68dc36 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM 9 years ago
Tom Rini dd6f3abbb8 x86: qemu: Move qfw command over to cmd and add Kconfig entry 9 years ago
Bin Meng fc4f5cccd8 x86: acpi: Return table length in acpi_create_madt_lapics() 9 years ago
Bin Meng 7e6343ef94 x86: acpi: Clean up table header revisions 9 years ago
Bin Meng 25e133ecb7 x86: acpi: Align FACS table to a 64 byte boundary 9 years ago
Bin Meng 7e79a6bc2e x86: acpi: Use u32 in table write routines 9 years ago
Bin Meng ab5efd576c x86: acpi: Adjust order in acpi_table.c 9 years ago
Bin Meng dfbb18bcf6 x86: acpi: Change fill_header() 9 years ago
Bin Meng cea91319c2 x86: acpi: Remove acpi_create_ssdt_generator() 9 years ago
Bin Meng 8a8c035255 x86: acpi: Various changes to acpi_table.h 9 years ago
Bin Meng dca4d1a2ce x86: acpi: Fix compiler warnings in write_acpi_tables() 9 years ago
Bin Meng 358bb3ff5b x86: Change write_acpi_tables() signature a little bit 9 years ago
Miao Yan fa287b1580 x86: qemu: add the ability to load and link ACPI tables from QEMU 9 years ago
Saket Sinha 867bcb63e7 x86: Generate a valid ACPI table 10 years ago