aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2010-01-23SPEAr : i2c driver support added for SPEAr SoCsVipin KUMAR2-0/+332
2010-01-23Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or ...Prafulla Wadaskar1-5/+18
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk1-5/+1
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk1-2/+2
2009-11-23at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski1-0/+5
2009-11-16OMAP2/3: I2C: Add support for second and third busDirk Behme1-67/+99
2009-10-30new PCA9564 i2c bridge driverValentin Yakovenkov2-0/+190
2009-10-30Blackfin: TWI/I2C: implement bus speed get/set functionsMike Frysinger1-11/+48
2009-10-30Blackfin: TWI/I2C: add timeout to transferMike Frysinger1-3/+12
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk1-134/+139
2009-09-28fsl_i2c: Do not generate STOP after read.Joakim Tjernlund1-5/+6
2009-09-28fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSRJoakim Tjernlund1-35/+55
2009-09-28fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}Joakim Tjernlund1-3/+11
2009-09-28fsl_i2c: Wait for STOP condition to propagateJoakim Tjernlund1-4/+8
2009-09-06fsl_i2c: increase I2C timeout values and make them configurableTimur Tabi1-4/+20
2009-08-10Minor coding style cleanup.Wolfgang Denk1-1/+0
2009-07-28OMAP I2C Fix the sampling clock.Tom Rix1-7/+67
2009-07-28arm, i2c: added support for the TWSI I2C InterfaceHeiko Schocher2-0/+485
2009-07-21i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2cHeiko Schocher1-0/+6
2009-06-30Blackfin: TWI/I2C: fix pure writesPeter Meerwald1-2/+2
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser1-1/+1
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser1-14/+0
2009-06-12tsi108_i2c: Add i2c_init() stub functionPeter Tyser1-0/+9
2009-04-02Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk4-0/+1089
2009-03-31soft_i2c.c compiler/linker errorJens Scharsig1-5/+1
2009-03-30s3c24x0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-0/+443
2009-03-30davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-0/+330
2009-03-29s3c44b0: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-0/+316
2009-03-188xx: add support for new keymile kmsupx4 board.Heiko Schocher1-1/+1
2009-03-0583xx, i2c: add mux support for fsl_i2cHeiko Schocher1-1/+21
2009-02-14i.MX31: Start the I2C clock on driver initialisationGuennadi Liakhovetski1-0/+6
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-0/+24
2009-01-28Blackfin: overhaul i2c driverMike Frysinger2-0/+286
2009-01-27soft_i2c.c add option for repeated start in i2c_read()Andrew Dyer1-1/+11
2009-01-24OMAP3: Add I2C supportDirk Behme2-0/+24
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk1-1/+0
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2-35/+0
2008-12-09Section name should be ".data", not "data"Trent Piepho2-5/+4
2008-11-21ARM: OMAP: Convert IO macrosDirk Behme1-67/+64
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk2-2/+2
2008-10-18mgsuvd: fix compiler warning when using soft_i2c driverHeiko Schocher1-0/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD6-38/+38
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher1-1/+14
2008-10-18soft_i2c: Add CFG_I2C_INIT_BOARD optionHeiko Schocher1-0/+11
2008-10-18soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher1-37/+6
2008-10-18i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher1-0/+36
2008-09-01Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk2-0/+424
2008-08-29soft_i2c: move to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2-0/+424
2008-08-28Add I2C frequency dividers for ColdFireTsiChung Liew1-1/+33
2008-08-18i2c: Clean drivers/i2c/ MakefileMichal Simek6-18/+6