]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/i2c/soft_i2c.c
console: Squelch pre-console output in console functions
[people/ms/u-boot.git] / drivers / i2c / soft_i2c.c
2011-10-01  Graeme Russconsole: Squelch pre-console output in console functions
2011-05-10  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-04-30  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-04-29  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-04-28  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-04-28  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2011-04-28  Heiko Schocheri2c, soft_i2c: deblock bus if switching to another...
2011-01-31  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-01-31  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2011-01-27  Ryan MallonFix at91 includes in soft_i2c driver
2010-08-03  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-08-03  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-07-24  Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2010-07-24  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2010-07-22  Mike Frysingeri2c: soft_i2c: add simple GPIO implementation
2010-03-15  Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-02-12  Jens Scharsigconvert common files to new SoC access
2010-01-15  Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-12-15  Wolfgang DenkMerge branch 'next' of ../next
2009-12-07  Wolfgang DenkMerge branch 'master' of ../work into next
2009-12-07  Wolfgang DenkMerge branch 'master' into next
2009-12-05  Wolfgang DenkMerge branch 'master' into next
2009-11-24  Wolfgang DenkMerge branch 'next' of git://www.denx.de/git/u-boot...
2009-11-23  Daniel Gorsulowskiat91: Extended soft_i2c driver for AT91SAM9263 SoC
2009-06-14  Wolfgang DenkMerge branch 'next' of ../master
2009-06-12  Peter Tyseri2c: Create common default i2c_[set|get]_bus_speed...
2009-04-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-04-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2009-03-31  Jens Scharsigsoft_i2c.c compiler/linker error
2009-03-23  Haavard SkinnemoenMerge branch 'evk1100-prep'
2009-03-23  Haavard SkinnemoenMerge branch 'mimc200'
2009-03-18  Heiko Schocher8xx: add support for new keymile kmsupx4 board.
2009-02-23  Haavard SkinnemoenMerge branch 'mimc200' into next
2009-02-23  Haavard SkinnemoenMerge branch 'cleanups' into next
2009-02-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2009-02-01  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2009-01-28  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-01-27  Andrew Dyersoft_i2c.c add option for repeated start in i2c_read()
2009-01-25  Ben WarrenMerge git://git.denx.de/u-boot into u-boot
2009-01-22  Kim PhillipsMerge branch 'master' into next
2008-12-17  Haavard SkinnemoenMerge branch 'fixes' into cleanups
2008-12-16  Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
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