Coding style cleanup, update CHANGELOG.
[platform/kernel/u-boot.git] / drivers / i2c / soft_i2c.c
2008-12-16 Wolfgang DenkCoding style cleanup, update CHANGELOG.
2008-12-15 Timur Tabii2c: merge all i2c_reg_read() and i2c_reg_write() into...
2008-12-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2008-12-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2008-12-08 Trent PiephoSection name should be ".data", not "data"
2008-10-21 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-10-21 Markus KlotzbuecherMerge git://git.denx.de/u-boot into x1
2008-10-18 Wolfgang DenkMerge 'next' branch
2008-10-18 Heiko Schochermgsuvd: fix compiler warning when using soft_i2c driver
2008-10-18 Jean-Christophe... rename CFG_ macros to CONFIG_SYS
2008-10-18 Heiko SchocherI2C: adding new "i2c bus" Command to the I2C Subsystem.
2008-10-18 Heiko Schochersoft_i2c: Add CFG_I2C_INIT_BOARD option
2008-10-18 Heiko Schochersoft_i2c: prevent compiler warnings if driver does...
2008-10-18 Heiko Schocheri2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260...
2008-08-31 Wolfgang DenkMerge branch 'Makefile' of git://git.denx.de/u-boot-arm
2008-08-29 Jean-Christophe... soft_i2c: move to drivers/i2c