Commit Graph

445 Commits (7e79a6bc2edb7a7dd82cdabaceaa34dbb4ab5a55)

Author SHA1 Message Date
Albert ARIBAUD \\(3ADEV\\) 03544c6640 I2C: mxc_i2c: make I2C1 and I2C2 optional 10 years ago
Stefan Roese 68282f55b8 arm: Remove unused ST-Ericsson u8500 arch 10 years ago
Simon Glass 3437469985 rockchip: Add I2C driver 10 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Vladimir Zapolskiy ea16c6a13b i2c: lpc32xx: correct sanity check for requested bus speed 10 years ago
Sylvain Lemieux 1933af15e2 i2c: lpc32xx: add support for OTG I2C 10 years ago
Sylvain Lemieux 58243001a9 i2c: lpc32xx: fix write timeout 10 years ago
Sylvain Lemieux 3d2b6a2e5f i2c: lpc32xx: fix read timeout 10 years ago
Sylvain Lemieux b395a996a6 i2c: lpc32xx: use api to get hclk instead of fix value 10 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 10 years ago
Simon Glass f48eaf01b2 cros_ec: Support the LDO access method used by spring 10 years ago
Simon Glass cc456bd7df dm: cros_ec: Convert the I2C tunnel code to use driver model 10 years ago
Simon Glass 45d9ae87cb exynos: i2c: Tidy up the driver model code 10 years ago
Simon Glass 26ea76850e exynos: i2c: Fix code style with ReadWriteByte() 10 years ago
Simon Glass b725dc458f i2c: Add a mux for GPIO-based I2C bus arbitration 10 years ago
Simon Glass 3d1957f0ea dm: i2c: Add support for multiplexed I2C buses 10 years ago
Simon Glass df358c6bec dm: i2c: Add a function to transfer messages 10 years ago
Simon Glass 7d7db2225c dm: i2c: Add a message debug function 10 years ago
Thierry Reding 8e67c5d047 i2c: tegra: Build warning fixes for 64-bit 10 years ago
Simon Glass 8fd3ec770c exynos: i2c: Correct bug in pinmux selection 10 years ago
Albert ARIBAUD \(3ADEV\) b44e60ac04 i2c: fix vf610 support 10 years ago
Simon Glass a2879764ba dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() 10 years ago
Masahiro Yamada b6ef3a3f04 ARM: UniPhier: update the vendor name of UniPhier in Kconfig 10 years ago
Masahiro Yamada f6e7f07c17 ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 10 years ago
Hannes Schmelzer 4c302b9a65 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer 10 years ago
Heiko Schocher e6c8b716c7 i2c, mxc: rework i2c base address names for different SoCs 10 years ago
Heiko Schocher 21a26940f9 arm, imx6, i2c: add I2C4 for MX6DL 10 years ago
Przemyslaw Marczak a989ec8dd4 sandbox: i2c: search child emul dev and check its uclass id 10 years ago
Peng Fan 71204e95ce i2c: mxc: refactor i2c driver and support dm 10 years ago
Simon Glass 01501804fd dm: i2c: Add a function to find out the chip offset length 10 years ago
Marek Vasut 7b0c0f69a4 i2c: s3c: Implant support for S3C2440 10 years ago
Axel Lin 76382aa2ce dm: i2c-gpio: Remove redundant dm_gpio_set_value() call 10 years ago
Simon Glass 182bf92d19 dm: i2c: Add an explicit test mode to the sandbox I2C driver 10 years ago
Simon Glass ba3864f803 dm: i2c: Add functions to read and write a register 10 years ago
Simon Glass 1bde67b1f4 dm: i2c: sandbox: Add debugging to the speed limit 10 years ago
York Sun f8cb101e1e driver/i2c/mxc: Enable I2C bus 3 and 4 10 years ago
Simon Glass 1174aada87 sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig 10 years ago
Simon Glass 39de843352 dm: core: Rename driver data function to dev_get_driver_data() 10 years ago
Przemyslaw Marczak c54473cb25 dm: i2c: add i2c-gpio driver 10 years ago
Przemyslaw Marczak 705fcf4de4 Kconfig: i2c: fix help message related to dm i2c 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Paul Kocialkowski dd82242b4d i2c: mvtwsi: Support for up to 4 different controllers 10 years ago
Albert ARIBAUD \(3ADEV\) 5e862b9539 lpc32xx: i2c: add LPC32xx I2C interface support 10 years ago
Stefan Roese f582a1583b i2c: mvtwsi: Fix problem with baud rate calculation 10 years ago
Rob Herring e6fbc3e4f1 mv_i2c: fix warnings on 64-bit builds 10 years ago
Masahiro Yamada 6462cdedc2 ARM: UniPhier: adjust device trees for business transfer 10 years ago
Simon Glass 5c2d23bf9e dm: i2c: Add a missing memory allocaton check 10 years ago
Simon Glass 4bba9d3f77 dm: Move CONFIG_I2C_COMPAT to Kconfig 10 years ago