summaryrefslogtreecommitdiff
path: root/src/arch/x86/assembly_entry.S
AgeCommit message (Expand)Author
2020-08-21arch/x86/gdt: Work around assembler bugPatrick Rudolph
2020-08-21lib: Add ASan support to romstage on x86 archHarshit Sharma
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-29arch/x86: Implement RESET_VECTOR_IN_RAMFelix Held
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-12arch/x86/car.ld: Rename suffix _start/_endArthur Heymans
2019-09-11arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-08-29arch/x86: Fix clearing .bss sectionKyösti Mälkki
2019-08-29arch/x86: remove weak car_stage_entry() symbolAaron Durbin
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-05-03arch/x86: Relocate GDT in verstage, romstage, and postcarHannah Williams
2018-05-03arch/x86: reduce complexity in assembly_entry.SAaron Durbin
2018-04-26arch/x86: allow idt to be available to link in all stagesAaron Durbin
2017-07-13arch/x86/assembly_entry: Align stack for car_stage_entryMarshall Dawson
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2016-06-11arch/x86: Add debug spinloops in assembly_entry.SLee Leahy
2016-05-02arch/x86/assembly_entry: allow early post CAR stages to use common codeAaron Durbin
2016-05-02arch/x86/asembly_entry: reorder conditional stage entry macrosAaron Durbin
2016-03-05arch/x86: Add common assembly code for stages that run in CARAndrey Petrov
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-30x86: provide common macro for linking early stagesAaron Durbin