summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-18ACPI: Clean up some S3 related leftoversKyösti Mälkki
2020-06-15Makefile.inc: Remove all-y with CONFIG_ARCH_xx guardsMartin Roth
2020-06-13arch/x86: Add symbols for CAR MTRRs in linker scriptKyösti Mälkki
2020-06-13arch/x86: Include id.ld unconditionally in memlayout.ldFurquan Shaikh
2020-06-13arch/x86: Drop early_ram.ldFurquan Shaikh
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-06-10arch/x86: Remove some x86_32 vs x86_64 noiseKyösti Mälkki
2020-06-09SMBIOS: Remove Kconfig SYSTEM_ENCLOSURE_TYPEKyösti Mälkki
2020-06-02arch/x86/postcar_loader: utilize var_mtrr_context APIAaron Durbin
2020-06-02src: Remove unused '#include <cbfs.h>'Elyes HAOUAS
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-05-28arch/x86: Fix id section in linker scriptKyösti Mälkki
2020-05-28arch/x86: Remove more romcc leftoversKyösti Mälkki
2020-05-26Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-18src: Remove unused 'include <lib.h>'Elyes HAOUAS
2020-05-18arch/x86/early_ram.ld: Add vboot work bufferRaul E Rangel
2020-05-18x86/include/arch/mmio.h: Convert to 96 characters line lengthElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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