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