summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include/arch/header.ld
Commit message (Expand)AuthorAgeFilesLines
* src: remove force-included header rules.h from individual filesMartin Roth2022-09-061-2/+0
* 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
* AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* arch/x86: always use _start as entry symbol for all stagesAaron Durbin2016-03-041-23/+0
* arch/x86: rename reset_vector -> _startAaron Durbin2016-03-041-1/+1
* arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCKAaron Durbin2016-01-231-0/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* x86: add standalone verstage supportAaron Durbin2015-10-141-4/+19
* rmodule: use program.ld for linkingAaron Durbin2015-09-091-1/+1
* x86: link romstage like the other architecturesAaron Durbin2015-09-091-0/+6
* x86: link ramstage like the other architecturesAaron Durbin2015-09-091-0/+25