summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controllerKyösti Mälkki2019-12-104-16/+10
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-092-0/+10
* sb/amd/cimx/sb800: add C bootblock southbridge initializationMichał Żygowski2019-12-042-4/+23
* sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initializationMichał Żygowski2019-12-048-18/+177
* amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski2019-12-042-49/+0
* AGESA,binaryPI: Remove unused s3_load/save_nvramKyösti Mälkki2019-12-034-65/+0
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-025-98/+9
* src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi2019-12-021-91/+91
* {northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS2019-11-291-8/+1
* sb/intel/spi: Drop CAR_GLOBAL_MIGRATIONArthur Heymans2019-11-291-109/+91
* sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski2019-11-2916-99/+20
* southbridge/intel/common/spi.c: Define __SIMPLE_DEVICE__Arthur Heymans2019-11-261-8/+2
* sb/intel/common/spi: Add Baytrail/Braswell supportArthur Heymans2019-11-268-18/+54
* cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-253-6/+10
* sb/intel/i82801ix: Update comment on default decoded IO rangesArthur Heymans2019-11-251-0/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-233-3/+3
* AGESA,binaryPI: Move SCI enable outside table creationKyösti Mälkki2019-11-234-6/+24
* sb/intel/ibexpeak: Decode more LPC IO rangesArthur Heymans2019-11-221-9/+15
* sb/i82801ix: Use macros instead of hard-coded IDsFelix Singer2019-11-228-24/+27
* nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans2019-11-2131-4845/+2
* sb/nvidia/mcp55: Drop supportArthur Heymans2019-11-2027-3050/+0
* sb/nvidia/ck804: Drop supportArthur Heymans2019-11-2028-3333/+0
* sb/broadcom/bcm21000: Drop supportArthur Heymans2019-11-203-82/+0
* sb/broadcom/bcm5785: Drop supportArthur Heymans2019-11-2015-1226/+0
* sb/amd/sr5650: Drop supportArthur Heymans2019-11-2011-3581/+0
* sb/amd/sb800: Drop supportArthur Heymans2019-11-2021-3359/+0
* sb/amd/sb700: Drop supportArthur Heymans2019-11-2026-4706/+0
* sb/amd/rs780: Drop supportArthur Heymans2019-11-2011-3771/+0
* sb/amd/amd8132: Drop supportArthur Heymans2019-11-203-431/+0
* sb/amd/amd8111: Remove supportArthur Heymans2019-11-2020-1736/+0
* sb/via/common: Drop unused codeArthur Heymans2019-11-207-282/+0
* cpu/nb/sb: Remove fam12Joe Moore2019-11-2023-2782/+0
* sb/amd/hudson: Fix typo in GEC firmware nameMarshall Dawson2019-11-191-1/+1
* sb/intel/bd82x6x: Handle enabling of GbENico Huber2019-11-182-2/+28
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-183-15/+8
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-182-1/+8
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-181-1/+3
* */Makefile: Always build enable_usbdebug.cArthur Heymans2019-11-186-18/+18
* sb/intel/common: Properly guard USB debugArthur Heymans2019-11-1810-9/+15
* sb/intel/i82801gx: Only include SPI code with SPI boot devicesArthur Heymans2019-11-162-2/+3
* nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-155-10/+10
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-151-0/+1
* nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-154-55/+10
* sb/intel/i82801gx: Don't setup CIR when the northbridge is x4xArthur Heymans2019-11-141-1/+4
* sb/intel/i82801jx: Move early sb init to a common placeArthur Heymans2019-11-142-0/+62
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-142-0/+54
* sb/intel/i82801gx,ix,jx: Move HAVE_SMI_HANDLER conditionalKyösti Mälkki2019-11-133-27/+30
* sb/intel/i82801dx,ix: Replace SMM_ASEG conditionalKyösti Mälkki2019-11-132-2/+2
* sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOTKyösti Mälkki2019-11-136-48/+0
* sb/intel/i82801jx: Enable upper 128bytes of CMOSArthur Heymans2019-11-131-0/+3