summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/c_start.S
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Link gdt_init.S into bootblockKyösti Mälkki2020-12-161-2/+2
* Drop many cases of .previous directive useKyösti Mälkki2020-12-111-6/+0
* lib: Add ASan support to ramstage on x86 archHarshit Sharma2020-08-211-0/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-061-12/+2
* Drop ROMCC code and header guardsArthur Heymans2019-12-191-1/+1
* arch/x86: Use the stage argument to implement cbmem_topArthur Heymans2019-11-031-0/+8
* arch/x86/*.S: use defines instead of hardcoded valuesPatrick Rudolph2019-10-291-3/+4
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-4/+4
* arch/x86: Enforce CPU stack alignmentKyösti Mälkki2019-01-141-2/+5
* arch/x86/c_start.S: Use tabs instead of white spacesElyes HAOUAS2018-12-281-6/+6
* arch/x86: allow idt to be available to link in all stagesAaron Durbin2018-04-261-31/+1
* arch/x86: prepare for having an idt in other stagesAaron Durbin2018-04-241-171/+0
* arch/*: Update Kconfig symbol usageMartin Roth2017-07-071-4/+4
* ramstage: Align stack to 16 bytesKyösti Mälkki2017-03-191-0/+2
* arch/x86: Wrap lines at 80 columnsLee Leahy2017-03-171-5/+13
* src/arch: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-4/+4
* arch/x86: move SetCodeSelector to .text segmentPatrick Georgi2016-01-261-0/+1
* arch/x86: remove .intel_syntaxPatrick Georgi2016-01-231-11/+8
* arch/x86: Indent using tabs not spacesMartin Roth2016-01-191-18/+18
* arch/x86: add missing license headersMartin Roth2016-01-141-0/+13
* rmodule: use program.ld for linkingAaron Durbin2015-09-091-2/+0
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-0/+421