index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
baytrail
/
acpi.c
Age
Commit message (
Expand
)
Author
2020-07-17
acpi: Allow creating the GNVS to fail
Simon Glass
2020-07-17
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-16
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
x86: Move acpi_s3.h to include/acpi/
Simon Glass
2019-10-08
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-02
x86: baytrail: acpi: Add full reset bit to the reset register value in FADT
Bin Meng
2017-07-30
x86: acpi: Deduplicate acpi_fill_madt() implementation
Andy Shevchenko
2017-05-17
x86: baytrail: acpi: Add APIs for determining/clearing sleep state
Bin Meng
2016-07-12
x86: baytrail: Introduce ACPI global NVS
Bin Meng
2016-05-30
x86: baytrail: acpi: Fix I/O APIC ID in the MADT table
Bin Meng
2016-05-23
x86: baytrail: Generate ACPI FADT/MADT tables
Bin Meng