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
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
Tom Rini
2022-12-05
i2c: nuvoton: renamed the NPCM i2c driver
Jim Liu
2022-11-14
i2c: i2c-gpio: add newline
Sergei Antonov
2022-11-14
i2c: microchip: fix erroneous late ack send
Conor Dooley
2022-11-14
i2c: microchip: fix ack sending logic
Conor Dooley
2022-11-10
Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
Tom Rini
2022-09-23
i2c: add support for MediaTek I2C interface
Weijie Gao
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-15
i2c: stm32: fix usage of rise/fall device tree properties
Jorge Ramirez-Ortiz
2022-09-15
i2c: stm32: do not set the STOP condition on error
Alain Volmat
2022-09-15
i2c: stm32: remove unused stop parameter in start & reload handling
Alain Volmat
2022-09-15
i2c: stm32: fix comment and remove unused AUTOEND bit
Alain Volmat
2022-09-15
i2c: stm32f7: fix clearing the control register
Jorge Ramirez-Ortiz
2022-07-19
i2c: avoid dynamic stack use in dm_i2c_write
Rasmus Villemoes
2022-07-19
i2c: nuvoton: Add NPCM7xx i2c driver
Jim Liu
2022-07-19
i2c: ast_i2c: Remove SCL direct drive mode
Eddie James
2022-07-12
i2c: stm32: add support for the st,stm32mp13 SOC
Patrick Delaunay
2022-07-08
i2c: Remove non-DM_I2C support from davinci_i2c.c
Tom Rini
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-07-06
i2c/aspeed: Add AST2600 compatible
Joel Stanley
2022-07-06
i2c/aspeed: Fix reset control
Joel Stanley
2022-06-28
arm: samsung: Migrate a number of symbols to Kconfig
Tom Rini
2022-06-20
Merge branch 'master' into next
Tom Rini
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2022-06-13
arm: tegra: Update some DT compatibles
Peter Robinson
2022-05-10
i2c: ihs: intel: Fix typo in comments (actual)
Michal Simek
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2022-04-04
i2c: sun8i_rsb: Add support for DM clocks and resets
Samuel Holland
2022-04-04
i2c: sun8i_rsb: Initialize chips in .child_pre_probe
Samuel Holland
2022-04-04
i2c: sun6i_p2wi: Add support for DM clocks and resets
Samuel Holland
2022-04-04
i2c: sun6i_p2wi: Initialize chips in .child_pre_probe
Samuel Holland
2022-04-04
i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C
Samuel Holland
2022-04-04
i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2C
Samuel Holland
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
2022-03-23
i2c: fix always-true condition in i2c_probe_chip()
Nikita Yushchenko
2022-03-09
i2c: i2c-cdns: Prevent early termination of write
Sai Pavan Boddu
2022-03-09
i2c: i2c-cdns: Fix write transaction state
Sai Pavan Boddu
2022-03-09
i2c: i2c-cdns: Start read transaction after write to transfer_size reg
Sai Pavan Boddu
2022-02-21
ti: i2c: fix probe_chip() return value
Nikita Yushchenko
2022-02-01
i2c: muxes: pca954x: add PCA9847 variant
Vladimir Oltean
2022-01-30
i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c
Chris Morgan
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-13
i2c: at91: add compatible with microchip,sam9x60-i2c
Eugen Hristev
2021-12-27
Convert CONFIG_SYS_IMMR to Kconfig
Tom Rini
2021-12-20
i2c: mvtwsi: Swab the register address if its size is > 1
Stefan Roese
2021-12-02
i2c: Add Microchip PolarFire SoC I2C driver
Padmarao Begari
[next]