summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* mb/emulation/qemu-armv7: Fix boardPatrick Rudolph2020-08-031-2/+31
* mb/ocp/deltalake: Update SMBIOS type 4 -- Processor InformationMorgan Jang2020-07-311-1/+40
* arch/x86/smbios.c: Split out weak functionsAngel Pons2020-07-303-132/+140
* arch/x86/smbios.c: Factor out switch-case blockAngel Pons2020-07-301-34/+30
* arch/x86/smbios.c: Simplify assignmentAngel Pons2020-07-301-4/+1
* arch/x86/smbios.c: Clean up cosmeticsAngel Pons2020-07-301-128/+81
* smbios: Fix type 17 for Windows 10Patrick Rudolph2020-07-301-4/+63
* arch/x86/smbios: Bump to version 3.0Patrick Rudolph2020-07-281-3/+27
* ACPI S3: Clean up resume pathKyösti Mälkki2020-07-281-6/+3
* arch/arm/armv7: Make null dcache_apply_all macro for userspaceMartin Roth2020-07-271-0/+15
* arch/x86/smbios: Fix type4 for EDK2Patrick Rudolph2020-07-261-0/+2
* smbios: Add Type19Patrick Rudolph2020-07-261-0/+52
* arch/x86/smbios.c: Use macro for 'type_detail'Elyes HAOUAS2020-07-261-1/+1
* smp/spinlock: Do not define barrier() globallyKyösti Mälkki2020-07-262-2/+1
* arch/x86: Move cpu_relax()Kyösti Mälkki2020-07-263-8/+6
* src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons2020-07-202-0/+21
* arch/x86/postcar_loader: Remove unused 'include <cpu/cpu.h>'Elyes HAOUAS2020-07-141-1/+0
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-143-3/+0
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* arch/x86/mpspec.c: Drop dead codeAngel Pons2020-07-121-6/+0
* arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki2020-07-113-20/+0
* arch/x86/exception: Print stack on exceptionRaul E Rangel2020-07-101-1/+12
* ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons2020-07-091-15/+0
* arch/arm/include/smp/spinlock.h: Drop dead codeAngel Pons2020-07-091-54/+0
* arch/x86: Add memmove.c to x86 bootblockMartin Roth2020-07-081-0/+1
* armv7: mmu: Use 'tlbimva' to invalidate TLB entriesSam Lewis2020-07-072-5/+5
* arch/x86: Remove RELOCATABLE_RAMSTAGEKyösti Mälkki2020-07-063-59/+1
* arch/x86: Support x86_64 exceptionsPaul Menzel2020-07-053-26/+127
* arch/x86/Makefile.inc: Drop unused reset.c ruleAngel Pons2020-07-051-3/+0
* arch/x86/smbios: Add SMBIOS type8 dataBryantOu2020-07-041-0/+28
* src/arch/x86: Ensure $(objgenerated) exists before it's usedPatrick Georgi2020-06-301-1/+1
* smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD vari...Johnny Lin2020-06-281-20/+61
* arch/x86/smbios: Add more fields to be overriden for type 3 and 4Johnny Lin2020-06-251-0/+19
* ACPI: Replace smm_setup_structures()Kyösti Mälkki2020-06-241-11/+2
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* ACPI: Clean up some S3 related leftoversKyösti Mälkki2020-06-181-3/+1
* 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