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
/
amd
/
family_10h-family_15h
/
fidvid.c
Age
Commit message (
Expand
)
Author
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2017-07-28
src/cpu: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-06-28
cpu/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-10-07
src/cpu: Remove unnecessary whitespace
Elyes HAOUAS
2016-09-13
cpu/amd/family_10h-family_15h: transition away from device_t
Antonello Dettori
2016-09-04
src/cpu: Improve code formatting
Elyes HAOUAS
2016-08-28
src/cpu: Remove unnecessary whitespace before "\n"
Elyes HAOUAS
2016-02-05
cpu/amd/fam10h-15h: Set PowerStepUp/PowerStepDown on Fam15h
Timothy Pearson
2015-12-01
cpu/amd/fam10h-15h: Fix link type detection and XCS buffer count setup
Timothy Pearson
2015-11-20
cpu/amd/family_10h-family_15h: Fix incorrect revision detection
Timothy Pearson
2015-11-18
cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence
Timothy Pearson
2015-11-11
cpu/amd: Add CC6 support
Timothy Pearson
2015-11-02
cpu/amd: Add initial AMD Family 15h support
Timothy Pearson
2015-11-02
cpu/amd/family_10h-family_15h: Use correct label for break state
Timothy Pearson
2015-11-02
cpu/amd: Move model_10xxx to family_10h-family_15h
Timothy Pearson