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
/
assembly_entry.S
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-29
arch/x86: Implement RESET_VECTOR_IN_RAM
Felix Held
2020-04-23
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-03-06
src/arch/x86: Convert to SPDX license header
Patrick Georgi
2019-12-19
Drop ROMCC code and header guards
Arthur Heymans
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-12
arch/x86/car.ld: Rename suffix _start/_end
Arthur Heymans
2019-09-11
arch/x86: Restrict use of _car_global[start|end]
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-08-29
arch/x86: Fix clearing .bss section
Kyösti Mälkki
2019-08-29
arch/x86: remove weak car_stage_entry() symbol
Aaron Durbin
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-05-03
arch/x86: Relocate GDT in verstage, romstage, and postcar
Hannah Williams
2018-05-03
arch/x86: reduce complexity in assembly_entry.S
Aaron Durbin
2018-04-26
arch/x86: allow idt to be available to link in all stages
Aaron Durbin
2017-07-13
arch/x86/assembly_entry: Align stack for car_stage_entry
Marshall Dawson
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2016-06-11
arch/x86: Add debug spinloops in assembly_entry.S
Lee Leahy
2016-05-02
arch/x86/assembly_entry: allow early post CAR stages to use common code
Aaron Durbin
2016-05-02
arch/x86/asembly_entry: reorder conditional stage entry macros
Aaron Durbin
2016-03-05
arch/x86: Add common assembly code for stages that run in CAR
Andrey Petrov
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-30
x86: provide common macro for linking early stages
Aaron Durbin