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