summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd
Commit message (Expand)AuthorAgeFilesLines
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-0712-12/+12
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* mb/amd/samba: Drop board leftoverElyes HAOUAS2020-02-251-8/+0
* mb/amd/inagua: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-244-10/+6
* mb/amd/union_station: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-244-10/+6
* mb/amd/thatcher: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-244-35/+13
* mb/amd/south_station: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-244-10/+6
* mb/amd/olivehill: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-244-27/+8
* mb/amd/parmer: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-244-13/+6
* mb/amd/persimmon: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-244-10/+6
* mb/amd: Fix typosElyes HAOUAS2020-02-242-2/+2
* mainboard: Add missing include <device/pci_def.h>Mike Banon2020-02-247-0/+7
* mb: Fix typos in comments in AGESA boardsElyes HAOUAS2020-01-303-25/+25
* mb/amd/bettong: Fix typoElyes HAOUAS2020-01-182-2/+2
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-1213-460/+390
* src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian2020-01-102-17/+0
* src/mainboard: remove MMIO macrosIdwer Vollering2020-01-091-1/+2
* AGESA,binaryPI boards: Declare some IRQ tables staticKyösti Mälkki2020-01-094-8/+8
* src/mainboard: Fix typoElyes HAOUAS2020-01-077-16/+16
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-2039-39/+0
* mainboard: Add missing include <device/pci_def.h>Elyes HAOUAS2019-12-201-0/+1
* src/mainboard/amd: Remove unused <stdlib.h>Elyes HAOUAS2019-12-193-3/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-1518-25/+46
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-134-0/+8
* AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki2019-12-1210-83/+10
* mb/amd/padmelon: Use Prairie Falcon configurationRichard Spiegel2019-12-111-1/+17
* soc/amd/stoneyridge|mbs: Deprecate SOC_AMD_NAME_PKG and othersMarshall Dawson2019-12-112-2/+4
* soc/amd/stoneyridge|mbs: Define SOC_AMD_STONEYRIDGE symbolMarshall Dawson2019-12-112-0/+2
* soc/amd/stoneyridge|mb: Add Kconfig symbol for Prairie FalconMarshall Dawson2019-12-111-1/+1
* binaryPI boards: Bulk remove BINARYPI_LEGACY_WRAPPER remainsKyösti Mälkki2019-12-094-78/+3
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-0914-13/+7
* AGESA boards: Drop commented out codeKyösti Mälkki2019-12-031-38/+0
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-024-12/+12
* binaryPI boards: Remove BIST reportingKyösti Mälkki2019-11-304-19/+4
* binaryPI: Clean leftover romstage prototypeKyösti Mälkki2019-11-304-9/+6
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-3011-0/+11
* binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki2019-11-2713-17/+4
* binaryPI: Disable boards from buildKyösti Mälkki2019-11-278-8/+24
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-2313-13/+13
* mb/*/*: Use proper header for pm_iowrite()Arthur Heymans2019-11-203-3/+3
* mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans2019-11-2092-15236/+0
* mainboard/amd: Remove AMD Torpedo mainboardJoe Moore2019-11-2026-7589/+0
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-276-9/+9
* mb/amd/serengeti_cheetah_fam10: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-271-4/+16
* mb/amd: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-278-125/+100
* src/mainboard: Drop wrong _ADR objectsElyes HAOUAS2019-10-251-3/+0
* acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t)Himanshu Sahdev2019-10-092-2/+2
* acpi_table_header: Replace hard-coded revision via macro and functionHimanshu Sahdev2019-10-041-1/+1
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-161-1/+0
* mainboard/amd: Add padmelon board codeRichard Spiegel2019-09-0423-0/+1370