summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint/smbus.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/lynxpoint: Use spaces around `|`Angel Pons2020-10-241-1/+1
* sb/intel/lynxpoint: Use PCI bitwise opsAngel Pons2020-08-071-0/+1
* sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons2020-07-201-1/+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
* sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki2020-01-091-3/+1
* device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki2020-01-091-0/+1
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-13/+1
* sb/intel/lynxpoint: Add a PCI ID for an SMBus controllerTristan Corrick2018-11-011-1/+4
* src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS2018-10-181-6/+6
* sb/intel/*: Use common SMBus functionsArthur Heymans2017-08-061-49/+1
* 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
* lynxpoint: Add LPT-LP device id and smbus_write_byteDuncan Laurie2013-12-211-2/+63
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+109