index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
amd
/
car
Age
Commit message (
Expand
)
Author
2019-09-11
arch/x86: Drop _car_relocatable_data symbols
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/cpu/amd copyrights into AUTHORS file
Martin Roth
2019-08-21
AMD fam10: Remove HAVE_ACPI_RESUME support
Kyösti Mälkki
2019-08-18
amdfam10-15: Rename DCACHE_BSP_STACK_SIZE
Kyösti Mälkki
2019-06-21
cpu: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
cpu/amd: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-05
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-28
src/*: normalize Google copyright headers
Patrick Georgi
2018-09-18
cpu/*/car: fix ancient URL explaining XIP range run-time calculation
Stefan Tauner
2018-09-14
complier.h: add __always_inline and use it in code base
Aaron Durbin
2018-08-13
src: Get rid of non-local header treated as local
Elyes HAOUAS
2018-07-09
src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-27
x86/car: Replace reference of copy_and_run location
Kyösti Mälkki
2018-06-04
amdfam10: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-05-31
Remove AMD K8 cpu and northbridge support
Kyösti Mälkki
2017-09-09
ACPI S3: Handle LATE_CBMEM_INIT boards
Kyösti Mälkki
2017-08-22
AMD K8 fam10-15: Tidy up CAR stack switch
Kyösti Mälkki
2017-08-22
AMD K8 fam10-15: Consolidate post_cache_as_ram call
Kyösti Mälkki
2017-08-22
AMD K8 fam10-15: Tidy up CAR disable
Kyösti Mälkki
2017-06-28
cpu/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-09
cpu/amd/car: Fix checkpatch warnings
Evelyn Huang
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-12-01
romstage_handoff: remove code duplication
Aaron Durbin
2016-11-09
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-07-31
src/cpu: Capitalize ROM and RAM
Elyes HAOUAS
2016-07-21
AMD k8 fam10: Fix CAR GLOBALS late in romstage
Kyösti Mälkki
2016-07-10
AMD k8 fam10: Drop excessive spinlock initialization
Kyösti Mälkki
2016-07-10
AMD k8 fam10: Fix romstage handoff
Kyösti Mälkki
2016-06-29
AMD k8 fam10: Refactor S3 recovery
Kyösti Mälkki
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-03-05
arch/x86: document CAR symbols and expose them in symbols.h
Andrey Petrov
2016-02-14
cpu/amd: Update/Add license headers
Damien Roth
2016-02-02
src/: Fix Kcofig symbols missing CONFIG_ prefix
Martin Roth
2015-12-18
drivers/pc80: Add optional spinlock for nvram CBFS access
Timothy Pearson
2015-12-15
src/console: Add x86 romstage spinlock option and printk spinlock support
Timothy Pearson
2015-11-26
amd/car: don't apply Fam10h/Fam12h Errata 343 fix to Fam0Fh
Jonathan A. Kollasch
2015-11-21
cpu/amd/car/post_cache_as_ram: Avoid trailing spaces
Paul Menzel
2015-11-18
cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence
Timothy Pearson
2015-11-15
cpu/amd: Fix AMD Family 15h ECC initialization reliability issues
Timothy Pearson
2015-11-10
cpu/amd/car: Add romstage BSP stack overrun detection
Timothy Pearson
2015-11-02
cpu/amd: Add initial AMD Family 15h support
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
cpu/amd/car: Honor BKDG recommendations for DisFillP in CAR
Timothy Pearson
[next]