Stefan Roese ccea46c05b i2c: mvtwsi: Swab the register address if its size is > 1 2 years ago
..
muxes b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
Kconfig 0dc0d1e094 i2c: Add Microchip PolarFire SoC I2C driver 2 years ago
Makefile 0dc0d1e094 i2c: Add Microchip PolarFire SoC I2C driver 2 years ago
acpi_i2c.c d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
acpi_i2c.h d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
ast_i2c.c 8b85dfc675 dm: Avoid accessing seq directly 3 years ago
ast_i2c.h 642400ced6 i2c: ast_i2c: Update to use standard enums for speed 4 years ago
at91_i2c.c 73c16692bc i2c: at91: fix crash when using 'i2c probe' 3 years ago
at91_i2c.h cd93d625fd common: Drop linux/bitops.h from common header 4 years ago
cros_ec_ldo.c f7ae49fc4f common: Drop log.h from common header 4 years ago
cros_ec_tunnel.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
davinci_i2c.c 2147a16983 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 3 years ago
davinci_i2c.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
designware_i2c.c 27bedff99d i2c: designware: Remove unused non-DM functionality 2 years ago
designware_i2c.h 0cf207ec01 WS cleanup: remove SPACE(s) followed by TAB 2 years ago
designware_i2c_pci.c dfb5bfbc20 i2c: desigware: Add an alias for Intel Apollo Lake 3 years ago
exynos_hs_i2c.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
fsl_i2c.c 6d5d0c955e i2c: fsl_i2c: Migrate to Kconfig 2 years ago
i2c-cdns.c 8faa7913a4 i2c: i2c_cdns: Enable i2c clock 3 years ago
i2c-cortina.c d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
i2c-cortina.h 7f5ea25062 i2c: i2c-cortina: added CAxxxx I2C support 3 years ago
i2c-emul-uclass.c 9539738509 treewide: Use OF_REAL instead of !OF_PLATDATA 2 years ago
i2c-gpio.c 7282b4352e i2c: i2c-gpio: Support the named GPIO binding 2 years ago
i2c-microchip.c 0dc0d1e094 i2c: Add Microchip PolarFire SoC I2C driver 2 years ago
i2c-uclass.c 414cc15144 treewide: Simply conditions with the new OF_REAL 2 years ago
i2c-uniphier-f.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
i2c-uniphier.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
i2c-versatile.c 16df993246 i2c: Update for new sequence numbers 3 years ago
i2c_core.c 52c7e37596 Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig 2 years ago
ihs_i2c.c 38a671d21e i2c: Remove non-DM code from ihs_i2c.c 2 years ago
imx_lpi2c.c 8b85dfc675 dm: Avoid accessing seq directly 3 years ago
intel_i2c.c 16df993246 i2c: Update for new sequence numbers 3 years ago
iproc_i2c.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
iproc_i2c.h 956d57a8dd drivers: i2c: add brcm iproc I2C driver support 4 years ago
kona_i2c.c c05ed00afb common: Drop linux/delay.h from common header 4 years ago
lpc32xx_i2c.c 103f233ebf lpc32xx: i2c: finish DM/OF code 2 years ago
meson_i2c.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
mv_i2c.c a5752f8a25 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig 2 years ago
mv_i2c.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
mvtwsi.c ccea46c05b i2c: mvtwsi: Swab the register address if its size is > 1 2 years ago
mxc_i2c.c c72231d272 WS cleanup: remove excessive empty lines 2 years ago
nx_i2c.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
ocores_i2c.c 7e22c85918 i2c: ocores: Fix -Wint-to-pointer-cast warning 2 years ago
octeon_i2c.c 5c58002255 octeon: Don't attempt to set the sequence number 3 years ago
omap24xx_i2c.c 414cc15144 treewide: Simply conditions with the new OF_REAL 2 years ago
omap24xx_i2c.h 4bef53684f i2c: omap: Update to use standard enums for speed 4 years ago
rcar_i2c.c e53979cd34 i2c: rcar_i2c: Enable configuring SCL rise and fall times 2 years ago
rcar_iic.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
rk_i2c.c bdf8fd76c0 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS 3 years ago
s3c24x0_i2c.c 0283da445a i2c: S3C24X0: Finish Kconfig migration 2 years ago
s3c24x0_i2c.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
sandbox_i2c.c f05a7c5ba4 sandbox: i2c: Move priv into a header file 3 years ago
sh_i2c.c 6aa075432e rcar: i2c: Migrate SYS_I2C_SH to Kconfig 2 years ago
soft_i2c.c 5b4225511e i2c: Remove unused additional legacy soft i2c bus support 2 years ago
stm32f7_i2c.c c31cf40096 i2c: stm32f7: compute i2cclk only one time 2 years ago
sun6i_p2wi.c 104950a7fe i2c: Add a DM_I2C driver for the sun6i P2WI controller 2 years ago
sun8i_rsb.c 3227c85fe7 i2c: Add a DM_I2C driver for the sun8i RSB controller 2 years ago
synquacer_i2c.c 4483fbab81 i2c: synquacer: SNI Synquacer I2C controller 2 years ago
tegra186_bpmp_i2c.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
tegra_i2c.c 8b85dfc675 dm: Avoid accessing seq directly 3 years ago
xilinx_xiic.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago