summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* Makefile.inc: Remove all-y with CONFIG_ARCH_xx guardsMartin Roth2020-06-151-15/+31
* arch/x86: Add symbols for CAR MTRRs in linker scriptKyösti Mälkki2020-06-131-0/+24
* arch/x86: Include id.ld unconditionally in memlayout.ldFurquan Shaikh2020-06-131-2/+0
* arch/x86: Drop early_ram.ldFurquan Shaikh2020-06-132-59/+3
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-136-23/+24
* arch/x86: Remove some x86_32 vs x86_64 noiseKyösti Mälkki2020-06-101-8/+4
* SMBIOS: Remove Kconfig SYSTEM_ENCLOSURE_TYPEKyösti Mälkki2020-06-091-1/+16
* arch/x86/postcar_loader: utilize var_mtrr_context APIAaron Durbin2020-06-022-49/+21
* src: Remove unused '#include <cbfs.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove redundant includesElyes HAOUAS2020-06-022-2/+0
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-022-2/+0
* arch/x86: Fix id section in linker scriptKyösti Mälkki2020-05-281-1/+1
* arch/x86: Remove more romcc leftoversKyösti Mälkki2020-05-282-7/+2
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-261-2/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-181-1/+0
* src: Remove unused 'include <lib.h>'Elyes HAOUAS2020-05-181-1/+0
* arch/x86/early_ram.ld: Add vboot work bufferRaul E Rangel2020-05-181-1/+6
* x86/include/arch/mmio.h: Convert to 96 characters line lengthElyes HAOUAS2020-05-181-16/+8
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-1810-35/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-133-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-11244-244/+0
* arch/x86: unexpose postcar_frame_common_mtrrs()Aaron Durbin2020-05-072-6/+1
* acpi: Reorganize ACPI configsFurquan Shaikh2020-05-021-13/+2
* acpi: Move ACPI table support out of arch/x86 (5/5)Furquan Shaikh2020-05-021-9/+0
* acpi: Move ACPI table support out of arch/x86 (4/5)Furquan Shaikh2020-05-027-31/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-026-6/+6
* acpi: Move ACPI table support out of arch/x86 (2/5)Furquan Shaikh2020-05-027-2349/+7
* acpi: Move ACPI table support out of arch/x86 (1/5)Furquan Shaikh2020-05-027-5010/+0
* arch/x86: Change power_res_dev_states[] to be static const * constFurquan Shaikh2020-05-023-3/+3
* cpu: Add a helper function cpu_get_lapic_addrFurquan Shaikh2020-05-022-2/+15
* acpi_device: Make integer array input variable constDuncan Laurie2020-05-012-2/+2
* arch/x86/acpi: Add define for generic container HIDDuncan Laurie2020-05-011-0/+1
* arch/x86/acpi_device: Allow empty child referencesDuncan Laurie2020-05-011-1/+1
* arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_fieldFurquan Shaikh2020-04-292-2/+2
* arch/x86/acpigen: Add helpers for Store() and If (Lequal (...))Furquan Shaikh2020-04-292-0/+24
* arch/x86: Implement RESET_VECTOR_IN_RAMFelix Held2020-04-295-5/+62
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-283-3/+3
* arch/x86/acpi_device: Constify struct device * parameter to UID functionsFurquan Shaikh2020-04-282-4/+4
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-282-8/+8
* arch/x86/acpi_device: Add a helper function to write PCI deviceFurquan Shaikh2020-04-282-0/+41
* arch/x86/acpigen: Add helpers for generating _ADRFurquan Shaikh2020-04-272-0/+28
* rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner2020-04-232-2/+2
* arch/x86/acpigen_ps2_keybd: Add JP and UK specific keymapsRajat Jain2020-04-221-1/+6
* arch/x86/acpi: Add code to generate ACPI for PS2 keyboardsRajat Jain2020-04-203-0/+339
* drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki2020-04-202-0/+2
* cpu/x86/acpi: Add assignments to ACPI_Sn enumsMarshall Dawson2020-04-151-6/+7
* acpi: Bump MADT to revision 3Patrick Rudolph2020-04-132-4/+57
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-132-3/+8
* arch/x86/acpi: add definitions for IVHD type 11hMichał Żygowski2020-04-062-0/+60
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-4/+4