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
/
cpu
/
intel
/
car
/
core2
Age
Commit message (
Expand
)
Author
2021-01-07
arch/x86: Move prologue to .init section
Kyösti Mälkki
2020-06-15
cpu/intel: Remove obsolete comment in CAR setup
Kyösti Mälkki
2020-06-13
cpu/intel/car: Use symbols for CAR MTRR setup
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
2019-11-15
nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-12
arch/x86/car.ld: Rename suffix _start/_end
Arthur Heymans
2019-10-28
cpu/intel/car: Correctly cache the bootblock with C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-09-10
AUTHORS: Move src/cpu/intel copyrights into AUTHORS file
Martin Roth
2019-01-17
cpu/intel/car: Remove unneeded white space
Elyes HAOUAS
2019-01-08
cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK
Kyösti Mälkki
2018-10-04
cpu/intel/car: Fix typo
Elyes HAOUAS
2018-09-18
cpu/*/car: fix ancient URL explaining XIP range run-time calculation
Stefan Tauner
2018-08-13
cpu/intel/car: Align the stack to 16 bytes before romstage_main
Arthur Heymans
2018-06-27
x86/car: Replace reference of copy_and_run location
Kyösti Mälkki
2018-06-05
cpu/intel/car/core2: Improve a few things
Arthur Heymans
2018-06-05
cpu/intel/car/core2: Prepare for POSTCAR_STAGE support
Arthur Heymans