index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
omap24xx_i2c.c
Commit message (
Expand
)
Author
Age
Lines
*
drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model
Mugunthan V N
2016-07-26
-0
/
+99
*
drivers: i2c: omap24xx_i2c: prepare driver for DM conversion
Mugunthan V N
2016-07-26
-133
/
+175
*
omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW
Guy Thouret
2016-03-28
-0
/
+34
*
cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer
Hannes Schmelzer
2015-05-28
-1
/
+1
*
i2c, omap24xx: add i2c deblock sequenz
Heiko Schocher
2014-07-16
-0
/
+57
*
OMAP24xx I2C: Add support for set-speed
Hannes Petermaier
2014-02-20
-50
/
+97
*
arm: omap: i2c: don't zero cnt in i2c_write
Nikita Kiryanov
2013-12-05
-6
/
+0
*
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
Heiko Schocher
2013-11-13
-64
/
+108
*
ARM: OMAP: I2C: New read, write and probe functions
Lubomir Popov
2013-06-10
-191
/
+299
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-08
-6
/
+14
|
\
|
*
omap24xx_i2c: Handle wait_for_bb error
Vincent Stehlé
2012-12-10
-6
/
+14
*
|
omap24xx_i2c: Handle OMAP5 like OMAP2,3,4
Vincent Stehlé
2012-12-11
-5
/
+10
|
/
*
omap4 i2c: add support for i2c bus 4
Koen Kooi
2012-09-06
-0
/
+8
*
omap24xx_i2c: add 2-byte address support
Ilya Yanok
2012-09-01
-32
/
+26
*
omap24xx_i2c: Add AM33XX support
Tom Rini
2012-07-07
-3
/
+3
*
Revert "I2C: OMAP: detect more devices when probing an i2c bus"
Tom Rini
2012-07-07
-11
/
+31
*
Revert "ARM: I2C: I2C Multi byte address support"
Tom Rini
2012-02-21
-294
/
+173
*
Revert "ARM: AM33XX: Add AM33XX I2C driver support"
Tom Rini
2012-02-21
-13
/
+7
*
ARM: AM33XX: Add AM33XX I2C driver support
Patil, Rachna
2012-01-23
-7
/
+13
*
ARM: I2C: I2C Multi byte address support
Patil, Rachna
2012-01-23
-173
/
+294
*
drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM
Andreas Müller
2012-01-16
-4
/
+9
*
drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts
Andreas Müller
2012-01-16
-6
/
+6
*
ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible
Michael Jones
2011-09-12
-52
/
+53
*
ARMV7: OMAP: Write more than 1 byte at a time in i2c_write
Michael Jones
2011-09-12
-78
/
+58
*
cosmetic: spell fixes etc.
Michael Jones
2011-07-28
-1
/
+1
*
I2C: OMAP: detect more devices when probing an i2c bus
Nick Thompson
2011-04-14
-31
/
+11
*
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-12-21
-1
/
+2
*
ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing
Steve Sakoman
2010-10-25
-1
/
+1
*
ARMV7: OMAP: I2C driver: Restructure i2c_probe function
Steve Sakoman
2010-10-20
-11
/
+30
*
ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function
Steve Sakoman
2010-10-20
-36
/
+42
*
ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function
Steve Sakoman
2010-10-20
-39
/
+37
*
ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver
Steve Sakoman
2010-10-20
-6
/
+8
*
i2c, omap24xx: set bus_initialized only after relocation.
Heiko Schocher
2010-09-19
-1
/
+3
*
Prepare v2010.09-rc1
v2010.09-rc1
Wolfgang Denk
2010-09-10
-1
/
+0
*
ARMV7: Modify i2c driver for more reliable operation on OMAP4
Steve Sakoman
2010-08-05
-10
/
+21
*
ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4
Steve Sakoman
2010-07-05
-3
/
+14
*
OMAP2/3: I2C: Add support for second and third bus
Dirk Behme
2009-11-16
-67
/
+99
*
OMAP I2C Fix the sampling clock.
Tom Rix
2009-07-28
-7
/
+67
*
OMAP3: Add I2C support
Dirk Behme
2009-01-24
-0
/
+23
*
ARM: OMAP: Convert IO macros
Dirk Behme
2008-11-21
-67
/
+64
*
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
-1
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-2
/
+2
*
i2c: Clean drivers/i2c/ Makefile
Michal Simek
2008-08-18
-4
/
+0
*
drivers/i2c : move i2c drivers to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2007-11-20
-0
/
+329