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
/
include
/
i2c.h
Age
Commit message (
Expand
)
Author
2020-03-16
i2c: Add option to send start condition after deblocking
Marek Vasut
2020-03-16
i2c: Export i2c_deblock_gpio_loop()
Marek Vasut
2020-01-27
i2c: Add enums for i2c speed and address size
Simon Glass
2019-12-17
i2c: add support for offset overflow in to address
Robert Beckett
2019-07-29
i2c: remove i2c driver-model compatibility layer
Bartosz Golaszewski
2019-04-11
DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property
Lukasz Majewski
2018-11-29
dm: sandbox: i2c: Add a new 'emulation parent' uclass
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-01
dm: i2c: Convert uclass to livetree
Simon Glass
2017-05-22
Drop digital thermometer and thermostat (DTT) drivers
Simon Glass
2017-05-15
i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT
Simon Glass
2017-04-05
i2c: Drop CONFIG_SOFT_I2C_MULTI_BUS
Simon Glass
2017-04-05
i2c: Drop unused i2c_soft...() functions
Simon Glass
2016-06-10
drivers: i2c: mxc: Add early init
Yuan Yao
2015-11-27
i2c: Fix the comment to match the function described
Stefan Roese
2015-08-05
dm: i2c: Add support for multiplexed I2C buses
Simon Glass
2015-08-05
dm: i2c: Add a function to transfer messages
Simon Glass
2015-08-05
dm: i2c: Move definitions to the top of the header file
Simon Glass
2015-08-05
dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
Simon Glass
2015-08-05
dm: i2c: Add a message debug function
Simon Glass
2015-06-10
dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()
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 an explicit test mode to the sandbox I2C driver
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-02-12
dm: i2c: Make API accessible even without CONFIG_DM
Simon Glass
2015-02-12
dm: i2c: Add a dm_ prefix to driver model bus speed functions
Simon Glass
2015-01-29
dm: i2c: Add two more I2C init functions to the compatibility layer
Simon Glass
2015-01-29
dm: i2c: Move slave details to child platdata
Simon Glass
2015-01-29
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-29
dm: i2c: Add a compatbility layer
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
2014-02-20
OMAP24xx I2C: Add support for set-speed
Hannes Petermaier
2013-11-13
i2c: switch from AT91 legacy to ATMEL legacy
Andreas Bießmann
2013-10-17
i2c: Zynq: Support for TI PCA9548 bus multiplexer
Michael Burr
2013-08-20
i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is ...
Łukasz Majewski
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, multibus: get rid of CONFIG_I2C_MUX
Heiko Schocher
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
i2c: add i2c_core and prepare for new multibus support
Heiko Schocher
2013-01-08
I2C: Driver changes for FDT support
Rajeshwari Shinde
2012-09-17
i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards
Łukasz Majewski
2012-01-11
fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91
esw@bus-elektronik.de
2011-10-27
GCC4.6: Squash warning in cmd_date.c
Marek Vasut
2011-10-04
Revert "GCC4.6: Convert various empty macros to inline functions"
Wolfgang Denk
[next]