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
2024-03-28
cpu/x86: Link page tables in stage if possible
Arthur Heymans
2024-02-08
cpu/x86/64bit: Turn jumping to long mode into a macro
Arthur Heymans
2023-09-14
x86: Add .data section support for pre-memory stages
Jeremy Compostella
2023-08-05
src/*/post_code.h: Change post code prefix to POSTCODE
Yuchen He
2023-06-23
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2022-12-16
cpu/intel: Fix clearing MTRR for clang 64bit
Arthur Heymans
2022-11-23
cpu/intel/car: Define post codes
Martin Roth
2021-07-07
cpu/intel/car/core2/cache_as_ram: Add x86_64 support
Patrick Rudolph
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