summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/cimx
Commit message (Expand)AuthorAgeFilesLines
* southbridge/amd/*/*/reset.c: Reduce stylistic differencesElyes Haouas2022-02-221-1/+1
* southbridge/amd/*/*/smbus.c: Reformat code and reduce differenceElyes Haouas2022-02-221-19/+20
* [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in commentsElyes Haouas2022-02-211-1/+1
* src/acpi: Add macro for FADT Minor Version and use itElyes Haouas2022-02-211-1/+1
* Use the fallthrough statement in switch loopsArthur Heymans2022-02-161-2/+2
* sb/amd/cimx/sb800/fan.c: Remove unuseful 'return' in void functionElyes HAOUAS2022-02-011-2/+0
* src: Add missing 'void' in function definitionElyes HAOUAS2022-01-261-1/+1
* lippert/frontrunner-af: Use common cimx/sb800 ASLKyösti Mälkki2021-11-281-7/+0
* sb/amd/cimx/sb800: Fix PCI devices ASLKyösti Mälkki2021-11-281-11/+7
* sb/amd/cimx/sb800: Separate a section from fch.aslKyösti Mälkki2021-11-282-170/+172
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-1/+0
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-8/+0
* sb/amd/cimx/sb800: Clear IOAPIC vectors only onceKyösti Mälkki2021-10-171-1/+0
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* acpi: Fill fadt->century based on KconfigNico Huber2021-08-191-1/+0
* soc/amd/common/block/acpimmio: add Kconfig option for biosram accessorsFelix Held2021-07-261-0/+1
* southbridge/amd: Create ACPI MCFG MMCONFIGAngel Pons2021-06-211-1/+3
* ACPI: Use common OperationRegion for PCI_MMCONFKyösti Mälkki2021-02-201-3/+1
* sb/amd/cimx/sb800: Drop OSFL method in ASLKyösti Mälkki2021-02-201-27/+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-141-5/+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-141-1/+1
* sb/amd/cimx/sb800/acpi: Convert to ASL 2.0 syntaxElyes HAOUAS2021-02-103-118/+118
* src: Remove useless comments in "includes" linesElyes HAOUAS2021-02-041-2/+2
* sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki2021-01-272-2/+2
* 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-301-0/+1
* soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbolFelix Held2020-11-181-1/+0
* sb/amd/*/*/pci_devs.h: Reduce the differenceElyes HAOUAS2020-10-261-67/+69
* sb/amd/*/*/smbus.h: Make 'smbus.h' uniformElyes HAOUAS2020-10-261-25/+18
* src/southbridge: Drop unneeded empty linesElyes HAOUAS2020-09-219-20/+0
* src/southbridge/amd/*/*/fadt.c: Use macro for access_sizeElyes HAOUAS2020-08-181-1/+1
* src: Remove unused 'include <cbmem.h>'Elyes HAOUAS2020-07-261-1/+0
* src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons2020-07-201-12/+0
* src: Drop useless cache flush settings in FADTAngel Pons2020-07-201-2/+0
* src: Never overwrite `fadt->flags`Angel Pons2020-07-201-1/+1
* src: Drop useless PM1b settings from FADTAngel Pons2020-07-201-18/+0
* src: Drop useless GPE1 settings from FADTAngel Pons2020-07-201-11/+0
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-141-3/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-07-141-2/+0
* sb/amd/cimx/sb800: Drop dead codeAngel Pons2020-07-101-4/+0
* src: Report byte-sized access for GPE0Angel Pons2020-06-241-1/+1
* ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki2020-06-101-1/+0
* sb,soc/amd, ACPI: Do not override FADT preferred_pm_profileKyösti Mälkki2020-06-101-1/+0
* sb/amd/agesa,cimx,pi: Select COMMON_FADTKyösti Mälkki2020-06-102-31/+2
* mb,sb/amd/cimx/sb800: Remove FADT_PM_PROFILEKyösti Mälkki2020-06-101-5/+1
* Revert "sb/amd/cimx/sb800: Fix 16-bit read/write PCI_COMMAND register"Nico Huber2020-06-091-1/+1
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-9/+5
* sb/amd/cimx/sb800: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-061-1/+1