Commit Graph

65 Commits (b995d7cb2c1e47305cd7feb2513ed37d30f8edd3)

Author SHA1 Message Date
Steve Sakoman 938717cee1 ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 15 years ago
Mike Frysinger b5cebb4fd6 Blackfin: TWI/I2C: implement multibus support 15 years ago
Richard Retanubun 26a33504a5 fsl_i2c: Added a callpoint for i2c_board_late_init 15 years ago
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 15 years ago
Stefan Roese d0b0dcaa22 i2c: Move PPC4xx I2C driver into drivers/i2c directory 15 years ago
Thomas Weber 5647f78d04 mod change 755 => 644 for multiple files 15 years ago
Jens Scharsig 0cf0b93161 convert common files to new SoC access 15 years ago
Vipin KUMAR 2403f8f417 SPEAr : i2c driver support added for SPEAr SoCs 15 years ago
Prafulla Wadaskar beca04dd24 Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later 15 years ago
kevin.morfitt@fearnside-systems.co.uk ac67804fbb Add a unified s3c24x0 header file 15 years ago
kevin.morfitt@fearnside-systems.co.uk 492fb1fdbc Move s3c24x0 header files to asm-arm/arch-s3c24x0/ 15 years ago
Daniel Gorsulowski 4e574c4e2d at91: Extended soft_i2c driver for AT91SAM9263 SoC 15 years ago
Dirk Behme 1d2e96de56 OMAP2/3: I2C: Add support for second and third bus 15 years ago
Valentin Yakovenkov 08ea550eef new PCA9564 i2c bridge driver 15 years ago
Mike Frysinger 08a1c6258c Blackfin: TWI/I2C: implement bus speed get/set functions 15 years ago
Mike Frysinger 3814ea4f00 Blackfin: TWI/I2C: add timeout to transfer 15 years ago
kevin.morfitt@fearnside-systems.co.uk eb0ae7f549 Clean-up of s3c24x0 drivers excluding nand driver 15 years ago
Joakim Tjernlund d1c9e5b379 fsl_i2c: Do not generate STOP after read. 15 years ago
Joakim Tjernlund 9940420212 fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR 15 years ago
Joakim Tjernlund d01ee4db93 fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR} 15 years ago
Joakim Tjernlund 21f4cbb772 fsl_i2c: Wait for STOP condition to propagate 15 years ago
Timur Tabi 92477a631b fsl_i2c: increase I2C timeout values and make them configurable 16 years ago
Wolfgang Denk 53cc18c71b Minor coding style cleanup. 16 years ago
Tom Rix 7f79dfb48b OMAP I2C Fix the sampling clock. 16 years ago
Heiko Schocher 4ce5a72851 arm, i2c: added support for the TWSI I2C Interface 16 years ago
Heiko Schocher 39df00d9ae i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c 16 years ago
Peter Meerwald 98ab14e858 Blackfin: TWI/I2C: fix pure writes 16 years ago
Peter Tyser 0f89c54be9 i2c: Update references to individual i2c commands 16 years ago
Peter Tyser 655b34a78a i2c: Create common default i2c_[set|get]_bus_speed() functions 16 years ago
Peter Tyser f0722ee762 tsi108_i2c: Add i2c_init() stub function 16 years ago
Jens Scharsig d144f94d59 soft_i2c.c compiler/linker error 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d3b6357741 s3c24x0: move i2c driver to drivers/i2c 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 942ba9969b davinci: move i2c driver to drivers/i2c 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 50f601cca8 s3c44b0: move i2c driver to drivers/i2c 16 years ago
Heiko Schocher 1b6275dfb1 8xx: add support for new keymile kmsupx4 board. 16 years ago
Heiko Schocher c1bce4fff7 83xx, i2c: add mux support for fsl_i2c 16 years ago
Guennadi Liakhovetski e7de18afe8 i.MX31: Start the I2C clock on driver initialisation 16 years ago
Mike Frysinger be853bf86b Blackfin: overhaul i2c driver 16 years ago
Andrew Dyer 2ac6985a74 soft_i2c.c add option for repeated start in i2c_read() 16 years ago
Dirk Behme 7d264c1ef2 OMAP3: Add I2C support 16 years ago
Wolfgang Denk 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 16 years ago
Trent Piepho 5e3ab68e9a Section name should be ".data", not "data" 16 years ago
Dirk Behme e23c7c95a9 ARM: OMAP: Convert IO macros 16 years ago
Wolfgang Denk 8ed44d91c8 Cleanup: fix "MHz" spelling 16 years ago
Heiko Schocher a21ca95f8b mgsuvd: fix compiler warning when using soft_i2c driver 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Heiko Schocher 67b23a3228 I2C: adding new "i2c bus" Command to the I2C Subsystem. 16 years ago
Heiko Schocher 4ca107effe soft_i2c: Add CFG_I2C_INIT_BOARD option 16 years ago
Heiko Schocher 98aed37958 soft_i2c: prevent compiler warnings if driver does not use CPU Pins. 16 years ago