summaryrefslogtreecommitdiff
path: root/include/i2c.h
Commit message (Expand)AuthorAgeFilesLines
* dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass2018-11-291-0/+21
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-121-3/+1
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-22/+0
* dm: i2c: Convert uclass to livetreeSimon Glass2017-06-011-2/+1
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-221-3/+0
* i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INITSimon Glass2017-05-151-3/+0
* i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass2017-04-051-7/+0
* i2c: Drop unused i2c_soft...() functionsSimon Glass2017-04-051-15/+0
* drivers: i2c: mxc: Add early initYuan Yao2016-06-101-0/+3
* i2c: Fix the comment to match the function describedStefan Roese2015-11-271-1/+2
* dm: i2c: Add support for multiplexed I2C busesSimon Glass2015-08-051-0/+39
* dm: i2c: Add a function to transfer messagesSimon Glass2015-08-051-0/+13
* dm: i2c: Move definitions to the top of the header fileSimon Glass2015-08-051-43/+43
* dm: i2c: Correct comment nits in dm_i2c_reg_read/write()Simon Glass2015-08-051-0/+2
* dm: i2c: Add a message debug functionSimon Glass2015-08-051-0/+10
* dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()Simon Glass2015-06-101-0/+6
* dm: i2c: Add a function to find out the chip offset lengthSimon Glass2015-05-141-1/+8
* dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass2015-05-051-0/+1
* dm: i2c: Add functions to read and write a registerSimon Glass2015-05-051-0/+21
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-161-4/+4
* dm: i2c: Make API accessible even without CONFIG_DMSimon Glass2015-02-121-4/+1
* dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass2015-02-121-4/+4
* dm: i2c: Add two more I2C init functions to the compatibility layerSimon Glass2015-01-291-1/+16
* dm: i2c: Move slave details to child platdataSimon Glass2015-01-291-2/+2
* dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-291-2/+6
* dm: i2c: Add a compatbility layerSimon Glass2015-01-291-0/+59
* dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass2015-01-291-10/+9
* dm: i2c: Add a uclass for I2CSimon Glass2014-12-111-0/+352
* OMAP24xx I2C: Add support for set-speedHannes Petermaier2014-02-201-0/+1
* i2c: switch from AT91 legacy to ATMEL legacyAndreas Bießmann2013-11-131-1/+1
* i2c: Zynq: Support for TI PCA9548 bus multiplexerMichael Burr2013-10-171-0/+2
* i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is ...Łukasz Majewski2013-08-201-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-28/+204
|\
| * i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher2013-07-231-21/+0
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-0/+9
| * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-231-9/+0
| * i2c: add i2c_core and prepare for new multibus supportHeiko Schocher2013-07-231-9/+206
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* I2C: Driver changes for FDT supportRajeshwari Shinde2013-01-081-0/+26
* i2c:soft:multi: Support for multiple soft I2C buses at Samsung boardsŁukasz Majewski2012-09-171-0/+12
* fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91esw@bus-elektronik.de2012-01-111-1/+1
* GCC4.6: Squash warning in cmd_date.cMarek Vasut2011-10-271-9/+23
* Revert "GCC4.6: Convert various empty macros to inline functions"Wolfgang Denk2011-10-041-4/+1
* GCC4.6: Convert various empty macros to inline functionsMarek Vasut2011-10-011-1/+4
* i2c: add i2c deblock sequence before and after every mux configStefan Bigler2011-04-281-2/+0
* fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun2010-04-191-0/+3
* i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks2010-03-291-2/+0
* convert common files to new SoC accessJens Scharsig2010-02-121-0/+5
* powerpc: updates for the keymile boardsHeiko Schocher2009-07-211-0/+2