summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* sb/amd/pi/hudson: remove unused Bolton PI FCH codeFelix Held2021-04-117-48/+2
* sb/amd/agesa/hudson/lpc: Remove space between function and signaturePaul Menzel2021-02-251-2/+2
* sb/amd/agesa/hudson: Use comment style from style guidePaul Menzel2021-02-251-1/+2
* sb/amd/common: Drop dummy variable assigmentKyösti Mälkki2021-02-231-4/+1
* ACPI: Use common OperationRegion for PCI_MMCONFKyösti Mälkki2021-02-203-9/+3
* sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki2021-02-204-60/+6
* sb/amd/cimx/sb800: Drop OSFL method in ASLKyösti Mälkki2021-02-201-27/+0
* sb/amd: Remove unused <console/console.h>Elyes HAOUAS2021-02-154-4/+0
* sb/amd/cimx/sb800: Move common OSFL method in ASLKyösti Mälkki2021-02-141-0/+24
* ACPI: Move common _PIC methodKyösti Mälkki2021-02-143-15/+0
* sb,soc/amd: Drop empty CIRQ call from _PICKyösti Mälkki2021-02-142-14/+0
* sb/amd/cimx/sb800: Drop CIRQ method from _PICKyösti Mälkki2021-02-141-15/+0
* sb,soc/amd: Move _PIC method to global scopeKyösti Mälkki2021-02-143-3/+3
* sb/amd/agesa/hudson/acpi/fch.asl: Sync whitespaceElyes HAOUAS2021-02-111-9/+9
* sb/amd/agesa/hudson/amd_pci_int_defs.h: Fix commentsAngel Pons2021-02-111-3/+3
* sb/amd/agesa/hudson: Drop setting `ACPI_FADT_RESET_REGISTER`Angel Pons2021-02-111-1/+0
* sb/amd/agesa/hudson/sm.c: Drop unused `BITx` macrosAngel Pons2021-02-111-35/+0
* sb/amd/pi/hudson/pci.c: Remove empty init operationAngel Pons2021-02-111-5/+0
* sb/amd/pi/hudson/imc.c: Remove duplicated commentAngel Pons2021-02-111-2/+0
* sb/amd/cimx/sb800/acpi: Convert to ASL 2.0 syntaxElyes HAOUAS2021-02-103-118/+118
* sb/amd/pi/hudson/acpi/fch.asl: Convert to ASL 2.0 syntaxElyes HAOUAS2021-02-101-15/+15
* sb/amd/common/acpi: Convert 'sleepstates.asl' to ASL 2.0 syntaxElyes HAOUAS2021-02-101-5/+5
* sb/amd/{agesa,pi}hudson/acpi: Convert 'pci_int.asl' to ASL 2.0 syntaxElyes HAOUAS2021-02-102-114/+114
* sb/amd/{agesa,pi}hudson/acpi: Convert 'AmdImc.asl' to ASL 2.0 syntaxElyes HAOUAS2021-02-102-36/+36
* sb/amd/agesa/hudson/acpi/fch.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-101-11/+11
* sb/amd/{agesa,pi}/hudson/acpi: Convert 'audio.asl' to ASL 2.0 syntaxElyes HAOUAS2021-02-102-8/+8
* sb/amd/pi/hudson/acpi/lpc.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-091-2/+2
* src: Remove useless comments in "includes" linesElyes HAOUAS2021-02-041-2/+2
* treewide [Kconfig]: Remove useless commentElyes HAOUAS2021-02-022-2/+2
* sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki2021-01-274-4/+4
* build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi2021-01-151-1/+1
* build system: Remove flock calls from intermediate processingPatrick Georgi2021-01-151-1/+1
* build system: Structure and serialize INTERMEDIATEPatrick Georgi2021-01-141-4/+1
* cbfstool: Use flock() when accessing CBFS filesJulius Werner2021-01-081-1/+1
* sb/amd/pi/hudson: Enable use of common GPIO APIKyösti Mälkki2020-12-283-0/+21
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-031-2/+1
* soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONFFelix Held2020-11-303-0/+3
* cpu/amd/pi: Remove unused cpu code 00660F01Martin Roth2020-11-222-14/+1
* soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbolFelix Held2020-11-183-3/+0
* amdfwtool: Use shell command to get depend file listZheng Bao2020-11-061-1/+2
* soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao2020-11-042-12/+12
* {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfgArthur Heymans2020-10-301-1/+1
* amdfwtool: Take a config file instead of command line parametersZheng Bao2020-10-303-33/+18
* sb/amd/*/*/pci_devs.h: Reduce the differenceElyes HAOUAS2020-10-263-159/+163
* sb/amd/*/*/smbus.h: Make 'smbus.h' uniformElyes HAOUAS2020-10-263-50/+43
* src/southbridge: Drop unneeded empty linesElyes HAOUAS2020-09-2116-30/+0
* soc/amd/picasso: Fix typo of Kconfig settingZheng Bao2020-09-201-7/+7
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-1/+1
* sb/amd/agesa/hudson: Add missing '#include <stddef.h>'Elyes HAOUAS2020-08-182-0/+3
* src/southbridge/amd/*/*/fadt.c: Use macro for access_sizeElyes HAOUAS2020-08-183-3/+3