summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/common/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* southbridge: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-55/+0
* intel/bd82x6x,broadwell,lynxpoint: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki2023-04-261-2/+0
* bd82x6x/early_pch: enable smbus in bootblock stageHusni Faiz2022-09-161-0/+7
* sb/intel/lynxpoint: Fix VBOOT with !CONFIG_INTEL_LYNXPOINT_LPArthur Heymans2021-05-051-0/+1
* sb/intel: Extract `set_global_reset` functionAngel Pons2021-02-071-0/+2
* nb/intel/pineview: Extract HPET setup and delay functionAngel Pons2021-01-151-0/+2
* sb/intel/x/smbus.c: Factor out common codeAngel Pons2020-12-111-0/+1
* ironlake/ibexpeak: Move early_smbus.c to common codeAngel Pons2020-07-211-0/+2
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* sb/intel/common: Properly guard USB debugArthur Heymans2019-11-181-3/+3
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-151-0/+1
* sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbolArthur Heymans2019-11-101-4/+0
* sb/intel/common: Make linking rtc.c conditionalArthur Heymans2019-11-101-1/+1
* sb/intel/common: Make linking pmbase.c conditionalArthur Heymans2019-10-301-2/+2
* sb/intel/common/Makefile: Use 'all' class to link files in all stagesArthur Heymans2019-10-301-18/+4
* sb/intel/common: Link SPI code in bootblockArthur Heymans2019-06-211-0/+1
* sb/{ICH7,NM10,PCH}: Use common watchdog_off functionElyes HAOUAS2019-05-071-0/+2
* nb/intel/haswell: Add an option for where verstage startsArthur Heymans2019-04-211-0/+2
* sb/intel/common: Add common detect_s3_resumePatrick Rudolph2019-04-131-0/+2
* soc/intel/braswell: Add SMBus supportFrans Hendriks2019-03-051-3/+3
* usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans2019-01-061-1/+2
* sb/intel/common: Create a common PCH finalise implementationTristan Corrick2018-12-031-0/+2
* sb/intel: Deduplicate vbnv_cmos_failed and rtc_initPatrick Rudolph2018-11-071-0/+5
* sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick2018-11-011-0/+2
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-221-0/+6
* sb/intel/common: Add functions to manipulate PMBASEPatrick Rudolph2018-07-271-0/+5
* sb/intel/common: Include SPI driver into postcar stageNico Huber2018-06-111-0/+1
* src/sb/intel/common/spi.c: Adapt and link in romstageArthur Heymans2018-06-041-0/+1
* sb/intel/common: Add common code for SMM setup and smihandlerArthur Heymans2018-03-281-0/+3
* sb/intel/common: Automatically generate ACPI PIRQTobias Diedrich2017-12-201-0/+3
* sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPIArthur Heymans2017-12-101-0/+5
* sb/intel/*: Use common SMBus functionsArthur Heymans2017-08-061-0/+4
* southbridge/intel/common: Add common gpio.cPatrick Rudolph2016-02-161-0/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* intel: auto include intel/common/firmwareAaron Durbin2015-09-291-0/+3
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* kbuild: automatically include southbridgesStefan Reinauer2015-04-271-0/+4
* usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki2013-10-221-1/+1
* usbdebug: Do not support logging from SMMKyösti Mälkki2013-08-231-1/+0
* usbdebug: Unify Intel southbridge buildsKyösti Mälkki2013-07-011-0/+22