summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801gx/early_smbus.c
Commit message (Expand)AuthorAgeFilesLines
* 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