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
/
model_fxx
Age
Commit message (
Expand
)
Author
2017-02-22
src/cpu/amd: Update/Add license headers to all files
Martin Roth
2016-12-11
ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default
Kyösti Mälkki
2016-10-07
src/cpu: Remove unnecessary whitespace
Elyes HAOUAS
2016-10-01
cpu/amd/model_fxx: 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-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-03-08
Kconfig: Remove unneeded UDELAY_IO redeclaration
Stefan Reinauer
2016-02-14
cpu/amd: Update/Add license headers
Damien Roth
2015-11-23
cpu/amd: de-duplicate MSR include files
Stefan Reinauer
2015-11-15
amd/model_fxx: Check FID&VID Support for the BSP (too)
Urja Rannikko
2015-11-10
amd/model_fxx: fix code style in FID&VID support check
Urja Rannikko
2015-11-03
cpu/amd/model_fxx: Backport PowerNow! core count fix from Family 10h
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/model_fxx: Clear out unused / stale MTRRs in ramstage
Timothy Pearson
2015-10-30
cpu/amd/model_fxx: Enable FIDVID code on Socket F K8
Timothy Pearson
2015-10-30
cpu/amd/model_fxx: Backport APIC code and debug aids from Family 10h
Timothy Pearson
2015-10-30
cpu/amd/model_fxx: Fix invalid P-state power values
Timothy Pearson
2015-10-30
cpu/amd/model_fxx: Add Socket F CPU ID mappings
Timothy Pearson
2015-10-22
model_fxx/powernow: add dual core Socket F TDPs
Jonathan A. Kollasch
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-09-30
cpu: microcode: Use microcode stored in binary format
Alexandru Gagniuc
2015-08-07
amd/model_fxx: Move CPU microcode to 3rdparty/blobs
Stefan Reinauer
2015-07-22
amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machines
Jonathan A. Kollasch
2015-07-15
amd/model_fxx rev.F: emit P-states when no intermediates exist
Jonathan A. Kollasch
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-06
global: Refactor get_option usage
Varad Gautam
2015-02-05
AMD K8: Remove some excessive preprocessor use
Kyösti Mälkki
2015-02-03
cpu/amd (non-AGESA): Remove terminator from microcode blob
Kyösti Mälkki
2015-02-03
cpu/amd (non-AGESA): Load microcode updates from CBFS
Kyösti Mälkki
2015-01-31
cpu/amd (non-AGESA): Fix AP crash during microcode version lookup
Timothy Pearson
2015-01-27
vboot2: add verstage
Stefan Reinauer
2014-12-13
AMD model fxx powernow_acpi.c: Fix incorrect loop count
Scott Duplichan
2014-11-22
amdk8: Move to implicit length patching
Vladimir Serbinenko
2014-10-19
amd: rename model_fxx_powernow to powernow.
Vladimir Serbinenko
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-07-30
model_fxx/processor_name.c, hudson/lpc.c: add missing break statements
Daniele Forsi
2014-07-29
Uniformly spell frequency unit symbol as Hz
Elyes HAOUAS
2014-07-08
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-20
Move MAX_PHYSICAL_CPUS to AMD k8 and fam10
Kyösti Mälkki
2014-02-03
cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 models
Oskar Enoksson
2014-01-15
cpu/amd/model_fxx/powernow_acpi.c: Comment out set but unused variable `Start...
Paul Menzel
2013-12-30
AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT
Kyösti Mälkki
2013-12-26
AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes
Kyösti Mälkki
2013-12-26
AMD boards (non-AGESA): Cleanup earlymtrr.c includes
Kyösti Mälkki
2013-12-09
AMD boards: Fix includes for microcode updates
Kyösti Mälkki
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-07-11
cpu: Fix spelling
Martin Roth
2013-06-14
usbdebug: Drop temporary disables of log output
Kyösti Mälkki
2013-04-04
AMD: Drop six copies of wrmsr_amd and rdmsr_amd
Kyösti Mälkki
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-11-27
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-16
Clean up Kconfig
Stefan Reinauer
2012-08-09
Synchronize rdtsc instructions
Stefan Reinauer
2012-07-22
AMD CPUs: Updated CPU list in powernow_acpi.c
Jukka Rantala
2012-05-08
Some more #if cleanup
Patrick Georgi
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-30
Rework ACPI CST table generation
Stefan Reinauer
2011-11-22
k8 raminit: add workaround for erratum #181 on non-fam-f
Florian Zumbiehl
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-17
Fixes several issues with amd k8 SSDT P-state generation
Oskar Enoksson
2011-07-13
Make AMD SMM SMP aware
Rudolf Marek
2011-05-10
Change read_option() to a macro that wraps some API uglyness
Patrick Georgi
2011-03-04
Add P-states for select Socket 754 processors.
Jonathan Kollasch
2011-03-03
Correct off-by-one problem in AMD pre-rev-F model-F PowerNow code.
Jonathan Kollasch
2011-02-26
It adds support for automatic PSS object generation for AMD pre fam Fh CPU. T...
Rudolf Marek
2011-02-24
Add compile-time defaults to some K8 CMOS options in case they're absent in CMOS
Josef Kellermann
2011-02-10
Implemented workaround for erratum 169, obsoleting erratum 131.
Alexandru Gagniuc
2011-02-10
Fix a potential system hang by handling AMD Model F Erratum 89
Josef Kellermann
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-11-16
Move the SET_FIDVID* family of configuration options to Kconfig and
Patrick Georgi
2010-10-07
Remove some duplicate #include files (trivial).
Uwe Hermann
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-30
Move CAR settings to board config for socket 940 boards.
Warren Turkal
2010-09-29
Factor out fill_processor_name() and strcpy() functions.
Uwe Hermann
2010-09-27
drop some dead code from model_fxx_init.c
Stefan Reinauer
2010-09-26
drop some more unneeded ../../..
Stefan Reinauer
2010-09-25
- Fix race condition in option_table.h generation by moving the include
Stefan Reinauer
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-07-08
get rid of even more fam10 and k8 warnings.
Stefan Reinauer
2010-07-07
fix some more warnings
Stefan Reinauer
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-06-04
This patch replaces the headers of the following files:
Frank Vibrans
2010-05-25
also rename the config option.
Stefan Reinauer
2010-04-27
Enable the cache before initializing the processor name, like model_10 does.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-13
fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to
Stefan Reinauer
2010-04-09
Indent model_fxx_init and model_10xx_init.
Myles Watson
2010-04-08
Cosmetically make init_cpus more similar for fam10 and K8.
Myles Watson
[next]