summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/bootblock.ld
Commit message (Expand)AuthorAgeFilesLines
* Makefile.inc: Generate master header and pointer as C structsArthur Heymans2022-05-121-2/+7
* arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build timeBill XIE2021-12-211-1/+8
* arch/x86/bootblock.ld: Align the bottom of the bootblock to 64 bytesArthur Heymans2021-06-241-1/+1
* arch/x86: Top-align .text in bootblockKyösti Mälkki2021-01-281-0/+15
* arch/x86: Top-align .init in bootblockKyösti Mälkki2021-01-281-2/+30
* arch/x86: Move .id section higherKyösti Mälkki2021-01-041-2/+7
* arch/x86: Remove ID_SECTION_OFFSETKyösti Mälkki2020-12-171-1/+2
* arch/x86: Clean up bootblock assemblyKyösti Mälkki2020-12-161-1/+1
* arch/x86: Combine bootblock linker scriptsKyösti Mälkki2020-12-141-0/+34
* arch/x86: Drop romcc bootblockArthur Heymans2019-12-201-23/+0
* AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* x86: bootblock: remove linking and program flow from build systemAaron Durbin2015-09-091-0/+29