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
/
memlayout.ld
Age
Commit message (
Expand
)
Author
2019-12-20
arch/x86: Drop romcc bootblock
Arthur Heymans
2019-12-06
arch|cpu/x86: Add Kconfig option for x86 reset vector
Marshall Dawson
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-08-26
x86: Introduce RESET_VECTOR_IN_RAM option
Martin Roth
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-06-06
arch/x86: Use fixed size limit with RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-03
arch/x86: Allow soc/chipset to set linking address
Andrey Petrov
2016-02-13
x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurable
Aaron Durbin
2016-01-23
arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-09-16
x86: remove double link step for romstage
Aaron Durbin
2015-09-09
x86: link romstage and ramstage with 1 file
Aaron Durbin