summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2019-01-04AGESA: Use pcidev_on_root()Kyösti Mälkki
2019-01-04binaryPI: Use pcidev_on_root()Kyösti Mälkki
2019-01-04amdfam10 boards: Drop AMD_SB_CIMXKyösti Mälkki
2019-01-04device: Replace ugly cases of dev_find_slot()Kyösti Mälkki
2019-01-03sb/intel/*: Use common files for PCIe ACPIArthur Heymans
2019-01-03sb/intel/bd82x6x: Move pcie ACPI code to a common placeArthur Heymans
2019-01-03sb/intel/lynxpoint/pcie.c: Add more checks for NULL pointersTristan Corrick
2019-01-03sb/intel/lynxpoint: Remove incomplete SATA ACPI codeTristan Corrick
2018-12-30soc/intel: Fix ugly preprocessor macroKyösti Mälkki
2018-12-29sb/intel/bd828x6x: Make CONFIG_ELOG=y compileArthur Heymans
2018-12-28sb/intel/lynxpoint: Handle H81 only having 6 PCIe root portsTristan Corrick
2018-12-24sb/amd/cimx/sb800/ramtop: Fix coding style issuesPaul Menzel
2018-12-21cpu/amd/geode_lx: Drop supportArthur Heymans
2018-12-19sb/intel/lynxpoint: Don't force state keep after power failTristan Corrick
2018-12-19southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-18southbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-12-07sb/amd/pi/hudson: Fix UART address mathMarshall Dawson
2018-12-07sb/intel/lynxpoint/pcie.c: Fix a mistake in a commentTristan Corrick
2018-12-07src/southbridge: Get rid of device_tElyes HAOUAS
2018-12-05sb/intel: Fix pointer castsPatrick Rudolph
2018-12-05sb/intel/i82801{g,j}x: Remove unused smi.c filesArthur Heymans
2018-12-05elog: make elog's SMM handler code follow everything elsePatrick Georgi
2018-12-03sb/intel/i82801jx: Fix the x_pm2_cnt_blk addrlArthur Heymans
2018-12-03sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge KconfigTristan Corrick
2018-12-03sb/intel/common: Create a common PCH finalise implementationTristan Corrick
2018-12-03sb/intel/lynxpoint: Ensure the finalise handler is calledTristan Corrick
2018-12-03sb/intel/lynxpoint: Make the finalise handler commonTristan Corrick
2018-12-03sb/intel/lynxpoint/usb_{e,x}hci.c: Don't use device_tElyes HAOUAS
2018-12-03sb/intel/i82801gx: Clean up unneeded smi setup codeArthur Heymans
2018-12-03nb/intel/x4x: Use common code for SMM in TSEGArthur Heymans
2018-12-03nb/intel/i945: Use common SMM_TSEG codeArthur Heymans
2018-12-03sb/intel/i82801jx: Use common Intel SMM codeArthur Heymans
2018-11-29arch/acpi.h: Add some update to version 6.2aElyes HAOUAS
2018-11-28sb/amd/sb800: Remove unused smbus_delay() functionElyes HAOUAS
2018-11-28src/{mainboard,southbridge}: Remove commented include linesElyes HAOUAS
2018-11-28sb/intel/common: Fix style issue in spi.cElyes HAOUAS
2018-11-27sb/intel/i82801gx: Use common Intel SMM codeArthur Heymans
2018-11-26sb/intel/common: Fix style issue in spi.cPatrick Georgi
2018-11-26sb/intel/spi: read FLCOMP descriptor early and cache itStefan Tauner
2018-11-23sb/intel/bd82x6x/early_usb.c: Fix formattingElyes HAOUAS
2018-11-22sb/intel/common: Reset Pre-OP after atomic SPI cycle is finishedWerner Zeh
2018-11-19northbridge/intel/fsp_*: Remove legacy SoCszaolin
2018-11-18sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWMElyes HAOUAS
2018-11-16{soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INITElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16sb/intel/lynxpoint: Generate the ACPI FADT with a common functionTristan Corrick
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS