summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki2019-12-271-1/+0
* sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessorKyösti Mälkki2019-12-213-23/+23
* sb/amd/{agesa,pi}/hudson: Use simple PCI config accessorKyösti Mälkki2019-12-212-4/+4
* AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCKKyösti Mälkki2019-12-208-66/+13
* {drivers,southbridge}: Replace min() with MIN()Elyes HAOUAS2019-12-201-5/+5
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-193-3/+0
* src/southbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-197-7/+0
* src: Remove unused 'include <halt.h>'Elyes HAOUAS2019-12-191-1/+0
* src: Remove unused 'include <pc80/mc146818rtc.h>'Elyes HAOUAS2019-12-183-3/+0
* soc/amd,{agesa,pi}/hudson: Have do_board_reset in all stagesKyösti Mälkki2019-12-163-5/+6
* Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"Nico Huber2019-12-141-1/+8
* sb/intel/*: Remove romcc guardsArthur Heymans2019-12-144-8/+0
* bootblock: Provide some common prototypesKyösti Mälkki2019-12-148-8/+8
* 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