summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd
Commit message (Expand)AuthorAgeFilesLines
* AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki2019-01-144-32/+0
* binaryPI: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki2019-01-143-24/+0
* Revert "cpu/amd: Use `get_option()`"Paul Menzel2019-01-111-16/+6
* Untangle CBFS microcode updatesNico Huber2019-01-102-3/+3
* binaryPI: Drop warning on EXT_CONF_SUPPORTKyösti Mälkki2019-01-102-8/+0
* cpu/amd: Use `get_option()`Paul Menzel2019-01-091-6/+16
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-065-14/+19
* arch/x86: SSE2 implies SSE supportKyösti Mälkki2018-12-281-1/+0
* cpu/amd/geode_lx: Drop supportArthur Heymans2018-12-2110-809/+0
* cpu: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-192-2/+0
* cpu: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-188-8/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* amd/{nb/amdfam10,cpu/pi}/Kconfig: Remove unused symbolsElyes HAOUAS2018-11-163-19/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-162-2/+0
* src/cpu: Remove dead sourced linesElyes HAOUAS2018-11-151-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-127-6/+3
* src: Replace common MSR addresses with macrosElyes HAOUAS2018-11-081-1/+1
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-11-052-5/+6
* amd/mtrr: Fix IORR MTRRElyes HAOUAS2018-11-051-1/+1
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-054-4/+4
* reset: Finalize move to new APINico Huber2018-10-311-0/+2
* {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS2018-10-308-8/+15
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-233-3/+3
* {cpu,drivers}/amd: Replace MTRR addresses with macrosElyes HAOUAS2018-10-1913-40/+40
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-1825-186/+186
* Move compiler.h to commonlibNico Huber2018-10-082-2/+0
* src/*: normalize Google copyright headersPatrick Georgi2018-09-281-1/+1
* cpu/*/car: fix ancient URL explaining XIP range run-time calculationStefan Tauner2018-09-181-1/+1
* complier.h: add __always_inline and use it in code baseAaron Durbin2018-09-142-3/+5
* src: Get rid of non-local header treated as localElyes HAOUAS2018-08-132-2/+2
* cpu/amd: Correct number of MCA banks clearedMarshall Dawson2018-08-088-8/+36
* cpu/amd: Improve formattingMarshall Dawson2018-08-087-14/+5
* cpu/amd: Rename MCA status registerMarshall Dawson2018-08-088-11/+11
* src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-093-5/+5
* x86/car: Replace reference of copy_and_run locationKyösti Mälkki2018-06-271-1/+1
* cpu/amd: Remove duplicated includesElyes HAOUAS2018-06-149-16/+0
* arch/x86: Drop leftover ROMCC supportKyösti Mälkki2018-06-061-3/+0
* amd/geode_lx: Fix .c includesKyösti Mälkki2018-06-054-5/+18
* amdfam10: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-06-041-11/+1
* src/cpu: Get rid of whitespace before tabElyes HAOUAS2018-06-042-21/+21
* Remove AMD K8 cpu and northbridge supportKyösti Mälkki2018-05-3128-3728/+0
* cpu/amd/quadcore: Get rid of device_tElyes HAOUAS2018-05-091-3/+3
* cpu/amd: Get rid of device_tElyes HAOUAS2018-04-3013-18/+18
* amd/agesa/family14,15 & 16: Remove unnecessary whitespaceElyes HAOUAS2018-04-293-3/+3
* cpu/amd/microcode/microcode.c: Remove unneeded whitespaceElyes HAOUAS2018-04-101-1/+1
* AGESA f15 cimx/sb700: Remove unused chips codeKyösti Mälkki2018-01-248-460/+0
* AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki2018-01-2314-462/+7
* AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki2018-01-171-143/+0
* AMD GX2 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth2018-01-159-875/+0
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-2312-12/+12