aboutsummaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2020-10-12arch/x86/smbios: Update SMBIOS type 0 ec versionTim Chu
2020-10-12arch/x86/smbios: Update SMBIOS type 4 socket designationTim Chu
2020-09-29cpu/qemu-x86/car: Move long mode entry right before c entryPatrick Rudolph
2020-09-28arch/x86/smbios: Add SMBIOS Thread CountFrancois Toguo
2020-09-28arch/x86/Kconfig: Move pagetables down by 4KPatrick Rudolph
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_64`Angel Pons
2020-09-21arch/arm: Add support for loading Linux kernelsSam Lewis
2020-09-03memory_info: add max_speed_mts and configured_speed_mtsRob Barnes
2020-08-31arch/x86/exit_car.S: Fix checking clflush supportArthur Heymans
2020-08-27symbols: Change implementation details of DECLARE_OPTIONAL_REGION()Julius Werner
2020-08-24src/arch: Drop unneeded empty linesElyes HAOUAS
2020-08-24arch/x86/walkcbfs.S: Mark code as x86_32Patrick Rudolph
2020-08-21arch/x86/gdt: Work around assembler bugPatrick Rudolph
2020-08-21arch/x86: Add support for ASan to memory functionsHarshit Sharma
2020-08-21arch/x86: Select HAVE_ASAN_IN_RAMSTAGEHarshit Sharma
2020-08-21lib: Add ASan support to romstage on x86 archHarshit Sharma
2020-08-21lib: Add ASan support to ramstage on x86 archHarshit Sharma
2020-08-19arch/x86/boot: Jump to payload in protected modePatrick Rudolph
2020-08-19arch/arm: Enable FIT payloadsSam Lewis
2020-08-18src: Remove unused 'include <stddef.h>Elyes HAOUAS
2020-08-17arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dramArthur Heymans
2020-08-14arch/x86/postcar: Add x86_64 supportPatrick Rudolph
2020-08-06arch/x86/pirq_routing.c: Drop unneeded `continue`Angel Pons
2020-08-03mb/emulation/qemu-armv7: Fix boardPatrick Rudolph
2020-07-31mb/ocp/deltalake: Update SMBIOS type 4 -- Processor InformationMorgan Jang
2020-07-30arch/x86/smbios.c: Split out weak functionsAngel Pons
2020-07-30arch/x86/smbios.c: Factor out switch-case blockAngel Pons
2020-07-30arch/x86/smbios.c: Simplify assignmentAngel Pons
2020-07-30arch/x86/smbios.c: Clean up cosmeticsAngel Pons
2020-07-30smbios: Fix type 17 for Windows 10Patrick Rudolph
2020-07-28arch/x86/smbios: Bump to version 3.0Patrick Rudolph
2020-07-28ACPI S3: Clean up resume pathKyösti Mälkki
2020-07-27arch/arm/armv7: Make null dcache_apply_all macro for userspaceMartin Roth
2020-07-26arch/x86/smbios: Fix type4 for EDK2Patrick Rudolph
2020-07-26smbios: Add Type19Patrick Rudolph
2020-07-26arch/x86/smbios.c: Use macro for 'type_detail'Elyes HAOUAS
2020-07-26smp/spinlock: Do not define barrier() globallyKyösti Mälkki
2020-07-26arch/x86: Move cpu_relax()Kyösti Mälkki
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-14arch/x86/postcar_loader: Remove unused 'include <cpu/cpu.h>'Elyes HAOUAS
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-07-12arch/x86/mpspec.c: Drop dead codeAngel Pons
2020-07-11arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki
2020-07-10arch/x86/exception: Print stack on exceptionRaul E Rangel
2020-07-09ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons
2020-07-09arch/arm/include/smp/spinlock.h: Drop dead codeAngel Pons
2020-07-08arch/x86: Add memmove.c to x86 bootblockMartin Roth
2020-07-07armv7: mmu: Use 'tlbimva' to invalidate TLB entriesSam Lewis
2020-07-06arch/x86: Remove RELOCATABLE_RAMSTAGEKyösti Mälkki
2020-07-05arch/x86: Support x86_64 exceptionsPaul Menzel
2020-07-05arch/x86/Makefile.inc: Drop unused reset.c ruleAngel Pons
2020-07-04arch/x86/smbios: Add SMBIOS type8 dataBryantOu
2020-06-30src/arch/x86: Ensure $(objgenerated) exists before it's usedPatrick Georgi
2020-06-28smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD vari...Johnny Lin
2020-06-25arch/x86/smbios: Add more fields to be overriden for type 3 and 4Johnny Lin
2020-06-24ACPI: Replace smm_setup_structures()Kyösti Mälkki
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