aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2010-05-05Blackfin: TWI/I2C: implement multibus supportMike Frysinger
2010-04-19fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese
2010-03-21mod change 755 => 644 for multiple filesThomas Weber
2010-02-12convert common files to new SoC accessJens Scharsig
2010-01-23SPEAr : i2c driver support added for SPEAr SoCsVipin KUMAR
2010-01-23Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or ...Prafulla Wadaskar
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk
2009-11-23at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski
2009-11-16OMAP2/3: I2C: Add support for second and third busDirk Behme
2009-10-30new PCA9564 i2c bridge driverValentin Yakovenkov
2009-10-30Blackfin: TWI/I2C: implement bus speed get/set functionsMike Frysinger
2009-10-30Blackfin: TWI/I2C: add timeout to transferMike Frysinger
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk
2009-09-28fsl_i2c: Do not generate STOP after read.Joakim Tjernlund
2009-09-28fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSRJoakim Tjernlund
2009-09-28fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}Joakim Tjernlund
2009-09-28fsl_i2c: Wait for STOP condition to propagateJoakim Tjernlund
2009-09-06fsl_i2c: increase I2C timeout values and make them configurableTimur Tabi
2009-08-10Minor coding style cleanup.Wolfgang Denk
2009-07-28OMAP I2C Fix the sampling clock.Tom Rix
2009-07-28arm, i2c: added support for the TWSI I2C InterfaceHeiko Schocher
2009-07-21i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2cHeiko Schocher
2009-06-30Blackfin: TWI/I2C: fix pure writesPeter Meerwald
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser
2009-06-12tsi108_i2c: Add i2c_init() stub functionPeter Tyser
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-03-31soft_i2c.c compiler/linker errorJens Scharsig
2009-03-30s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD
2009-03-30davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD
2009-03-29s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD
2009-03-188xx: add support for new keymile kmsupx4 board.Heiko Schocher
2009-03-0583xx, i2c: add mux support for fsl_i2cHeiko Schocher
2009-02-14i.MX31: Start the I2C clock on driver initialisationGuennadi Liakhovetski
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-01-28Blackfin: overhaul i2c driverMike Frysinger
2009-01-27soft_i2c.c add option for repeated start in i2c_read()Andrew Dyer
2009-01-24OMAP3: Add I2C supportDirk Behme
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-09Section name should be ".data", not "data"Trent Piepho
2008-11-21ARM: OMAP: Convert IO macrosDirk Behme
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-18mgsuvd: fix compiler warning when using soft_i2c driverHeiko Schocher
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: Add CFG_I2C_INIT_BOARD optionHeiko Schocher