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-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
2021-04-12
gpio: i2c-gpio: Drop use of dm_gpio_set_dir()
Simon Glass
2021-04-10
arm: Remove vexpress_ca15_tc2 board
Tom Rini
2021-03-26
Revert "sandbox: Disable I2C emulators in SPL"
Simon Glass
2021-03-26
sandbox: i2c: Support i2c emulation with of-platdata
Simon Glass
2021-03-26
sandbox: i2c: Move platdata structs to header files
Simon Glass
2021-03-22
sandbox: i2c: Rename driver names to work with of-platdata
Simon Glass
2021-02-23
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-02-23
i2c: i2c_cdns: Enable i2c clock
T Karthik Reddy
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-21
dm: i2c: allow disabling driver model in SPL
Igor Opaniuk
2021-02-21
i2c: at91: fix crash when using 'i2c probe'
Eugen Hristev
[next]