aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-17i2c: designware_i2c: Support ACPI table generationSimon Glass
2020-07-17i2c: Add log_ret() on errorSimon Glass
2020-07-17i2c: designware_i2c: Add a little more debuggingSimon Glass
2020-07-17dm: acpi: Enhance acpi_get_name()Simon Glass
2020-07-17acpi: Support generation of I2C descriptorSimon Glass
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-09i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7Patrick Delaunay
2020-07-09i2c: stm32f7: add stm32mp15 compatiblePatrick Delaunay
2020-07-09i2c: imx_lpi2c: Improve the codes to use private dataYe Li
2020-07-09i2c: i2c-cortina: added CAxxxx I2C supportArthur Li
2020-07-09i2c: octeon_i2c: Add I2C controller driver for OcteonSuneel Garapati
2020-05-28i2c: observe scl_count in i2c_deblock_gpio_loop()Heinrich Schuchardt
2020-05-28i2c: designware_i2c: Check if the device is poweredRaul E Rangel
2020-05-28i2c: designware_i2c: Tidy up use of NULL privSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner
2020-05-15rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner
2020-05-10i2c: mxc: add fuse checkPeng Fan
2020-04-21Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-04-20drivers: i2c: add brcm iproc I2C driver supportRayagonda Kokatanur
2020-04-20i2c: muxes: pca954x: add PCA9546 variantChris Packham
2020-04-17doc: fix references to driver-modelHeinrich Schuchardt
2020-03-24i2c: stm32f7_i2c: allows for any bus frequencyAlain Volmat
2020-03-16i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speedJun Chen
2020-03-16i2c: designware_i2c: remove 'has_high_speed'Jun Chen
2020-03-16i2c: designware_i2c: check is high speed possible supportJun Chen
2020-03-16i2c: designware_i2c: Fix IC_CON register setting for high speed modeJun Chen
2020-03-16dm: i2c-gpio: add support for clock stretchingHeiko Schocher
2020-03-16dm: i2c-gpio: rework gpio get/set functionsMichael Auchter
2020-03-16i2c: gpio: Run deblock sequence on probeMarek Vasut
2020-03-16i2c: Add option to send start condition after deblockingMarek Vasut
2020-03-16i2c: Export i2c_deblock_gpio_loop()Marek Vasut
2020-03-16i2c: Make deblock delay and SCL clock configurableMarek Vasut
2020-02-18i2c: designware_i2c: Correct the selection of speed modeSimon Glass
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07tegra: i2c: Change driver to use helper functionSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-04i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flagBiwen Li
2020-01-27i2c: designware_i2c: Do more in the probe() methodSimon Glass
2020-01-27i2c: designware_i2c: Separate out the speed calculationSimon Glass
2020-01-27i2c: designware_i2c: Move dw_i2c_speed_config to headerSimon Glass