summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/model_fxx
Commit message (Expand)AuthorAgeFilesLines
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-232-4/+4
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-313-7/+7
* Ignore RAMTOP for MTRRsKyösti Mälkki2016-06-222-3/+3
* Kconfig: Remove unneeded UDELAY_IO redeclarationStefan Reinauer2016-03-081-4/+0
* cpu/amd: Update/Add license headersDamien Roth2016-02-143-3/+40
* cpu/amd: de-duplicate MSR include filesStefan Reinauer2015-11-231-1/+1
* amd/model_fxx: Check FID&VID Support for the BSP (too)Urja Rannikko2015-11-151-0/+3
* amd/model_fxx: fix code style in FID&VID support checkUrja Rannikko2015-11-101-2/+1
* cpu/amd/model_fxx: Backport PowerNow! core count fix from Family 10hTimothy Pearson2015-11-031-4/+17
* cpu/amd: Add initial AMD Family 15h supportTimothy Pearson2015-11-021-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-12/+0
* cpu/amd/model_fxx: Clear out unused / stale MTRRs in ramstageTimothy Pearson2015-10-301-0/+12
* cpu/amd/model_fxx: Enable FIDVID code on Socket F K8Timothy Pearson2015-10-301-1/+1
* cpu/amd/model_fxx: Backport APIC code and debug aids from Family 10hTimothy Pearson2015-10-302-5/+25
* cpu/amd/model_fxx: Fix invalid P-state power valuesTimothy Pearson2015-10-301-25/+21
* cpu/amd/model_fxx: Add Socket F CPU ID mappingsTimothy Pearson2015-10-301-1/+6
* model_fxx/powernow: add dual core Socket F TDPsJonathan A. Kollasch2015-10-221-1/+6
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-11/+11
* cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc2015-09-301-1/+1
* amd/model_fxx: Move CPU microcode to 3rdparty/blobsStefan Reinauer2015-08-074-443/+1
* amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machinesJonathan A. Kollasch2015-07-221-0/+4
* amd/model_fxx rev.F: emit P-states when no intermediates existJonathan A. Kollasch2015-07-151-5/+6
* Remove empty lines at end of fileElyes HAOUAS2015-06-083-6/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-213-3/+3
* global: Refactor get_option usageVarad Gautam2015-04-061-3/+2
* AMD K8: Remove some excessive preprocessor useKyösti Mälkki2015-02-051-22/+22
* cpu/amd (non-AGESA): Remove terminator from microcode blobKyösti Mälkki2015-02-031-6/+0
* cpu/amd (non-AGESA): Load microcode updates from CBFSKyösti Mälkki2015-02-035-24/+21
* cpu/amd (non-AGESA): Fix AP crash during microcode version lookupTimothy Pearson2015-01-311-26/+35
* vboot2: add verstageStefan Reinauer2015-01-271-0/+1
* AMD model fxx powernow_acpi.c: Fix incorrect loop countScott Duplichan2014-12-131-1/+1
* amdk8: Move to implicit length patchingVladimir Serbinenko2014-11-221-42/+28
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-191-2/+2
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-1/+1
* model_fxx/processor_name.c, hudson/lpc.c: add missing break statementsDaniele Forsi2014-07-301-0/+1
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-291-6/+6
* cpu: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-2/+0
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-0/+1
* Move MAX_PHYSICAL_CPUS to AMD k8 and fam10Kyösti Mälkki2014-04-201-0/+4
* cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 modelsOskar Enoksson2014-02-031-0/+8
* cpu/amd/model_fxx/powernow_acpi.c: Comment out set but unused variable `Start...Paul Menzel2014-01-151-2/+2
* AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki2013-12-302-1/+4
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-0/+2
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-0/+2
* AMD boards: Fix includes for microcode updatesKyösti Mälkki2013-12-091-3/+0
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-021-3/+1
* cpu: Fix spellingMartin Roth2013-07-113-6/+6
* usbdebug: Drop temporary disables of log outputKyösti Mälkki2013-06-141-14/+0
* AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki2013-04-042-31/+1