coreboot/src/acpi
Felix Held 6ac6f6a6d0 acpi/acpigen: point out what acpigen_write_len_f does
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ibaf2f54f2f428f4438ef22b7f9d205db10e144db
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79001
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
2023-11-13 14:10:33 +00:00
..
acpi.c acpi.c: Add XSDT on QEMU 2023-09-14 10:37:33 +00:00
acpi_apic.c acpi/acpi.c: Add and use acpi_arch_fill_madt() 2023-08-02 17:11:06 +00:00
acpi_dmar.c acpi/acpi.c: Split of ACPI table generation into separate files 2023-07-21 07:33:37 +00:00
acpi_gic.c acpi: Fix typos 2023-09-27 15:28:26 +00:00
acpi_hpet.c acpi/acpi.c: Split of ACPI table generation into separate files 2023-07-21 07:33:37 +00:00
acpi_pm.c ACPI: Add usb_charge_mode_from_gnvs() 2023-08-16 17:55:02 +00:00
acpigen.c acpi/acpigen: point out what acpigen_write_len_f does 2023-11-13 14:10:33 +00:00
acpigen_dptf.c acpi: Comply with ACPI specification by making _STR unicode strings 2023-09-14 12:03:32 +00:00
acpigen_dsm.c drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per port 2023-01-19 05:58:33 +00:00
acpigen_extern.asl ChromeOS: Refactor ACPI CNVS generation 2021-12-23 21:18:25 +00:00
acpigen_pci.c acpi: Add acpigen_write_PRT* helpers for generating _PRT entries 2021-03-24 16:08:57 +00:00
acpigen_ps2_keybd.c acpi/acpigen_ps2_keybd: Reduce minimum keys, optional alpha/num/punct 2023-10-02 16:24:54 +00:00
acpigen_usb.c ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
device.c acpi: Helper functions to add certain _DSD properties 2022-12-05 14:30:57 +00:00
dsdt_top.asl acpi: Move ECAM resource below PNP0C02 device in a common place 2023-07-20 10:38:42 +00:00
fadt_filler.c ACPI: Add helper fill_fadt_extended_pm_io() 2023-08-08 06:51:03 +00:00
gnvs.c acpi/gnvs.c: Drop unused pointer to the cbmem console 2023-07-06 13:54:30 +00:00
Kconfig acpi: Add functions to declare ARM GIC V3 hardware 2023-09-18 13:34:47 +00:00
Makefile.inc acpi: Add functions to declare ARM GIC V3 hardware 2023-09-18 13:34:47 +00:00
pld.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
sata.c src/acpi: Remove unused <acpi/acpi.h> 2022-01-10 17:22:47 +00:00
soundwire.c acpi/soundwire.[ch]: Fix dpn entry array overrun 2023-09-13 15:26:01 +00:00