index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
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
2021-10-21
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2021-10-21
arm: mvebu: a3720: Create Kconfig option for I2C_MV
Marek BehĂșn
2021-10-20
i2c: ocores: Fix -Wint-to-pointer-cast warning
Bin Meng
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-12
i2c: Add a DM_I2C driver for the sun8i RSB controller
Samuel Holland
2021-10-12
i2c: Add a DM_I2C driver for the sun6i P2WI controller
Samuel Holland
2021-10-08
i2c: stm32f7: compute i2cclk only one time
Patrick Delaunay
2021-10-08
i2c: stm32f7: add support for DNF i2c-digital-filter binding
Patrick Delaunay
2021-10-08
i2c: stm32f7: fix configuration of the digital filter
Patrick Delaunay
2021-10-08
i2c: stm32f7: support DT binding i2c-analog-filter
Patrick Delaunay
2021-10-08
i2c: stm32f7: move driver data of each instance in a privdata
Patrick Delaunay
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
2021-09-28
i2c: mvtwsi: Add support for DM clocks and resets
Samuel Holland
2021-09-28
i2c: rcar_i2c: Enable configuring SCL rise and fall times
Adam Ford
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-13
pci: Drop DM_PCI
Simon Glass
2021-09-07
riscv: Add missing sentinel in ocores_i2c.c
Thomas Skibo
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-30
i2c: fsl_i2c: Migrate to Kconfig
Tom Rini
2021-08-30
rcar: i2c: Migrate SYS_I2C_SH to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
2021-08-30
i2c: Remove non-DM code from ihs_i2c.c
Tom Rini
2021-08-30
ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace
Tom Rini
[next]