index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
i2c.h
Age
Commit message (
Expand
)
Author
2025-12-27
i2c: Inline i2c_chip_of_to_plat() into i2c_child_post_bind()
Marek Vasut
2024-08-13
i2c: Remove CFG_SYS_I2C_DIRECT_BUS
Simon Glass
2024-08-13
i2c: Remove CFG_SYS_I2C_MAX_HOPS
Simon Glass
2024-08-13
i2c: Drop i2c_get_bus_num_fdt() and i2c_reset_port_fdt()
Simon Glass
2024-08-13
i2c: Drop CFG_SYS_MAX_I2C_BUS
Simon Glass
2024-08-13
i2c: Remove I2C_GET_BUS()
Simon Glass
2024-08-13
i2c: Remove I2C_SET_BUS()
Simon Glass
2024-08-13
rtc: Drop CFG_SYS_RTC_BUS_NUM
Simon Glass
2024-08-13
i2c: Remove CFG_I2C_MULTI_BUS
Simon Glass
2024-08-13
i2c: Remove IC2_xxx enum
Simon Glass
2024-08-13
i2c: Remove board_i2c_init()
Simon Glass
2023-10-31
i2c: Implement i2c_get_chip_by_phandle()
Philip Richard Oberfichtner
2022-12-23
global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_I2C_MULTI_BUS to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
Tom Rini
2022-07-05
Convert CONFIG_SYS_SPD_BUS_NUM to Kconfig
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-08-30
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-08-22
i2c: add dm_i2c_reg_clrset
Sebastian Reichel
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-03-26
sandbox: i2c: Support i2c emulation with of-platdata
Simon Glass
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-09-25
i2c: Add a generic driver to generate ACPI info
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
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
[next]