summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/bd82x6x/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* southbridge: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-43/+0
* sb/intel/bd82x6x/pch.c: Extract common functionsAngel Pons2023-12-191-1/+3
* {sb,soc}/intel: Do not require hda_verb.cAngel Pons2022-08-231-2/+0
* sb/intel/bd82x6x: Move ME SMM code into a separate fileAngel Pons2021-02-131-1/+1
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-0/+2
* sb/intel/bd82x6x: Make me_common.c a compilation unitAngel Pons2020-12-101-1/+2
* sandybridge/bd82x6x: Use common code for early SMBusAngel Pons2020-07-211-1/+1
* sb/intel/bd82x6x: Move `acpi_fill_fadt` to fadt.cAngel Pons2020-07-141-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* sb/intel/bd82x6x: Use SPDX headersAngel Pons2020-04-041-12/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-181-0/+3
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* sb/intel/*: Delete early_spiPatrick Rudolph2019-05-291-1/+0
* sb/{ICH7,NM10,PCH}: Use common watchdog_off functionElyes HAOUAS2019-05-071-1/+0
* sb/intel/bd82x6x: fix linking for non-native raminit caseMatt DeVillier2019-04-231-1/+2
* sb/intel/bd82x6x: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-161-3/+1
* sb/intel/common: Create a common PCH finalise implementationTristan Corrick2018-12-031-1/+1
* sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick2018-11-011-1/+1
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-221-2/+0
* sb/intel/common: Add common code for SMM setup and smihandlerArthur Heymans2018-03-281-1/+0
* sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPIArthur Heymans2017-12-101-2/+0
* southbridge/intel/bd82x6x: refactor rtc failure checkingAaron Durbin2017-09-201-1/+1
* southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph2016-02-181-1/+1
* Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko2016-02-121-4/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc2015-10-031-5/+5
* intel: auto include intel/common/firmwareAaron Durbin2015-09-291-2/+0
* Move final Intel chipsets with ME to intel/common/firmwareMartin Roth2015-09-161-52/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* kbuild: automatically include southbridgesStefan Reinauer2015-04-271-0/+4
* sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko2014-11-231-0/+3
* i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplugVladimir Serbinenko2014-11-191-0/+1
* bd82x6x: Consolidate early native USB initVladimir Serbinenko2014-10-171-5/+5
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-0/+2
* sandybridge: Add native sandybridgeVladimir Serbinenko2014-08-301-0/+1
* sandy/ivybridge: Native raminit.Vladimir Serbinenko2014-07-291-1/+5
* bd82x6x, ibexpeak, lynxpoint: Unify SPI.Vladimir Serbinenko2014-03-041-2/+2
* timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki2013-09-211-1/+1
* usbdebug: Unify Intel southbridge buildsKyösti Mälkki2013-07-011-3/+0
* sandybridge: Make inclusion of me.bin optionalNico Huber2013-06-251-0/+2
* sandybridge: Make build possible without descriptor.binNico Huber2013-06-241-3/+21
* Make intel blob locations configurablePatrick Georgi2013-06-171-2/+2
* intel/bd82x6x/Makefile.inc: Revert duplicate addition of `usb_debug.c`Paul Menzel2013-06-111-2/+0
* intel/bd82x6x: Add option to include ethernet firmwareNico Huber2013-06-061-0/+7
* bd82x6x: Fix compiling with USB debug port supportRonald G. Minnich2013-03-191-0/+2
* Pantherpoint: Add XHCI device initDuncan Laurie2013-03-171-0/+1
* Add bd82x6x PCH functions to SMMMarc Jones2013-03-171-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Get rid of drivers classPatrick Georgi2012-11-271-10/+10