aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/family_10h-family_15h/powernow_acpi.c
AgeCommit message (Expand)Author
2019-11-21cpu/amd/fam10: Drop supportArthur Heymans
2019-09-10AUTHORS: Move src/cpu/amd copyrights into AUTHORS fileMartin Roth
2019-06-28cpu/amd/family_10h-family_15h: Remove dead assignmentJacob Garber
2019-05-29src/{include,arch,cpu,lib}: Add missing 'include <types.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-19cpu: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-06-14cpu/amd: Remove duplicated includesElyes HAOUAS
2016-10-07src/cpu: Remove unnecessary whitespaceElyes HAOUAS
2015-11-11cpu/amd: Add CC6 supportTimothy Pearson
2015-11-02cpu/amd: Add initial AMD Family 15h supportTimothy Pearson
2015-11-02cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson