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
Age
Commit message (
Expand
)
Author
2017-08-22
AMD K8 fam10-15: Tidy up CAR disable
Kyösti Mälkki
2017-07-28
src/cpu: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-28
cpu/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-13
cpu/amd/fam10/ram_calc: Remove superfluous guard
Arthur Heymans
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-12-11
ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
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: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-28
src/cpu: Remove unnecessary whitespace before "\n"
Elyes HAOUAS
2016-08-23
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-07-31
src/cpu: Capitalize CPU
Elyes HAOUAS
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-20
amd/fam_10h-fam_15h: allow building without microcode updates
Arthur Heymans
2016-03-31
src/: Fix lint style-labels warnings
Martin Roth
2016-03-08
Kconfig: Remove unneeded UDELAY_IO redeclaration
Stefan Reinauer
2016-02-18
cpu/amd: Add socket FM2
Damien Zammit
2016-02-05
cpu/amd/fam10h-fam15h: Honor CMOS option to disable CPB (core boost)
Timothy Pearson
2016-02-05
cpu/amd/fam10h-15h: Set PowerStepUp/PowerStepDown on Fam15h
Timothy Pearson
2016-02-01
cpu/amd/fam10h-15h: Add workaround for AMD Erratum 600
Timothy Pearson
2016-02-01
cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function
Timothy Pearson
2016-02-01
cpu/amd/fam10h-15h: Fix Family 15h boot hang when BSP lift enabled
Timothy Pearson
2016-01-29
cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systems
Timothy Pearson
2016-01-24
cpu/amd/family_10h-family_15h: Move CBMEM storage out of CC6 save region
Timothy Pearson
2016-01-24
cpu/amd/family_10h-family_15h: Set LDT tristate correctly on C32 sockets
Timothy Pearson
2016-01-06
cpu/amd/fam10h-15h: Add tsc_freq_mhz() function
Timothy Pearson
2015-12-01
cpu/amd/fam10h-15h: Enable DFE on Family 15h HT3 links
Timothy Pearson
2015-12-01
cpu/amd/fam10h-15h: Fix link type detection and XCS buffer count setup
Timothy Pearson
2015-12-01
cpu/amd/fam10h-15h: Force iolink detect to either 1 or 0
Timothy Pearson
2015-11-30
cpu/amd/family_10h-family_15h: Apply missing Family 15h errata fixes
Timothy Pearson
2015-11-24
northbridge/amd/amdht: Add isochronous setup support
Timothy Pearson
2015-11-24
amd/amdfam10: Control Fam15h cache partitioning via nvram
Timothy Pearson
2015-11-23
cpu/amd/fam15h: Set up Link Base Channel Buffer Count registers
Timothy Pearson
2015-11-23
cpu/amd: de-duplicate MSR include files
Stefan Reinauer
2015-11-22
cpu/amd/fam10h15h: Set up SRI to XCS Token Count registers on Family 15h
Timothy Pearson
2015-11-22
cpu/amd/family_10h-family_15h: Set up cache controls on Family 15h to improve...
Timothy Pearson
2015-11-22
cpu/amd/family_10h-family_15h: Set up link XCS token counts on Family 15h
Timothy Pearson
2015-11-22
cpu/amd/family_10h-family_15h: Configure NB register 2
Timothy Pearson
2015-11-21
amd/family_10h-family_15h: Fix poor performance on Family 15h CPUs
Timothy Pearson
2015-11-20
northbridge/amd/amdht: Add support for HT3 2.8GHz and up link frequencies
Timothy Pearson
2015-11-20
cpu/amd/family_10h-family_15h: Fix incorrect revision detection
Timothy Pearson
2015-11-20
nb/amd/amdfam10: Add HyperTransport probe filter support
Timothy Pearson
2015-11-20
cpu/amd/fam10h-fam15h: Set northbridge throttle values
Timothy Pearson
2015-11-19
cpu/amd/fam10h-fam15h: Bring HT register configuration in line with BKDG
Timothy Pearson
2015-11-18
cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence
Timothy Pearson
2015-11-16
cpu/amd/fam10h-15h: Fix BSP stack corruption on 32-core Fam10 systems
Timothy Pearson
2015-11-15
cpu/amd: Fix AMD Family 15h ECC initialization reliability issues
Timothy Pearson
2015-11-11
cpu/amd: Add CC6 support
Timothy Pearson
2015-11-08
cpu/amd/family_10h-family_15h: Increase BSP stack size
Timothy Pearson
2015-11-08
cpu/amd/family_10h-family_15h: Add Family 15h microcode file
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