aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel
AgeCommit message (Expand)Author
2019-02-01sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()Kyösti Mälkki
2019-01-30sb/intel/common/firmware: Don't call GbE binary `firmware`Nico Huber
2019-01-25sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...Jan Tatje
2019-01-24sb/intel/common: More SMBus block_cmd_loop()Kyösti Mälkki
2019-01-24sb/intel/common: SMBus block_cmd_loop()Kyösti Mälkki
2019-01-24sb/intel/common: SMBus complete_command()Kyösti Mälkki
2019-01-24sb/intel/common: SMBus execute_command()Kyösti Mälkki
2019-01-24sb/intel/common: SMBus setup_command()Kyösti Mälkki
2019-01-23nb/intel/pineview: Use parallel MP initArthur Heymans
2019-01-23nb/intel/x4x: Use parallel MP initArthur Heymans
2019-01-23nb/intel/i945: Use parallel MP initArthur Heymans
2019-01-23nb/intel/gm45: Use parallel MP initArthur Heymans
2019-01-22cpu/intel/model_206ax: Use parallel MP initArthur Heymans
2019-01-21drivers/spi: Add controller protection typeRizwan Qureshi
2019-01-17mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstageArthur Heymans
2019-01-17sb/intel/i82801gx: Implement PCIe coalescingArthur Heymans
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-14mb/lenovo/[xtz]60: Introduce and use RCBA64 macroPeter Lemenkov
2019-01-14sb/intel: Use common RCBA MACROsPeter Lemenkov
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
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-07sb/intel: Deduplicate vbnv_cmos_failed and rtc_initPatrick Rudolph
2018-11-07intel: Get rid of smm_get_pmbasePatrick Rudolph
2018-11-05sb/intel/lynxpoint: Remove irrelevant conditional statementElyes HAOUAS
2018-11-01sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick
2018-11-01sb/intel/lynxpoint: Include <stdint.h> to fix compilation errorsTristan Corrick
2018-11-01sb/intel/lynxpoint: Add a common platform.asl fileTristan Corrick
2018-11-01sb/intel/lynxpoint: Provide a function for mainboard super I/O configTristan Corrick
2018-11-01sb/intel/lynxpoint: Automatically generate the ACPI PCI routing tableTristan Corrick
2018-11-01sb/intel/lynxpoint: Add a PCI ID for an SMBus controllerTristan Corrick
2018-11-01sb/intel/lynxpoint: Add PCI IDs for more SKUsTristan Corrick
2018-11-01sb/intel/common/pciehp.h: Add missing license headerElyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-24vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22intel: Use CF9 reset (part 1)Patrick Rudolph
2018-10-18src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS
2018-10-18mb/lenovo/*/romstage: Use macros instead of magic numbersPeter Lemenkov
2018-10-15sb/intel/i82801jx: Use macros for LPC_ENArthur Heymans
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-09-21sb/intel/bd82x6x: Don't use device_tElyes HAOUAS
2018-09-20sb/intel/common/firmware: Ensure warning is put lateNico Huber
2018-09-16sb/intel/i82801dx/Kconfig: remove duplicate SOUTHBRIDGE_INTEL_COMMONStefan Tauner
2018-09-13src/*/intel: introduce warning when building with no IFDAngel Pons
2018-09-13src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner
2018-09-06chromeos/gnvs: remove function and naming cleanupJoel Kitching
2018-08-27intel: Use common HPET table revision functionMarc Jones
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones