summaryrefslogtreecommitdiff
path: root/include/i2c.h
AgeCommit message (Expand)Author
2016-06-10drivers: i2c: mxc: Add early initYuan Yao
2015-11-27i2c: Fix the comment to match the function describedStefan Roese
2015-08-05dm: i2c: Add support for multiplexed I2C busesSimon Glass
2015-08-05dm: i2c: Add a function to transfer messagesSimon Glass
2015-08-05dm: i2c: Move definitions to the top of the header fileSimon Glass
2015-08-05dm: i2c: Correct comment nits in dm_i2c_reg_read/write()Simon Glass
2015-08-05dm: i2c: Add a message debug functionSimon Glass
2015-06-10dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()Simon Glass
2015-05-14dm: i2c: Add a function to find out the chip offset lengthSimon Glass
2015-05-05dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass
2015-05-05dm: i2c: Add functions to read and write a registerSimon Glass
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-02-12dm: i2c: Make API accessible even without CONFIG_DMSimon Glass
2015-02-12dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass
2015-01-29dm: i2c: Add two more I2C init functions to the compatibility layerSimon Glass
2015-01-29dm: i2c: Move slave details to child platdataSimon Glass
2015-01-29dm: i2c: Provide an offset length parameter where neededSimon Glass
2015-01-29dm: i2c: Add a compatbility layerSimon Glass
2015-01-29dm: i2c: Rename driver model I2C functions to permit compatibilitySimon Glass
2014-12-11dm: i2c: Add a uclass for I2CSimon Glass
2014-02-20OMAP24xx I2C: Add support for set-speedHannes Petermaier
2013-11-13i2c: switch from AT91 legacy to ATMEL legacyAndreas Bießmann
2013-10-17i2c: Zynq: Support for TI PCA9548 bus multiplexerMichael Burr
2013-08-20i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is ...Łukasz Majewski
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-07-23i2c: add i2c_core and prepare for new multibus supportHeiko Schocher
2013-01-08I2C: Driver changes for FDT supportRajeshwari Shinde
2012-09-17i2c:soft:multi: Support for multiple soft I2C buses at Samsung boardsŁukasz Majewski
2012-01-11fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91esw@bus-elektronik.de
2011-10-27GCC4.6: Squash warning in cmd_date.cMarek Vasut
2011-10-04Revert "GCC4.6: Convert various empty macros to inline functions"Wolfgang Denk
2011-10-01GCC4.6: Convert various empty macros to inline functionsMarek Vasut
2011-04-28i2c: add i2c deblock sequence before and after every mux configStefan Bigler
2010-04-19fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun
2010-03-29i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks
2010-02-12convert common files to new SoC accessJens Scharsig
2009-07-21powerpc: updates for the keymile boardsHeiko Schocher
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser
2009-02-12i2c.h: drop i2c_reg_{read, write} hack for Blackfin partsMike Frysinger
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher
2008-10-18soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher
2008-05-21Big white-space cleanup.Wolfgang Denk
2007-03-08[PATCH] I2C: Add missing default CFG_SPD_BUS_NUMMatthias Fuchs
2007-03-01[PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUMStefan Roese