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
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
2021-08-30
i2c: designware: Remove unused non-DM functionality
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-30
i2c: Remove unused additional legacy soft i2c bus support
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_MVTWSI to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_SOFT et al to Kconfig
Tom Rini
2021-08-30
i2c: S3C24X0: Finish Kconfig migration
Tom Rini
2021-08-22
i2c: i2c-gpio: Support the named GPIO binding
Samuel Holland
2021-08-22
i2c: add dm_i2c_reg_clrset
Sebastian Reichel
2021-07-28
i2c: Create a new Kconfig for I2C
Simon Glass
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-07-07
arm: Remove spear600 boards and the rest of SPEAr support
Tom Rini
2021-07-07
arm: Remove spear320 boards
Tom Rini
2021-07-07
arm: Remove spear310 boards
Tom Rini
2021-07-07
arm: Remove spear300 boards
Tom Rini
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2021-07-06
Kconfig: convert CONFIG_SYS_I2C_LPC32XX
Trevor Woerner
2021-07-06
lpc32xx: i2c: finish DM/OF code
Trevor Woerner
2021-07-06
lpc32xx: i2c: fix base address
Trevor Woerner
2021-07-06
lpc32xx: i2c: remove unused define
Trevor Woerner
2021-07-06
i2c: synquacer: SNI Synquacer I2C controller
Jassi Brar
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
[next]