aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/assembly_entry.S
AgeCommit message (Expand)Author
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