Yanhong Wang b2edbe9c9e i2c: designware: support SYS_I2C_DW in SPL 1 year ago
..
muxes b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
Kconfig b2edbe9c9e i2c: designware: support SYS_I2C_DW in SPL 5 months ago
Makefile b2edbe9c9e i2c: designware: support SYS_I2C_DW in SPL 5 months 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 83dd874556 i2c:desigware-snps: add i2c clock config 1 year ago
designware_i2c.h 83dd874556 i2c:desigware-snps: add i2c clock config 1 year 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 2147a16983 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 3 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 b953ec2bca dm: define LOG_CATEGORY for all uclass 2 years ago
i2c-gpio.c 7282b4352e i2c: i2c-gpio: Support the named GPIO binding 2 years ago
i2c-uclass.c 2aefa6e3f2 i2c: add dm_i2c_reg_clrset 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 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
ihs_i2c.c 2147a16983 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 3 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 2147a16983 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 3 years ago
mv_i2c.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
mvtwsi.c 2147a16983 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 3 years ago
mxc_i2c.c 2147a16983 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 3 years ago
nx_i2c.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
ocores_i2c.c 9d84795fc5 riscv: Add missing sentinel in ocores_i2c.c 2 years ago
octeon_i2c.c 5c58002255 octeon: Don't attempt to set the sequence number 3 years ago
omap24xx_i2c.c 2147a16983 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 3 years ago
omap24xx_i2c.h 4bef53684f i2c: omap: Update to use standard enums for speed 4 years ago
rcar_i2c.c 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 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 401d1c4f5d common: Drop asm/global_data.h from common header 3 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 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
soft_i2c.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
stm32f7_i2c.c f4ed224d53 i2c: stm32f7_i2c: migrate trace to dev and log macro 3 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