index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
omap24xx_i2c.c
Age
Commit message (
Expand
)
Author
2012-09-06
omap4 i2c: add support for i2c bus 4
Koen Kooi
2012-09-01
omap24xx_i2c: add 2-byte address support
Ilya Yanok
2012-07-07
omap24xx_i2c: Add AM33XX support
Tom Rini
2012-07-07
Revert "I2C: OMAP: detect more devices when probing an i2c bus"
Tom Rini
2012-02-21
Revert "ARM: I2C: I2C Multi byte address support"
Tom Rini
2012-02-21
Revert "ARM: AM33XX: Add AM33XX I2C driver support"
Tom Rini
2012-01-23
ARM: AM33XX: Add AM33XX I2C driver support
Patil, Rachna
2012-01-23
ARM: I2C: I2C Multi byte address support
Patil, Rachna
2012-01-16
drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM
Andreas Müller
2012-01-16
drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts
Andreas Müller
2011-09-12
ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible
Michael Jones
2011-09-12
ARMV7: OMAP: Write more than 1 byte at a time in i2c_write
Michael Jones
2011-07-28
cosmetic: spell fixes etc.
Michael Jones
2011-04-14
I2C: OMAP: detect more devices when probing an i2c bus
Nick Thompson
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-10-25
ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing
Steve Sakoman
2010-10-20
ARMV7: OMAP: I2C driver: Restructure i2c_probe function
Steve Sakoman
2010-10-20
ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function
Steve Sakoman
2010-10-20
ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function
Steve Sakoman
2010-10-20
ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver
Steve Sakoman
2010-09-19
i2c, omap24xx: set bus_initialized only after relocation.
Heiko Schocher
2010-09-10
Prepare v2010.09-rc1
v2010.09-rc1
Wolfgang Denk
2010-08-05
ARMV7: Modify i2c driver for more reliable operation on OMAP4
Steve Sakoman
2010-07-05
ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4
Steve Sakoman
2009-11-16
OMAP2/3: I2C: Add support for second and third bus
Dirk Behme
2009-07-28
OMAP I2C Fix the sampling clock.
Tom Rix
2009-01-24
OMAP3: Add I2C support
Dirk Behme
2008-11-21
ARM: OMAP: Convert IO macros
Dirk Behme
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-18
i2c: Clean drivers/i2c/ Makefile
Michal Simek
2007-11-20
drivers/i2c : move i2c drivers to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD