summaryrefslogtreecommitdiff
path: root/drivers/i2c/soft_i2c.c
AgeCommit message (Expand)Author
2009-11-23at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser
2009-03-31soft_i2c.c compiler/linker errorJens Scharsig
2009-03-188xx: add support for new keymile kmsupx4 board.Heiko Schocher
2009-01-27soft_i2c.c add option for repeated start in i2c_read()Andrew Dyer
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-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
2008-10-18soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher
2008-10-18i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher
2008-08-29soft_i2c: move to drivers/i2cJean-Christophe PLAGNIOL-VILLARD