summaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_fxx
AgeCommit message (Expand)Author
2017-04-28nb/amd/amdk8: Link reset_test.cArthur Heymans
2017-04-27nb/amd/amdk8: Link raminit_f.cArthur Heymans
2017-02-22src/cpu/amd: Update/Add license headers to all filesMartin Roth
2016-12-11ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP defaultKyösti Mälkki
2016-10-07src/cpu: Remove unnecessary whitespaceElyes HAOUAS
2016-10-01cpu/amd/model_fxx: transition away from device_tAntonello Dettori
2016-09-04src/cpu: Improve code formattingElyes HAOUAS
2016-08-28src/cpu: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-23src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS
2016-07-31src/cpu: Capitalize CPUElyes HAOUAS
2016-06-22Ignore RAMTOP for MTRRsKyösti Mälkki
2016-03-08Kconfig: Remove unneeded UDELAY_IO redeclarationStefan Reinauer
2016-02-14cpu/amd: Update/Add license headersDamien Roth
2015-11-23cpu/amd: de-duplicate MSR include filesStefan Reinauer
2015-11-15amd/model_fxx: Check FID&VID Support for the BSP (too)Urja Rannikko
2015-11-10amd/model_fxx: fix code style in FID&VID support checkUrja Rannikko
2015-11-03cpu/amd/model_fxx: Backport PowerNow! core count fix from Family 10hTimothy Pearson
2015-11-02cpu/amd: Add initial AMD Family 15h supportTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30cpu/amd/model_fxx: Clear out unused / stale MTRRs in ramstageTimothy Pearson
2015-10-30cpu/amd/model_fxx: Enable FIDVID code on Socket F K8Timothy Pearson
2015-10-30cpu/amd/model_fxx: Backport APIC code and debug aids from Family 10hTimothy Pearson
2015-10-30cpu/amd/model_fxx: Fix invalid P-state power valuesTimothy Pearson
2015-10-30cpu/amd/model_fxx: Add Socket F CPU ID mappingsTimothy Pearson
2015-10-22model_fxx/powernow: add dual core Socket F TDPsJonathan A. Kollasch
2015-10-15cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc
2015-09-30cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc
2015-08-07amd/model_fxx: Move CPU microcode to 3rdparty/blobsStefan Reinauer
2015-07-22amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machinesJonathan A. Kollasch
2015-07-15amd/model_fxx rev.F: emit P-states when no intermediates existJonathan A. Kollasch
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-06global: Refactor get_option usageVarad Gautam
2015-02-05AMD K8: Remove some excessive preprocessor useKyösti Mälkki
2015-02-03cpu/amd (non-AGESA): Remove terminator from microcode blobKyösti Mälkki
2015-02-03cpu/amd (non-AGESA): Load microcode updates from CBFSKyösti Mälkki
2015-01-31cpu/amd (non-AGESA): Fix AP crash during microcode version lookupTimothy Pearson
2015-01-27vboot2: add verstageStefan Reinauer
2014-12-13AMD model fxx powernow_acpi.c: Fix incorrect loop countScott Duplichan
2014-11-22amdk8: Move to implicit length patchingVladimir Serbinenko
2014-10-19amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-07-30model_fxx/processor_name.c, hudson/lpc.c: add missing break statementsDaniele Forsi
2014-07-29Uniformly spell frequency unit symbol as HzElyes HAOUAS
2014-07-08cpu: Trivial - drop trailing blank lines at EOFEdward 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
2014-02-03cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 modelsOskar Enoksson
2014-01-15cpu/amd/model_fxx/powernow_acpi.c: Comment out set but unused variable `Start...Paul Menzel