summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx
AgeCommit message (Expand)Author
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-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-20cpu/nb/sb: Remove fam12Joe Moore
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
2019-07-16sb/amd/{cimx,}/sb{700,800,900}: Prevent uninitialized readsJacob Garber
2019-06-18sb/amd/cimx/sb900: Change logical negation to bitwiseJacob Garber
2019-05-20sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-13sb/amd/cimx/sb800/early.c: Drop unused 'include <cbmem.h>Elyes HAOUAS
2019-03-08commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-01-14AGESA: Drop CONFIG_CBB and CONFIG_CDBKyösti Mälkki
2019-01-10sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()Elyes HAOUAS
2019-01-10southbridge/amd/cimx: Drop unused functionsKyösti Mälkki
2019-01-07src: Move constant to the right side of comparisonElyes HAOUAS
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-24sb/amd/cimx/sb800/ramtop: Fix coding style issuesPaul Menzel
2018-11-29arch/acpi.h: Add some update to version 6.2aElyes HAOUAS
2018-11-28src/{mainboard,southbridge}: Remove commented include linesElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS