summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd
Commit message (Expand)AuthorAgeFilesLines
* amd/microcode: Change equivalant ID width to 16bitZheng Bao2020-06-022-3/+3
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-1816-32/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1146-46/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-0916-144/+17
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-062-22/+2
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-062-4/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-023-3/+3
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0428-336/+56
* acpi: correct the processor devices scopeMichał Żygowski2020-03-256-12/+12
* src: capitalize 'PCIe'Elyes HAOUAS2020-03-041-2/+2
* AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki2019-12-206-139/+0
* AGESA,binaryPI: Enable lapic early for udelay()Kyösti Mälkki2019-12-203-18/+0
* AGESA fam14: Remove early PCI subsystem ID settingKyösti Mälkki2019-12-201-14/+0
* AGESA fam14: Remove early p-state settingKyösti Mälkki2019-12-201-4/+0
* arch/x86: Fix S3 resume without stage cacheKyösti Mälkki2019-12-191-1/+0
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-132-25/+0
* AGESA, binaryPI: implement C bootblockMichał Żygowski2019-12-112-0/+16
* AGESA: Reduce S3_DATA_SIZEKyösti Mälkki2019-12-041-1/+1
* cpu/amd/{agesa,pi}/Kconfig: select SSE2Michał Żygowski2019-11-292-0/+2
* binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki2019-11-274-101/+0
* binaryPI: Drop S3_DATA_POS and S3_DATA_SIZEKyösti Mälkki2019-11-271-8/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-233-8/+8
* cpu/amd/microcode: Remove microcode update routineKyösti Mälkki2019-11-221-225/+0
* cpu/amd/fam10: Drop supportArthur Heymans2019-11-2138-6959/+0
* nb/amd/fam10: Drop supportArthur Heymans2019-11-202-3/+3
* sb/amd/sb800: Drop supportArthur Heymans2019-11-201-35/+0
* sb/amd/sb700: Drop supportArthur Heymans2019-11-201-5/+1
* cpu/nb/sb: Remove fam12Joe Moore2019-11-208-324/+0
* AGESA: Select CBMEM_STAGE_CACHE with HAVE_ACPI_RESUMEKyösti Mälkki2019-11-111-0/+1
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* src/cpu: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-282-0/+3
* src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth2019-10-272-2/+2
* cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-276-324/+205
* cpu/amd/{agesa,pi}: Select NO_FIXED_XIP_ROM_SIZEArthur Heymans2019-10-179-50/+2
* amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICEKyösti Mälkki2019-09-292-3/+3
* cpu/amd/pi/00730F01: Clean up microcode update from __PRE_RAM__Kyösti Mälkki2019-09-262-28/+1
* {cpu,device,drivers}: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki2019-09-111-2/+2
* AUTHORS: Move src/cpu/amd copyrights into AUTHORS fileMartin Roth2019-09-1073-181/+0
* amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-262-6/+4
* AMD fam10: Remove HAVE_ACPI_RESUME supportKyösti Mälkki2019-08-212-53/+4
* amdfam10-15: Rename DCACHE_BSP_STACK_SIZEKyösti Mälkki2019-08-184-12/+19
* cpu/x86: Move some SMM function declarationsKyösti Mälkki2019-08-131-0/+1
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-113-2/+2
* src: Include <stdint.h> instead of <inttypes.h>Jacob Garber2019-08-101-1/+1
* src: Add missing include <device/pci_ops.h>Elyes HAOUAS2019-07-121-0/+1
* cpu/amd: Remove empty smm_lock()Kyösti Mälkki2019-07-101-5/+0
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-1/+0
* cpu/x86: Declare SMM_ASEGKyösti Mälkki2019-07-092-0/+2