summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
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