aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801ix/smbus.c
AgeCommit message (Expand)Author
2020-12-11sb/intel/x/smbus.c: Factor out common codeAngel Pons
2020-12-10sb/intel/x/smbus.c: Add block read/write supportAngel Pons
2020-12-10sb/intel/x/smbus.c: Rename parameterAngel Pons
2020-08-17src: Use PCI_BASE_ADDRESS_* macros instead of magic numbersElyes HAOUAS
2020-07-20sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons
2020-06-12sb/intel/i82801ix: Use PCI bitwise opsAngel Pons
2020-06-06src: Use pci_dev_ops_pci where applicableAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-09device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki
2019-11-22sb/i82801ix: Use macros instead of hard-coded IDsFelix Singer
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-05-24sb/intel/i82801ix: Get rid of device_tElyes HAOUAS
2017-08-06sb/intel/*: Use common SMBus functionsArthur Heymans
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-08-01i82801ix: Provide ramstage smbus functions.Vladimir Serbinenko