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
/
rk_i2c.c
Age
Commit message (
Expand
)
Author
2025-12-14
rockchip: i2c: fix illegal I2C START/STOP condition
Quentin Schulz
2025-12-14
rockchip: i2c: move ACK comment where it applies
Quentin Schulz
2025-12-14
rockchip: i2c: fix incorrect STOP flag for the interrupt enable register
Quentin Schulz
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
2023-06-05
i2c: rockchip: De-initialize the bus after start bit failure
Ondrej Jirman
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
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
2019-11-23
rockchip: i2c: don't sent stop bit after each message
Vasily Khoruzhick
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2018-07-21
rockchip: i2c: enable i2c controller for rk3066 and rk3188
Alexander Kochetkov
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-10-01
rockchip: i2c: rk3328: support i2c for rk3328 SoC
Elaine Zhang
2017-09-18
rockchip: i2c: Convert to livetree
Philipp Tomsich
2017-09-05
rockchip: i2c: fix >32 byte reads
Wadim Egorov
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-04-15
rockchip: i2c: Enable i2c for rk3399
[email protected]
2017-04-04
rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs
Heiko Stübner
2016-09-13
rockchip: i2c: fix >32 byte writes
John Keeping
2016-09-13
rockchip: i2c: move register write out of inner loop
John Keeping
2016-09-13
rockchip: i2c: use named constant when appropriate
John Keeping
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-01-21
rockchip: i2c: Update the driver to use the new clock ID
Simon Glass
2015-09-02
rockchip: Add I2C driver
Simon Glass