summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd
Commit message (Expand)AuthorAgeFilesLines
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-2318-26/+26
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-3118-22/+22
* src/cpu: Capitalize ROM and RAMElyes HAOUAS2016-07-315-5/+5
* AMD k8 fam10: Fix CAR GLOBALS late in romstageKyösti Mälkki2016-07-211-3/+0
* AMD binaryPI: Use common romstage ram stackKyösti Mälkki2016-07-151-3/+5
* AMD binaryPI: Split romstage ram stackKyösti Mälkki2016-07-153-11/+11
* AMD binaryPI: Use common ACPI S3 recoveryKyösti Mälkki2016-07-151-25/+6
* AGESA: Use common romstage ram stackKyösti Mälkki2016-07-151-3/+5
* AGESA: Use common ACPI S3 recoveryKyösti Mälkki2016-07-151-25/+7
* AMD k8 fam10: Drop excessive spinlock initializationKyösti Mälkki2016-07-101-7/+0
* AMD k8 fam10: Fix romstage handoffKyösti Mälkki2016-07-101-8/+13
* AMD k8 fam10: Refactor S3 recoveryKyösti Mälkki2016-06-291-20/+16
* Ignore RAMTOP for MTRRsKyösti Mälkki2016-06-226-10/+10
* amd/fam_10h-fam_15h: allow building without microcode updatesArthur Heymans2016-06-201-1/+1
* amd/geode: Fix comment about ACPI S3Kyösti Mälkki2016-06-202-6/+2
* Move definitions of HIGH_MEMORY_SAVEKyösti Mälkki2016-06-171-0/+1
* AGESA vendorcode: Build a common amdlibKyösti Mälkki2016-05-181-0/+29
* AGESA f12: Build as libagesa.aKyösti Mälkki2016-05-121-282/+0
* AGESA f16kb: Build as libagesa.aKyösti Mälkki2016-05-121-414/+0
* src/: Fix lint style-labels warningsMartin Roth2016-03-311-1/+1
* Kconfig: Remove unneeded UDELAY_IO redeclarationStefan Reinauer2016-03-084-16/+0
* arch/x86: document CAR symbols and expose them in symbols.hAndrey Petrov2016-03-051-2/+2
* cpu/amd: Add socket FM2Damien Zammit2016-02-185-0/+45
* cpu/amd: Update/Add license headersDamien Roth2016-02-1414-12/+190
* cpu/amd/fam10h-fam15h: Honor CMOS option to disable CPB (core boost)Timothy Pearson2016-02-051-0/+14
* cpu/amd/fam10h-15h: Set PowerStepUp/PowerStepDown on Fam15hTimothy Pearson2016-02-051-48/+52
* amd/agesa/family15tn: Add Richland CPU IDLoic2016-02-021-0/+1
* src/: Fix Kcofig symbols missing CONFIG_ prefixMartin Roth2016-02-021-1/+1
* cpu/amd/fam10h-15h: Add workaround for AMD Erratum 600Timothy Pearson2016-02-011-0/+4
* cpu/amd/fam10h-fam15h: Add new wait_ap_stopped functionTimothy Pearson2016-02-011-0/+20
* cpu/amd/fam10h-15h: Fix Family 15h boot hang when BSP lift enabledTimothy Pearson2016-02-012-2/+8
* cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systemsTimothy Pearson2016-01-291-1/+5
* cpu/amd/family_10h-family_15h: Move CBMEM storage out of CC6 save regionTimothy Pearson2016-01-242-1/+51
* cpu/amd/family_10h-family_15h: Set LDT tristate correctly on C32 socketsTimothy Pearson2016-01-242-19/+39
* cpu/amd: remove .intel_syntaxPatrick Georgi2016-01-232-68/+62
* Kconfig: Remove selects that enable 'choice' symbolsMartin Roth2016-01-202-2/+0
* cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failureTimothy Pearson2016-01-071-1/+18
* cpu/amd/fam10h-15h: Add tsc_freq_mhz() functionTimothy Pearson2016-01-062-0/+39
* drivers/pc80: Add optional spinlock for nvram CBFS accessTimothy Pearson2015-12-181-0/+3
* src/console: Add x86 romstage spinlock option and printk spinlock supportTimothy Pearson2015-12-151-0/+4
* cpu/amd/fam10h-15h: Enable DFE on Family 15h HT3 linksTimothy Pearson2015-12-011-0/+8
* cpu/amd/fam10h-15h: Fix link type detection and XCS buffer count setupTimothy Pearson2015-12-012-15/+20
* cpu/amd/fam10h-15h: Force iolink detect to either 1 or 0Timothy Pearson2015-12-011-2/+2
* cpu/amd/family_10h-family_15h: Apply missing Family 15h errata fixesTimothy Pearson2015-11-301-0/+12
* amd/car: don't apply Fam10h/Fam12h Errata 343 fix to Fam0FhJonathan A. Kollasch2015-11-261-5/+5
* northbridge/amd/amdht: Add isochronous setup supportTimothy Pearson2015-11-241-0/+61
* amd/amdfam10: Control Fam15h cache partitioning via nvramTimothy Pearson2015-11-242-5/+16
* cpu/amd/fam15h: Set up Link Base Channel Buffer Count registersTimothy Pearson2015-11-231-4/+127
* cpu/amd: de-duplicate MSR include filesStefan Reinauer2015-11-238-8/+8
* cpu/amd/fam10h15h: Set up SRI to XCS Token Count registers on Family 15hTimothy Pearson2015-11-221-0/+40