summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2020-05-07arch/x86: unexpose postcar_frame_common_mtrrs()Aaron Durbin
2020-05-02acpi: Reorganize ACPI configsFurquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (5/5)Furquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (4/5)Furquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (2/5)Furquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (1/5)Furquan Shaikh
2020-05-02arch/x86: Change power_res_dev_states[] to be static const * constFurquan Shaikh
2020-05-02cpu: Add a helper function cpu_get_lapic_addrFurquan Shaikh
2020-05-01acpi_device: Make integer array input variable constDuncan Laurie
2020-05-01arch/x86/acpi: Add define for generic container HIDDuncan Laurie
2020-05-01arch/x86/acpi_device: Allow empty child referencesDuncan Laurie
2020-04-29arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_fieldFurquan Shaikh
2020-04-29arch/x86/acpigen: Add helpers for Store() and If (Lequal (...))Furquan Shaikh
2020-04-29arch/x86: Implement RESET_VECTOR_IN_RAMFelix Held
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28arch/x86/acpi_device: Constify struct device * parameter to UID functionsFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-28arch/x86/acpi_device: Add a helper function to write PCI deviceFurquan Shaikh
2020-04-27arch/x86/acpigen: Add helpers for generating _ADRFurquan Shaikh
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-04-22arch/x86/acpigen_ps2_keybd: Add JP and UK specific keymapsRajat Jain
2020-04-20arch/x86/acpi: Add code to generate ACPI for PS2 keyboardsRajat Jain
2020-04-20drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki
2020-04-15cpu/x86/acpi: Add assignments to ACPI_Sn enumsMarshall Dawson
2020-04-13acpi: Bump MADT to revision 3Patrick Rudolph
2020-04-13acpi: Bump FADT to revision 6Patrick Rudolph
2020-04-06arch/x86/acpi: add definitions for IVHD type 11hMichał Żygowski
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-31arch/x86/tables: Move max ACPI table size to KconfigDuncan Laurie
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-25arch/x86: Add Kconfig option for 2nd VGA BIOS imageMartin Roth
2020-03-23acpi: Change Processor ACPI Name (Intel only)Christian Walter
2020-03-23src: capitalize 'APIC'Elyes HAOUAS
2020-03-10src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS
2020-03-09arch/arm: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2020-03-06src/arch/riscv: Convert to SPDX license headerPatrick Georgi
2020-03-06src/arch/ppc64: Convert to SPDX license headerPatrick Georgi
2020-03-06src/arch/arm64: Convert to SPDX license headerPatrick Georgi
2020-03-06src/arch/arm: Convert to SPDX license headerPatrick Georgi
2020-03-05Revert "acpi: Bump FADT to revision 6"Matt DeVillier
2020-03-02x86/acpi_s3: Remove trailing dots from debug messagePaul Menzel
2020-03-02acpi: Bump FADT to revision 6Patrick Rudolph
2020-03-02arch/x86/acpigen: Add new helper routines for XOR and get_rx_gpioRajat Jain
2020-02-24include/arch/cpu.h: Remove old reference to ROMCCElyes HAOUAS
2020-02-12arch/arm64/Makefile.inc: Avoid # in variable definitionNico Huber
2020-02-11arch/x86/acpi: Change message in acpi_write_dbg2_pci_uart to BIOS_DEBUGWim Vervoorn
2020-02-04arch/x86/include/arch: Add SMM_TASK_STATE_SEGEugene Myers
2020-01-30x86/acpi_device: Allow acpi_device_add_power_res params as optionalEdward O'Callaghan