summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801gx/early_smbus.c
Commit message (Expand)AuthorAgeFilesLines
* i945/pineview/x4x/i82801gx: Use common code for early SMBusAngel Pons2020-07-211-32/+0
* sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons2020-07-201-1/+1
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-221-20/+0
* sb/intel/i82801gx: Use macro instead of numbersElyes HAOUAS2020-05-261-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* sb/intel/i82801gx: Use 'const' to set pci_devfn_t staticallyElyes HAOUAS2020-04-091-1/+1
* sb/intel/i82801gx: Improve code formattingElyes HAOUAS2020-04-051-4/+2
* 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: Declare common smbus_base() and enable_smbus()Kyösti Mälkki2020-01-141-9/+9
* sb/intel/common: Add smbus_host_reset()Kyösti Mälkki2020-01-091-6/+1
* device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki2020-01-091-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()Kyösti Mälkki2019-02-011-2/+2
* southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* sb/intel/i82801gx: Implement smbus block r/w functionsArthur Heymans2017-08-061-0/+11
* sb/intel/*: Use common SMBus functionsArthur Heymans2017-08-061-49/+2
* sb/intel/i82801gx: Add i2c_block_read to smbus.hArthur Heymans2017-04-111-0/+52
* southbridge/intel/i82801gx: Fix problems found by checkpatch.plArthur Heymans2017-03-221-3/+2
* southbridge/intel/i82801gx: transition away from device_tAntonello Dettori2016-09-131-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-0/+63