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
Age
Commit message (
Expand
)
Author
2012-10-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-26
arm: Remove support for lpc2292
Marek Vasut
2012-10-25
drivers/i2c/fsl_i2c.c: sparse fix
Kim Phillips
2012-10-16
i2c: sh_i2c: use setbits/clrbits macro
Tetsuyuki Kobayashi
2012-10-16
i2c: sh_i2c.c: check error in i2c_read and i2c_write
Tetsuyuki Kobayashi
2012-10-16
i2c: sh_i2c: enable i2c_probe
Tetsuyuki Kobayashi
2012-10-16
i2c: sh_i2c.c: support I2C2, I2C3 and I2C4
Tetsuyuki Kobayashi
2012-10-16
i2c: sh_i2c.c: adjust for SH73A0
Tetsuyuki Kobayashi
2012-10-16
i2c: sh_i2c.c: correct BUSY bit define in ICSR
Tetsuyuki Kobayashi
2012-10-16
i2c: sh_i2c.c: support iccl and icch extension
Tetsuyuki Kobayashi
2012-10-15
imx: Use MXC_I2C_CLK in imx i2c driver
Matthias Weisser
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-03
i2c: sh: Remove irq_wait function
Nobuhiro Iwamatsu
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-10
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
2012-09-06
omap4 i2c: add support for i2c bus 4
Koen Kooi
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
omap24xx_i2c: add 2-byte address support
Ilya Yanok
2012-07-31
I2C: Add support for Multi channel
Rajeshwari Shinde
2012-07-31
I2C: Modify the I2C driver for EXYNOS5
Rajeshwari Shinde
2012-07-31
I2C: Move struct s3c24x0_i2c to a common place.
Rajeshwari Shinde
2012-07-31
mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support
Troy Kisky
2012-07-31
mxc_i2c: add bus recovery support
Troy Kisky
2012-07-31
mxc_i2c: prep work for multiple busses support
Troy Kisky
2012-07-31
mxc_i2c: add i2c_regs argument to i2c_imx_stop
Troy Kisky
2012-07-31
mxc_i2c: add retries
Troy Kisky
2012-07-31
mxc_i2c: check for arbitration lost
Troy Kisky
2012-07-31
mxc_i2c: change slave addr if conflicts with destination.
Troy Kisky
2012-07-31
mxc_i2c: don't disable controller after every transaction
Troy Kisky
2012-07-31
mxc_i2c: place i2c_reset code inline
Troy Kisky
2012-07-31
mxc_i2c: place imx_start code inline
Troy Kisky
2012-07-31
mxc_i2c: remove redundant read
Troy Kisky
2012-07-31
mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_s...
Troy Kisky
2012-07-31
mxc_i2c.c: code i2c_probe as a 0 length i2c_write
Troy Kisky
2012-07-31
mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
Troy Kisky
2012-07-31
mxc_i2c: create i2c_init_transfer
Troy Kisky
2012-07-31
mxc_i2c: clear i2sr before waiting for bit
Troy Kisky
2012-07-31
mxc_i2c: create tx_byte function
Troy Kisky
2012-07-31
mxc_i2c: remove ifdef of CONFIG_HARD_I2C
Troy Kisky
2012-07-31
mxc_i2c: fix i2c_imx_stop
Troy Kisky
2012-07-11
mxs-i2c: Fix internal address byte order
Torsten Fleischer
2012-07-11
mxc_i2c: remove setting speed at each start
Troy Kisky
2012-07-11
mxc_i2c: specify i2c base address in config file
Troy Kisky
2012-07-07
i2c: designware_i2c.c: Add support for the "i2c probe" command
Stefan Roese
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-05-15
tegra: i2c: Add function to find DVC bus
Simon Glass
2012-04-24
i2c:designware Turn off the ctrl when setting the speed
Armando Visconti
[next]