summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801ix/smbus.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki2020-01-091-1/+1
* sb/i82801ix: Use macros instead of hard-coded IDsFelix Singer2019-11-221-3/+1
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-13/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* sb/intel/i82801ix: Get rid of device_tElyes HAOUAS2018-05-241-5/+6
* sb/intel/*: Use common SMBus functionsArthur Heymans2017-08-061-1/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* i82801ix: Provide ramstage smbus functions.Vladimir Serbinenko2014-08-011-0/+116