summaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_10xxx
AgeCommit message (Expand)Author
2015-03-25cpu/amd/model_10xxx: Increase preram buffer size to 32kTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Fix UMA memory sizesTimothy Pearson
2015-03-17cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson
2015-03-06AMD Fam10h: Only create _PR scope if it is filled inPatrick Georgi
2015-03-05AMD Fam10h: sanity check some CPU dataPatrick Georgi
2015-03-04cpu/amd/model_10xxx: Documentation updateTimothy Pearson
2015-03-04cpu/amd/model_10xxx: Refactor model detection to reduce code duplicationTimothy Pearson
2015-02-23AMD Fam10h: Don't write uninitialized data into ACPIPatrick Georgi
2015-02-18cpu/amd/model_10xxx: Add monotonic timer supportTimothy Pearson
2015-02-11cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent idNicolas Reinecke
2015-02-11amd/amdfam10: Fix incorrect core count identificationTimothy Pearson
2015-02-11cpu/amd/model_10xxx: update microcodeNicolas Reinecke
2015-02-10amd/amdfam10: Fix invalid transition latency in PowerNow! _PSS objectsTimothy Pearson
2015-02-03cpu/amd (non-AGESA): Remove terminator from microcode blobKyösti Mälkki
2015-02-03amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki
2015-02-03cpu/amd (non-AGESA): Load microcode updates from CBFSKyösti Mälkki
2015-02-03cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE optionAlexandru Gagniuc
2015-01-31cpu/amd (non-AGESA): Fix AP crash during microcode version lookupTimothy Pearson
2015-01-31amd/amdfam10: Update name table with Opteron 2400/8400 series codesTimothy Pearson
2015-01-28amd/amdfam10: Add runtime ACPI _PSS generationTimothy Pearson
2015-01-27vboot2: add verstageStefan Reinauer
2014-11-25amd/fam10: Fix pstate configurationPatrick Georgi
2014-11-22amdk8: Move to implicit length patchingVladimir Serbinenko
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-11-16cpu/amd/model_10xxx/processor_name.c: Duplicate 'const' specifierEdward O'Callaghan
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-20Move MAX_PHYSICAL_CPUS to AMD k8 and fam10Kyösti Mälkki
2013-12-29AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki
2013-12-09AMD boards: Fix includes for microcode updatesKyösti Mälkki
2013-07-22X86: make the SIPI num_starts a config variableRonald G. Minnich
2013-07-11cpu: Fix spellingMartin Roth
2013-07-10AMD: Kconfig cleanupKyösti Mälkki
2013-06-09fam15 vendorcode: Change license to BSD from AMD software licenseSiyuan Wang
2013-04-04AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-16Clean up KconfigStefan Reinauer
2012-08-09Synchronize rdtsc instructionsStefan Reinauer
2012-05-08Some more #if cleanupPatrick Georgi
2012-05-08Clean up #ifsPatrick Georgi
2011-12-26Fix Fam10 MMCONF_SUPPORT_DEFAULT setting.Marc Jones
2011-12-13Use MMCONF for all AMD family 10 CPUs.Marc Jones
2011-11-01remove trailing whitespaceStefan Reinauer
2011-09-24Add AMD Family 10h PH-E0 supportQingPei Wang