summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* 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
* sb/intel/i82801gx: Add a function to set up BARArthur Heymans2019-11-133-3/+14
* intel/82801dx,ix: Rename SMM_ASEG functionsKyösti Mälkki2019-11-132-8/+8
* sb/intel/i82801jx: Add common code for LPC decodeArthur Heymans2019-11-124-0/+62
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-125-0/+63
* sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbolArthur Heymans2019-11-1011-20/+0
* sb/intel/common: Make COMMON_RESET optionalArthur Heymans2019-11-1010-2/+10
* sb/intel/common: Make linking rtc.c conditionalArthur Heymans2019-11-1011-1/+14
* arch/x86: Replace some __SMM__ guardsKyösti Mälkki2019-11-0910-72/+61
* ELOG: Avoid some preprocessor useKyösti Mälkki2019-11-096-17/+7
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-092-22/+8
* sb,soc/intel: Reduce preprocessor use with ME debuggingKyösti Mälkki2019-11-086-71/+56
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-086-12/+2
* sb/intel: Use defined CONFIG_HPET_ADDRESSElyes HAOUAS2019-11-046-24/+24
* sb/intel/lynxpoint: Use sb/intel/common/platform.aslArthur Heymans2019-11-041-53/+0
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-041-53/+0
* sb/intel/common/platform.asl: Remove setting unused GNVSArthur Heymans2019-11-041-10/+0
* sb/intel/i82801jx/nvs.h: include required headerArthur Heymans2019-11-041-0/+2
* sb/intel: Move 'smbus.asl' to common placeElyes HAOUAS2019-11-0412-1186/+6
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-016-113/+0
* sb/intel/common: Make linking pmbase.c conditionalArthur Heymans2019-10-309-2/+16