summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2012-01-05Indent TPM debug messages for easier readingSimon Glass
2011-12-20tegra: i2c: Support zero register address lengthChe-Liang Chiou
2011-10-20CHROMIUM: tegra3: i2c: Add i2c support for all but i2c4Doug Anderson
2011-10-19CHROMIUM: tegra3: i2c: Move DVC semantics choice to device treeDoug Anderson
2011-10-07tegra3: i2c: Add low level functions for T30Simon Glass
2011-10-04tegra: Make i2c driver commonSimon Glass
2011-10-04console: Squelch pre-console output in console functionsGraeme Russ
2011-10-04tegra: Make clk_rst.h a common fileSimon Glass
2011-10-04tegra: Make bitfield.h a common fileSimon Glass
2011-09-15tegra: Rename TEGRA2 to TEGRASimon Glass
2011-08-29Optimize slb9635 TPM and tegra2 I2C drivers.Tom Wai-Hong Tam
2011-08-29i2c: Add FDT supportAnton Staaf
2011-08-29Add 16 bit register address support to the tegra2 i2c driver.Gabe Black
2011-08-29tegra2: add i2c driverYen Lin
2011-06-01I2C: Add driver for ST-Ericsson U8500 i2cMichael Brandt
2011-04-28i2c, soft_i2c: deblock bus if switching to another i2c busHeiko Schocher
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD
2011-04-27I2C: mv_i2c: add multi bus supportLei Wen
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen
2011-04-27mv_i2c: fix timeout value to be consistent with commentsLei Wen
2011-04-27pxa: move i2c driver to the common placeLei Wen
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-04-14I2C: OMAP: detect more devices when probing an i2c busNick Thompson
2011-02-02I2C: mxc_i2c: address failure with mx35 processorStefano Babic
2011-02-02I2C: mxc_i2c: get rid of __REG accessStefano Babic
2011-02-02mxc_i2c: Add support for the i.MX35 processorStefano Babic
2011-02-02mxc_i2c: add support for MX53 processorLiu Hui-R64343
2011-01-27Fix at91 includes in soft_i2c driverRyan Mallon
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-10-28Add generic support for samsung s3c2440C Nauman
2010-10-25ARMV7: OMAP: I2C driver: Fix bug found in 37XX testingSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_probe functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_write_byte functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_read_byte functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driverSteve Sakoman
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-09-19i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk
2010-08-30i2c: rewrite mvtwsi, support orion5x and kirkwoodAlbert Aribaud
2010-08-30i2c: rename kirkwood_i2c to mvtwsiAlbert Aribaud
2010-08-23i2c: omap2+: change header guard to be genericNishanth Menon
2010-08-05ARMV7: Modify i2c driver for more reliable operation on OMAP4Steve Sakoman
2010-07-22i2c: soft_i2c: add simple GPIO implementationMike Frysinger
2010-07-05ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman
2010-05-05Blackfin: TWI/I2C: implement multibus supportMike Frysinger
2010-04-19fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese