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
/
x86
/
car.c
Age
Commit message (
Expand
)
Author
2017-05-30
arch/x86: Add function to determine if we're currently running from CAR
Julius Werner
2017-03-16
cpu/x86: Fix various issues detected by checkpatch.pl
Lee Leahy
2017-03-16
src/cpu/x86: Remove space between * and variable name
Lee Leahy
2016-03-05
arch/x86: document CAR symbols and expose them in symbols.h
Andrey Petrov
2015-11-24
FSP 1.0: Fix CAR issues - broken timestamps and console
Ben Gardner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-08-13
amd: raminit sysinfo offset fix
Aaron Durbin
2015-07-17
Remove unused Kconfig symbols in c code
Martin Roth
2015-06-09
cbmem: add indicator to hooks if cbmem is being recovered
Aaron Durbin
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-03-10
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
Kyösti Mälkki
2015-02-06
FSP & CBMEM: Fix broken cbmem CAR transition.
Martin Roth
2015-01-27
CBMEM: Tidy up CAR migration
Kyösti Mälkki
2015-01-27
CBMEM console: Fix CAR migration step
Kyösti Mälkki
2014-12-30
CBMEM: Always build for x86 romstage
Kyösti Mälkki
2014-02-24
CAR_GLOBAL: enforce compiler to check if _start != _end
Edward O'Callaghan
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-07-11
cpu: Fix spelling
Martin Roth
2013-06-22
Do CAR variable migration only once
Aaron Durbin
2013-05-16
x86: add cache-as-ram migration option
Aaron Durbin