~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
acpi
Commit message (
Expand
)
Author
Age
*
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-12
|
\
|
*
acpi: Move the table-finding functions into the libary
Simon Glass
2023-05-11
|
*
acpi: Create a new Kconfig for ACPI
Simon Glass
2023-05-11
*
|
acpi: Put the version numbers in a central place
Simon Glass
2023-05-31
|
/
*
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-17
*
acpi: Move MCFG implementation to common lib
Moritz Fischer
2022-02-09
*
acpi: Collect tables in the acpi_item list
Simon Glass
2022-01-25
*
x86: Move acpi_get_rsdp_addr() ACPI tables to the writer
Simon Glass
2022-01-25
*
x86: Move device-specific ACPI tables to a writer function
Simon Glass
2022-01-25
*
x86: acpi: Update acpi_fill_csrt() to use acpi_ctx
Simon Glass
2022-01-25
*
x86: Move CSRT table to a writer function
Simon Glass
2022-01-25
*
x86: Move SSDT table to a writer function
Simon Glass
2022-01-25
*
x86: Move DSDT table to a writer function
Simon Glass
2022-01-25
*
x86: Move FACS table to a writer function
Simon Glass
2022-01-25
*
x86: Move base tables to a writer function
Simon Glass
2022-01-25
*
x86: Use the ACPI table writer
Simon Glass
2022-01-25
*
x86: acpi: Split out context creation from base tables
Simon Glass
2022-01-25
*
acpi: Add a linker list for ACPI tables
Simon Glass
2022-01-25
*
acpi: Use finer-grained control of ACPI-table generation
Simon Glass
2022-01-25
*
x86: Move the acpi table to generic global_data
Simon Glass
2022-01-25
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
acpi: Use U-Boot version for OEM_REVISION
Pali Rohár
2021-10-06
*
Remove including timestamp.h in version.h
Pali Rohár
2021-09-17
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
x86: Simplify acpi_device_infer_name()
Simon Glass
2020-12-18
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
acpi: Correct reset handling in acpi_device_add_power_res()
Simon Glass
2020-11-06
*
x86: Allow putting some tables in the bloblist
Simon Glass
2020-11-06
*
acpi: Use I2cSerialBusV2() instead of I2cSerialBus()
Simon Glass
2020-09-25
*
acpi: Add more support for generating processor tables
Simon Glass
2020-09-25
*
acpi: Add support for generating processor tables
Simon Glass
2020-09-25
*
x86: acpi: Support generation of the DBG2 table
Simon Glass
2020-09-25
*
dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()
Simon Glass
2020-09-25
*
acpi: Support generating a multi-function _DSM for devices
Simon Glass
2020-09-25
*
acpi: Add support for conditions and return values
Simon Glass
2020-09-25
*
acpi: Add support for writing a _PRW
Simon Glass
2020-09-25
*
acpi: Support writing named values
Simon Glass
2020-07-17
*
acpi: Support generation of a device
Simon Glass
2020-07-17
*
acpi: Support generation of a generic register
Simon Glass
2020-07-17
*
acpi: Support generation of a scope
Simon Glass
2020-07-17
*
dm: acpi: Enhance acpi_get_name()
Simon Glass
2020-07-17
*
acpi: Add support for a generic power sequence
Simon Glass
2020-07-17
*
acpi: Add support for writing a GPIO power sequence
Simon Glass
2020-07-17
*
acpi: Add support for writing a Power Resource
Simon Glass
2020-07-17
*
acpi: Add support for various misc ACPI opcodes
Simon Glass
2020-07-17
*
acpi: Support copying properties from device tree to ACPI
Simon Glass
2020-07-17
*
acpi: Support writing a GPIO
Simon Glass
2020-07-17
*
acpi: Support writing Device Properties objects via _DSD
Simon Glass
2020-07-17
*
acpi: Support writing a UUID
Simon Glass
2020-07-17
[next]