summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/south_station
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1122-22/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-094-35/+6
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-4/+4
* src/mb: Remove unneeded spaces before/after tabsElyes HAOUAS2020-04-103-3/+3
* mainboard/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0418-234/+36
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1822-22/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-1/+1
* mb/amd/south_station: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-244-10/+6
* mainboard: Add missing include <device/pci_def.h>Mike Banon2020-02-241-0/+1
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-122-160/+140
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-203-3/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-152-3/+6
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-131-0/+2
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-021-3/+3
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-301-0/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/*/*: Use proper header for pm_iowrite()Arthur Heymans2019-11-201-1/+1
* sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel2019-05-201-9/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* AGESA fam14 boards: Clean up devicetreeKyösti Mälkki2019-01-161-81/+75
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-233-4/+7
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-052-4/+4
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-182-5/+2
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-1/+1
* src/mainboard: Add space after 'if'Elyes HAOUAS2018-06-041-1/+1
* mb/amd: Get rid of device_tElyes HAOUAS2018-05-092-2/+2
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* AGESA: Split long lines in OemCustomize.cKyösti Mälkki2017-10-191-5/+25
* AGESA f14: Drop PlatformGnbPcieComplex.hKyösti Mälkki2017-10-192-66/+5
* amd/agesa: Remove redundant UDELAY_LAPIC selectionPaul Menzel2017-10-171-1/+0
* AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki2017-09-261-109/+54
* AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki2017-09-261-18/+18
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-193-3/+0
* AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki2017-09-131-1/+1
* AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki2017-09-122-3/+0
* AGESA boards: Drop heapManager.h includesKyösti Mälkki2017-09-121-1/+0
* AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki2017-09-121-20/+0
* AGESA boards: Clean up some includesKyösti Mälkki2017-09-121-6/+2
* amd/south_station: Switch away from AGESA_LEGACYKyösti Mälkki2017-08-253-69/+10
* AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki2017-08-232-3/+1
* AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki2017-03-281-0/+1
* AGESA: Add agesa_helper.h headerKyösti Mälkki2017-03-071-0/+1