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
/
i2c-uclass.c
Age
Commit message (
Expand
)
Author
2019-04-11
DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property
Lukasz Majewski
2019-02-11
i2c: Fill req_seq in i2c_post_bind()
Michal Simek
2019-02-11
i2c: dm: Record maximum id of devices before probing devices
Michal Simek
2018-12-10
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
Jean-Jacques Hiblot
2018-09-11
DM: I2C: Reduce overhead when used with OF_PLATDATA
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-11
dm: i2c: implement gpio-based I2C deblock
Alexander Kochetkov
2017-10-17
i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
Masahiro Yamada
2017-06-01
dm: i2c: Convert uclass to livetree
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-26
drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable
Mugunthan V N
2015-08-05
dm: i2c: Add a function to transfer messages
Simon Glass
2015-08-05
dm: i2c: Add a message debug function
Simon Glass
2015-05-14
dm: i2c: Add a function to find out the chip offset length
Simon Glass
2015-05-05
dm: i2c: Add functions to read and write a register
Simon Glass
2015-04-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-03-05
dm: i2c: Add a missing memory allocaton check
Simon Glass
2015-02-12
dm: i2c: Add a dm_ prefix to driver model bus speed functions
Simon Glass
2015-01-29
dm: i2c: dts: Support an offset-len device tree property
Simon Glass
2015-01-29
dm: i2c: Move slave details to child platdata
Simon Glass
2015-01-29
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-29
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2014-12-11
dm: i2c: Add a uclass for I2C
Simon Glass