summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* src/southbridge/intel: Remove unused variablesElyes HAOUAS2019-04-251-3/+0
* src/southbridge/amd: Remove unused variablesElyes HAOUAS2019-04-251-2/+0
* sb/intel/bd82x6x: fix linking for non-native raminit caseMatt DeVillier2019-04-231-1/+2
* sb/intel/lynxpoint: Enable LPC/SIO setup in bootblockArthur Heymans2019-04-233-5/+4
* nb/intel/sandybridge: Drop pch.h from sandybridge.hPatrick Rudolph2019-04-231-0/+1
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-236-2/+6
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-235-6/+7
* sb/intel/i82801gx/lpc: Use {read,write}_pmbase32 and lpc_get_pmbaseElyes HAOUAS2019-04-231-17/+17
* nb/intel/haswell: Add an option for where verstage startsArthur Heymans2019-04-213-0/+8
* cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-04-214-7/+4
* nb/intel/sandybridge: Move southbridge code to bd82x6xPatrick Rudolph2019-04-182-0/+35
* sb/intel/bd82x6x: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-164-55/+2
* sb/intel/i82801ix: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-162-3/+1
* sb/intel/common: Fix config name in a commentNico Huber2019-04-131-1/+1
* sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-134-45/+2
* sb/intel/lynxpoint: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-132-21/+3
* sb/intel/i82801jx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-134-45/+1
* sb/intel/common: Add common detect_s3_resumePatrick Rudolph2019-04-134-0/+84
* sb/intel/{common,i82801dx}: Improve TCO debug codeJacob Garber2019-04-072-2/+2
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-0616-26/+17
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-294-3/+4
* Move calls to quick_ram_check() before CBMEM initKyösti Mälkki2019-03-271-4/+0
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-255-5/+5
* sb/intel/{i82801g/i/j,bd82x6x}: Make use of generic set_subsystem()Kyösti Mälkki2019-03-254-77/+4
* sb/{amd,broadcom,nvidia}: Make use of generic set_subsystem()Kyösti Mälkki2019-03-222-16/+2
* sb/amd8111: Drop unused codeKyösti Mälkki2019-03-221-16/+0
* sb/broadcom/bcm5785: Consolidate PCI set_subsystem()Kyösti Mälkki2019-03-226-32/+15
* sb/intel/lynxpoint: Remove PCI bridge functionKyösti Mälkki2019-03-212-138/+0
* {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik2019-03-217-75/+8
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-2147-570/+47
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-2017-17/+3
* src/southbridge/intel/i82801gx/pcie.c: Correct NULL checkJacob Garber2019-03-191-1/+1
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-162-6/+3
* src: Drop unused 'include <device/pciexp.h>'Elyes HAOUAS2019-03-162-2/+1
* drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph2019-03-161-2/+0
* sb/via/common: Fix indirect includesElyes HAOUAS2019-03-157-4/+17
* Remove leftover filesKyösti Mälkki2019-03-141-31/+0
* sb/intel/i82801gx: Remove unused include <arch/acpi.h>Elyes HAOUAS2019-03-141-2/+0
* sb/amd/cimx/sb800/early.c: Drop unused 'include <cbmem.h>Elyes HAOUAS2019-03-131-1/+0
* {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.hElyes HAOUAS2019-03-131-0/+2
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-123-5/+0
* commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS2019-03-081-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-0898-250/+250
* mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.hElyes HAOUAS2019-03-071-0/+2
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-063-5/+0
* sb/amd: Use simple PCI IO config accessKyösti Mälkki2019-03-062-25/+29
* arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki2019-03-0511-0/+12
* soc/intel/braswell: Add SMBus supportFrans Hendriks2019-03-051-3/+3
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-0465-48/+65
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-0486-86/+0