aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb800
AgeCommit message (Expand)Author
2022-11-07sb/amd: Remove dropped platformsArthur Heymans
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-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/*/*/smbus_spd.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/*/*/acpi: Reduce stylistic differencesElyes Haouas
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-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-01sb/amd/cimx/sb800/fan.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-01-26src: Add missing 'void' in function definitionElyes HAOUAS
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-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-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-02-20ACPI: Use common OperationRegion for PCI_MMCONFKyösti Mälkki
2021-02-20sb/amd/cimx/sb800: Drop OSFL method in ASLKyösti Mälkki
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/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-10sb/amd/cimx/sb800/acpi: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-02-04src: Remove useless comments in "includes" linesElyes HAOUAS
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyö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-18soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbolFelix Held
2020-10-26sb/amd/*/*/pci_devs.h: Reduce the differenceElyes HAOUAS
2020-10-26sb/amd/*/*/smbus.h: Make 'smbus.h' uniformElyes HAOUAS
2020-09-21src/southbridge: Drop unneeded empty linesElyes HAOUAS
2020-08-18src/southbridge/amd/*/*/fadt.c: Use macro for access_sizeElyes HAOUAS
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-20src: Drop useless cache flush settings in FADTAngel Pons
2020-07-20src: Never overwrite `fadt->flags`Angel Pons
2020-07-20src: Drop useless PM1b settings from FADTAngel Pons
2020-07-20src: Drop useless GPE1 settings from FADTAngel Pons
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-07-14src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-07-10sb/amd/cimx/sb800: Drop dead codeAngel Pons
2020-06-24src: Report byte-sized access for GPE0Angel Pons
2020-06-10ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki
2020-06-10sb,soc/amd, ACPI: Do not override FADT preferred_pm_profileKyösti Mälkki
2020-06-10sb/amd/agesa,cimx,pi: Select COMMON_FADTKyösti Mälkki
2020-06-10mb,sb/amd/cimx/sb800: Remove FADT_PM_PROFILEKyösti Mälkki
2020-06-09Revert "sb/amd/cimx/sb800: Fix 16-bit read/write PCI_COMMAND register"Nico Huber
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-06-06sb/amd/cimx/sb800: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-06-03soc,southbridge/amd: Remove some explicit zero-initializersKyösti Mälkki
2020-05-26src/sb: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-27sb/amd/cimx/sb800: Const'ify pci_devfn_t devicesElyes HAOUAS
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-02-26treewide: capitalize 'USB'Elyes HAOUAS
2020-01-05sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possibleMichał Żygowski
2019-12-31sb/amd/cimx/sb800/cfg.c: Fix typoElyes HAOUAS
2019-12-30sb/amd/cimx/sb800: Remove unused BOOTBLOCK_SOUTHBRIDGE_INITElyes HAOUAS
2019-12-21sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessorKyösti Mälkki
2019-12-20AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki
2019-12-16soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stagesKyösti Mälkki
2019-12-04sb/amd/cimx/sb800: add C bootblock southbridge initializationMichał Żygowski
2019-12-04amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski
2019-12-02sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski
2019-10-28src/southbridge: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-08-20AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki
2019-07-19src: Make implicit fall throughs explicitJacob Garber