summaryrefslogtreecommitdiff
path: root/src/southbridge/intel
AgeCommit message (Expand)Author
2019-01-13sb/intel: Check for NULL-return of pcidev_on_root()Nico Huber
2019-01-13aopen/dxplplusu: Switch to C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki
2019-01-10sb/intel/common: Show "Add EC firmware" only for boards that need itJan Tatje
2019-01-09cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans
2019-01-08sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans
2019-01-07intel/lynxpoint: Fix spellingKyösti Mälkki
2019-01-07sb/intel/fsp_rangeley: Fix typo in GPIO LevelElyes HAOUAS
2019-01-07sb/intel/bd82x6x: Fix typo in GPIO LevelArthur Heymans
2019-01-07src: Use "foo **bar" instead of "foo ** bar"Elyes HAOUAS
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06usbdebug: Refactor init callsKyösti Mälkki
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2019-01-06device: Use pcidev_on_root()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-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-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/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-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