summaryrefslogtreecommitdiff
path: root/src/include/device/i2c.h
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-03-12src/include: Open brace on same line as enum or structLee Leahy
2017-03-09src/include: Indent code using tabsLee Leahy
2017-03-09src/include: Fix unsigned warningsLee Leahy
2016-06-09device: i2c: Add support for I2C bus operationsDuncan Laurie
2016-05-28acpi_device: Add support for writing ACPI I2C descriptorsDuncan Laurie
2016-03-21device: Add i2c read/write register field APIYidi Lin
2016-03-12device/i2c: Add i2c_read_bytes() APIJitao Shi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-12-30i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner
2014-12-16i2c: Replace the i2c API.Gabe Black
2013-07-10i2c: Change the type of the data parameter to uint8_t.Gabe Black
2013-04-09replace device/i2c.h with simpler versionDavid Hendricks
2013-02-06replace uchar and uint with standard types in generic i2c headerDavid Hendricks
2012-12-29import i2c header from u-bootDavid Hendricks