aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/pi
AgeCommit message (Expand)Author
2024-02-26util/amdfwtool: build amdfwtool only for all tools or AMD CPUsMartin Roth
2024-02-23arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-29device/device.h: Drop multiple linksArthur Heymans
2024-01-24southbridge: Rename Makefiles from .inc to .mkMartin Roth
2024-01-12sb/amd/pi/hudson/Kconfig: replace HUDSON_LEGACY_FREE optionFelix Held
2024-01-10sb/amd/pi/hudson/smhandler: use apm_get_apmc() in APMC SMI handlerFelix Held
2024-01-10sb/amd/pi/hudson: select HAVE_CONFIGURABLE_APMC_SMI_PORTFelix Held
2024-01-10sb/amd/pi/hudson/smhandler: use common APM_CNT_ACPI_* definesFelix Held
2024-01-10sb/amd/pi/hudson: drop unused ACPI_SMI_CMD_* definesFelix Held
2024-01-10sb/amd/pi/hudson: fix gpio.h and smi.h include locationFelix Held
2023-12-20nb,sb/amd/pi/*/pci_devs: drop unused PCI device IDsFelix Held
2023-12-17nb,sb/amd/pi/*/pci_devs: drop unused BUS0 defineFelix Held
2023-08-15sb/amd/pi/hudson: Swap the 3-clause BSD license for an SPDX lineMartin Roth
2023-08-08ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki
2023-07-17soc/amd/common/acpimmio: factor out IO port access to PM registersFelix Held
2023-07-17sb/amd/pi/hudson/enable_usbdebug: use pm_io_write8Felix Held
2023-06-07sb/amd/pi/hudson/acpi/fch: use VGA_MMIO_* definesFelix Held
2023-05-10sb,soc/amd,intel: Sync FADT entries visuallyKyösti Mälkki
2023-05-09sb,soc/amd,intel: Apply minor FADT fixesKyösti Mälkki
2023-04-29ACPI: Make FADT entries for RTC/CMOS architecturalKyösti Mälkki
2023-04-27ACPI: Make FADT entries for SMI architecturalKyösti Mälkki
2023-04-26AMD binaryPI: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki
2023-04-26arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki
2023-04-21Drop unused include <version.h>Kyösti Mälkki
2023-04-21ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fieldsKyösti Mälkki
2023-04-15sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki
2023-04-13AMD binaryPI: Use madt_ioapic_from_hw()Kyösti Mälkki
2023-04-13AMD binaryPI: Declare IOAPIC IDsKyösti Mälkki
2023-02-22sb/amd/pi/hudson/fadt: drop unneeded ARM_boot_arch assignmentFelix Held
2023-02-07tree: Drop repeated wordsAlexander Goncharov
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2023-01-23sb/amd/pi/hudson/Kconfig: Remove unused RAID_MISC_ROM_POSITIONElyes Haouas
2023-01-23sb/amd/pi/hudson/Kconfig: Remove unused RAID_MISC_ROM_FILEElyes Haouas
2023-01-23sb/amd/pi/hudson/Kconfig: Remove unused RAID_ROM_FILEElyes Haouas
2023-01-23sb/amd/pi/hudson/Kconfig: Remove unused RAID_ROM_IDElyes Haouas
2023-01-22soc/amd/stoneyridge,sb/amd/pi/hudson: Remove unused AHCI_ROM_IDElyes Haouas
2023-01-21sb/amd/pi/hudson/Kconfig: Remove unused AZ_PINElyes Haouas
2023-01-21sb/amd/pi/hudson/Kconfig: Remove AHCI_ROM_FILEElyes Haouas
2022-12-06sb,soc/amd: Remove unused southbridge_io_trap_handler()Kyösti Mälkki
2022-12-06sb/amd/pi/hudson: Use {read,write}16/32p()Elyes Haouas
2022-11-07sb/amd: Remove dropped platformsArthur Heymans
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 '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-17sb/amd/pi: 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-05-12soc/amd/*/Makefile.inc: Do some cosmeticsArthur Heymans
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-24treewide: Write minor version at acpi_create_fadt() functionElyes 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-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-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-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-04-11sb/amd/pi/hudson: remove unused Bolton PI FCH codeFelix Held
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-15sb/amd: Remove unused <console/console.h>Elyes HAOUAS
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,soc/amd: Move _PIC method to global scopeKyösti Mälkki
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/pi/hudson/acpi/fch.asl: Convert 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,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-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