aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd
AgeCommit message (Expand)Author
2022-10-15treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk'Felix Held
2022-10-15treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'Felix Held
2022-10-12treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas
2022-10-12treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas
2022-10-12treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl'Elyes Haouas
2022-10-12treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width'Elyes Haouas
2022-10-12treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width'Elyes Haouas
2022-09-01amd/*/Makefile.inc: Put common words into common Makefile.incZheng Bao
2022-08-11southbridge: Add SPDX identifiers to files missing themMartin Roth
2022-07-18sb/amd/cimx/sb800: Remove unused and unsafe macroAngel Pons
2022-07-18sb/amd/cimx: Fix some white spaces issuesElyes Haouas
2022-07-17sb/amd/common: Fix some white spaces issuesElyes Haouas
2022-07-17sb/amd/pi: Fix some white spaces issuesElyes Haouas
2022-07-17sb/amd/agesa: Fix some white spaces issuesElyes Haouas
2022-07-17sb/amd/*/*/smbus_spd.c: Fix some white spaces issuesElyes Haouas
2022-07-17sb/amd/*/*/sata.c: Fix some white spaces issuesElyes Haouas
2022-07-17sb/amd/*/*/smbus.h: Fix some white spaces issuesElyes Haouas
2022-06-28soc,sb/amd: Change SPI controller resourceKyösti Mälkki
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-06cpu/amd/agesa: Use common MRC_CACHE code to save S3 dataArthur Heymans
2022-05-16sb/amd/agesa/hudson/hudson.c: Use BIT() macrosElyes Haouas
2022-05-16sb/amd/*/*/acpi: Reduce stylistic differencesElyes Haouas
2022-05-12soc/amd/*/Makefile.inc: Do some cosmeticsArthur Heymans
2022-05-11vendorcode/amd/cimx/sb900: Drop codeArthur Heymans
2022-03-25sb/amd/hudson/spi.c: Use C over CPP conditionalArthur Heymans
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-02-24treewide: Write minor version at acpi_create_fadt() functionElyes Haouas
2022-02-22sb/amd/cimx/sb800/amd_pci_int_defs.h: Fix serial IRQ INT name in commentElyes Haouas
2022-02-22sb/amd/pi/hudson/early_setup.c: Fix typo in commentElyes Haouas
2022-02-22southbridge/amd/*/*/reset.c: Reduce stylistic differencesElyes Haouas
2022-02-22southbridge/amd/*/*/smbus.c: Reformat code and reduce differenceElyes Haouas
2022-02-21[acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in commentsElyes Haouas
2022-02-21src/acpi: Add macro for FADT Minor Version and use itElyes Haouas
2022-02-16Use the fallthrough statement in switch loopsArthur Heymans
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-02-01sb/amd/cimx/sb800/fan.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-01-26src: Add missing 'void' in function definitionElyes HAOUAS
2022-01-10southbridge/amd/agesa/hudson/smi_util.c: Remove repeated "set"Elyes HAOUAS
2022-01-10southbridge/amd/pi/hudson/smi_util.c: Remove repeated "set"Elyes HAOUAS
2021-12-08sb/amd/pi/hudson/early_init: fix setting SPI_USE_SPI100 in SPI100_ENABLEFelix Held
2021-11-28lippert/frontrunner-af: Use common cimx/sb800 ASLKyösti Mälkki
2021-11-28sb/amd/cimx/sb800: Fix PCI devices ASLKyösti Mälkki
2021-11-28sb/amd/cimx/sb800: Separate a section from fch.aslKyösti Mälkki
2021-11-02include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDsFelix Held
2021-10-22arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki
2021-10-18ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki
2021-10-17sb/amd/cimx/sb800: Clear IOAPIC vectors only onceKyösti Mälkki
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-09-23soc/amd/common/blocks/include: rename gpio_banks.h to gpio.hFelix Held
2021-09-05sb/amd/pi/hudson: drop HUDSON_UART option and corresponding codeFelix Held
2021-09-04sb/amd/pi/hudson/soc/gpio: add SOC_GPIO_TOTAL_PINS definitionFelix Held
2021-09-03soc/amd/common/block/gpio_banks/Kconfig: add option for non-soc/ chipsFelix Held
2021-08-19acpi: Fill fadt->century based on KconfigNico Huber
2021-07-26soc/amd/common/block/acpimmio: add Kconfig option for biosram accessorsFelix Held
2021-06-21southbridge/amd: Create ACPI MCFG MMCONFIGAngel Pons
2021-04-11sb/amd/pi/hudson: remove unused Bolton PI FCH codeFelix Held
2021-02-25sb/amd/agesa/hudson/lpc: Remove space between function and signaturePaul Menzel
2021-02-25sb/amd/agesa/hudson: Use comment style from style guidePaul Menzel
2021-02-23sb/amd/common: Drop dummy variable assigmentKyösti Mälkki
2021-02-20ACPI: Use common OperationRegion for PCI_MMCONFKyösti Mälkki
2021-02-20sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki
2021-02-20sb/amd/cimx/sb800: Drop OSFL method in ASLKyösti Mälkki
2021-02-15sb/amd: Remove unused <console/console.h>Elyes HAOUAS
2021-02-14sb/amd/cimx/sb800: Move common OSFL method in ASLKyösti Mälkki
2021-02-14ACPI: Move common _PIC methodKyösti Mälkki
2021-02-14sb,soc/amd: Drop empty CIRQ call from _PICKyösti Mälkki
2021-02-14sb/amd/cimx/sb800: Drop CIRQ method from _PICKyösti Mälkki
2021-02-14sb,soc/amd: Move _PIC method to global scopeKyösti Mälkki
2021-02-11sb/amd/agesa/hudson/acpi/fch.asl: Sync whitespaceElyes HAOUAS
2021-02-11sb/amd/agesa/hudson/amd_pci_int_defs.h: Fix commentsAngel Pons
2021-02-11sb/amd/agesa/hudson: Drop setting `ACPI_FADT_RESET_REGISTER`Angel Pons
2021-02-11sb/amd/agesa/hudson/sm.c: Drop unused `BITx` macrosAngel Pons
2021-02-11sb/amd/pi/hudson/pci.c: Remove empty init operationAngel Pons
2021-02-11sb/amd/pi/hudson/imc.c: Remove duplicated commentAngel Pons
2021-02-10sb/amd/cimx/sb800/acpi: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-02-10sb/amd/pi/hudson/acpi/fch.asl: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-02-10sb/amd/common/acpi: Convert 'sleepstates.asl' to ASL 2.0 syntaxElyes HAOUAS
2021-02-10sb/amd/{agesa,pi}hudson/acpi: Convert 'pci_int.asl' to ASL 2.0 syntaxElyes HAOUAS
2021-02-10sb/amd/{agesa,pi}hudson/acpi: Convert 'AmdImc.asl' to ASL 2.0 syntaxElyes HAOUAS
2021-02-10sb/amd/agesa/hudson/acpi/fch.asl: Convert to ASL 2.0Elyes HAOUAS
2021-02-10sb/amd/{agesa,pi}/hudson/acpi: Convert 'audio.asl' to ASL 2.0 syntaxElyes HAOUAS
2021-02-09sb/amd/pi/hudson/acpi/lpc.asl: Convert to ASL 2.0Elyes HAOUAS
2021-02-04src: Remove useless comments in "includes" linesElyes HAOUAS
2021-02-02treewide [Kconfig]: Remove useless commentElyes HAOUAS
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2021-01-15build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi
2021-01-15build system: Remove flock calls from intermediate processingPatrick Georgi
2021-01-14build system: Structure and serialize INTERMEDIATEPatrick Georgi
2021-01-08cbfstool: Use flock() when accessing CBFS filesJulius Werner
2020-12-28sb/amd/pi/hudson: Enable use of common GPIO APIKyösti Mälkki
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
2020-11-30soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONFFelix Held
2020-11-22cpu/amd/pi: Remove unused cpu code 00660F01Martin Roth
2020-11-18soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbolFelix Held
2020-11-06amdfwtool: Use shell command to get depend file listZheng Bao
2020-11-04soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao