summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801ix/smbus.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* src: Make PCI ID define names shorterFelix Singer2022-03-071-2/+2
* sb/intel/x/smbus.c: Factor out common codeAngel Pons2020-12-111-69/+1
* sb/intel/x/smbus.c: Add block read/write supportAngel Pons2020-12-101-1/+26
* sb/intel/x/smbus.c: Rename parameterAngel Pons2020-12-101-2/+2
* src: Use PCI_BASE_ADDRESS_* macros instead of magic numbersElyes HAOUAS2020-08-171-2/+3
* sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons2020-07-201-1/+1
* sb/intel/i82801ix: Use PCI bitwise opsAngel Pons2020-06-121-5/+1
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* 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