index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
bootblock.ld
Age
Commit message (
Expand
)
Author
2022-05-12
Makefile.inc: Generate master header and pointer as C structs
Arthur Heymans
2021-12-21
arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build time
Bill XIE
2021-06-24
arch/x86/bootblock.ld: Align the bottom of the bootblock to 64 bytes
Arthur Heymans
2021-01-28
arch/x86: Top-align .text in bootblock
Kyösti Mälkki
2021-01-28
arch/x86: Top-align .init in bootblock
Kyösti Mälkki
2021-01-04
arch/x86: Move .id section higher
Kyösti Mälkki
2020-12-17
arch/x86: Remove ID_SECTION_OFFSET
Kyösti Mälkki
2020-12-16
arch/x86: Clean up bootblock assembly
Kyösti Mälkki
2020-12-14
arch/x86: Combine bootblock linker scripts
Kyösti Mälkki
2019-12-20
arch/x86: Drop romcc bootblock
Arthur Heymans
2019-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-09
x86: bootblock: remove linking and program flow from build system
Aaron Durbin