summaryrefslogtreecommitdiff
path: root/src/southbridge/amd
AgeCommit message (Expand)Author
2019-12-10sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controllerKyösti Mälkki
2019-12-09AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki
2019-12-04sb/amd/cimx/sb800: add C bootblock southbridge initializationMichał Żygowski
2019-12-04sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initializationMichał Żygowski
2019-12-04amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski
2019-12-03AGESA,binaryPI: Remove unused s3_load/save_nvramKyösti Mälkki
2019-12-02sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski
2019-11-29sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-23AGESA,binaryPI: Move SCI enable outside table creationKyösti Mälkki
2019-11-20sb/amd/sr5650: Drop supportArthur Heymans
2019-11-20sb/amd/sb800: Drop supportArthur Heymans
2019-11-20sb/amd/sb700: Drop supportArthur Heymans
2019-11-20sb/amd/rs780: Drop supportArthur Heymans
2019-11-20sb/amd/amd8132: Drop supportArthur Heymans
2019-11-20sb/amd/amd8111: Remove supportArthur Heymans
2019-11-20cpu/nb/sb: Remove fam12Joe Moore
2019-11-19sb/amd/hudson: Fix typo in GEC firmware nameMarshall Dawson
2019-11-18*/Makefile: Always build enable_usbdebug.cArthur Heymans
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-10-30src/southbridge: change "unsigned" to "unsigned int"Martin Roth
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-09acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t)Himanshu Sahdev
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-09-29amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICEKyösti Mälkki
2019-09-17binaryPI: Drop PSP Secure OS from buildKyösti Mälkki
2019-09-17binaryPI: Move Hudson firmware higher in CBFSKyösti Mälkki
2019-09-17binaryPI: Refactor Makefile for PSP directoryKyösti Mälkki
2019-09-15southbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-09src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generationMichał Żygowski
2019-08-26amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki
2019-08-20nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocationJacob Garber
2019-08-20AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki
2019-08-20AGESA,binaryPI: Fix use of chip.hKyösti Mälkki
2019-08-13cpu/x86: Change old-style SMI handler prototypesKyösti Mälkki
2019-08-13cpu/x86: Move some SMM function declarationsKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-07-19sb/amd/sb800: Remove bit shift that does nothingJacob Garber
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-17sb/amd/sr5650: Add fine-grained bounds checkingJacob Garber
2019-07-16sb/amd/{cimx,}/sb{700,800,900}: Prevent uninitialized readsJacob Garber
2019-07-12src: Add missing include <device/pci_ops.h>Elyes HAOUAS
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-06-28sb/amd/sb{700,800}: Clean up index manipulationsJacob Garber
2019-06-28sb/amd/rs780: Remove dead assignmentJacob Garber
2019-06-21sb/amd/sr5650: Use 32 bit integers when disabling portsJacob Garber
2019-06-19{mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS
2019-06-18sb/amd/cimx/sb900: Change logical negation to bitwiseJacob Garber
2019-06-07sb/amd/sb700: Fix misleading formattingMarshall Dawson