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
/
drivers
/
i2c
/
davinci_i2c.c
Age
Commit message (
Expand
)
Author
2025-09-10
i2c: davinci: prefer kernel types (u8/u32)
Bhimeswararao Matsa
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
i2c: Remove <common.h> and add needed includes
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-07-08
i2c: Remove non-DM_I2C support from davinci_i2c.c
Tom Rini
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-17
doc: fix references to driver-model
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-01
Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
Adam Ford
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-09
drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model
Cooper Jr., Franklin
2017-05-09
i2c: davinci: Split functions into two parts for future DM support
Cooper Jr., Franklin
2016-12-05
dm: i2c: Add a note to I2C drivers which need conversion
Simon Glass
2014-04-17
i2c, davinci: convert driver to new mutlibus/mutliadapter framework
Vitaly Andrianov
2014-04-17
i2c, davinci: move i2c_defs.h to the drivers/i2c directory
Karicheri, Muralidharan
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-23
drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-09-30
i2c, davinci: add i2c set speed
Heiko Schocher
2009-03-30
davinci: move i2c driver to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD