- b44e60a i2c: fix vf610 support by Albert ARIBAUD \(3ADEV\) · 9 years ago
- a287976 dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() by Simon Glass · 9 years ago
- 43b1ff5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 9 years ago
- b6ef3a3 ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · 9 years ago
- f6e7f07 ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · 9 years ago
- 4c302b9 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · 9 years ago
- 9bea236 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
- e6c8b71 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · 9 years ago
- 21a2694 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 9 years ago
- 0e6b7a2 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
- a989ec8 sandbox: i2c: search child emul dev and check its uclass id by Przemyslaw Marczak · 9 years ago
- 71204e9 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 9 years ago
- 0150180 dm: i2c: Add a function to find out the chip offset length by Simon Glass · 10 years ago
- 7b0c0f6 i2c: s3c: Implant support for S3C2440 by Marek Vasut · 10 years ago
- 76382aa dm: i2c-gpio: Remove redundant dm_gpio_set_value() call by Axel Lin · 10 years ago
- 182bf92 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 10 years ago
- ba3864f dm: i2c: Add functions to read and write a register by Simon Glass · 10 years ago
- 1bde67b dm: i2c: sandbox: Add debugging to the speed limit by Simon Glass · 10 years ago
- f8cb101 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago
- 1174aad sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig by Simon Glass · 10 years ago
- 39de843 dm: core: Rename driver data function to dev_get_driver_data() by Simon Glass · 10 years ago
- c54473c dm: i2c: add i2c-gpio driver by Przemyslaw Marczak · 10 years ago
- 705fcf4 Kconfig: i2c: fix help message related to dm i2c by Przemyslaw Marczak · 10 years ago
- 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
- e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
- dd82242 i2c: mvtwsi: Support for up to 4 different controllers by Paul Kocialkowski · 10 years ago
- 5e862b9 lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · 10 years ago
- f582a15 i2c: mvtwsi: Fix problem with baud rate calculation by Stefan Roese · 10 years ago
- e6fbc3e mv_i2c: fix warnings on 64-bit builds by Rob Herring · 10 years ago
- 6462cde ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
- 5c2d23b dm: i2c: Add a missing memory allocaton check by Simon Glass · 10 years ago
- 4bba9d3 dm: Move CONFIG_I2C_COMPAT to Kconfig by Simon Glass · 10 years ago
- f94a1be dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
- fffff72 dm: i2c: Make API accessible even without CONFIG_DM by Simon Glass · 10 years ago
- ca88b9b dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
- a3e757a i2c: s3c24x0: reduce transmission status timeout by Przemyslaw Marczak · 10 years ago
- d744d56 dm: i2c: Add two more I2C init functions to the compatibility layer by Simon Glass · 10 years ago
- 7132b9f dm: i2c: dts: Support an offset-len device tree property by Simon Glass · 10 years ago
- 8dfcbaa dm: i2c: s3c24x0: adjust to dm-i2c api by Przemyslaw Marczak · 10 years ago
- 18a7f6a dm: i2c-uclass-compat: fix missed argument by Przemyslaw Marczak · 10 years ago
- e6f66ec dm: i2c: Move slave details to child platdata by Simon Glass · 10 years ago
- 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
- 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
- 7384535 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
- f9a4c2d dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
- 238bd0b i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller by Masahiro Yamada · 10 years ago
- 26f820f i2c: UniPhier: add driver for UniPhier i2c controller by Masahiro Yamada · 10 years ago
- b6036bc i2c: add CONFIG_DM_I2C to Kconfig by Masahiro Yamada · 10 years ago
- c36ecf3 i2c:mxc fix array size of i2c_data by Peng Fan · 10 years ago
- b0e6ef4 dm: i2c: tegra: Convert to driver model by Simon Glass · 10 years ago
- d19de0d dm: i2c: Add a sandbox I2C driver by Simon Glass · 10 years ago
- c70c71d dm: i2c: Add I2C emulation driver for sandbox by Simon Glass · 10 years ago
- c6202d8 dm: i2c: Add a uclass for I2C by Simon Glass · 10 years ago
- f4ed369 i2c: Correct spelling error by Mark Tomlinson · 10 years ago
- 2fe50ef i2c: Fix deselection of muxes by Mark Tomlinson · 10 years ago
- b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
- c469703 blackfin: convert to use CONFIG_SYS_I2C framework by Scott Jiang · 10 years ago
- a6be70f adi_i2c: convert to use general io accessors. by Scott Jiang · 10 years ago
- fea9b69 blackfin: rename bfin-twi_i2c driver to adi_i2c by Scott Jiang · 10 years ago
- cd818a3 i2c: rcar_i2c: Fix order of restart and clear status by Nobuhiro Iwamatsu · 10 years ago
- 6dd38cc drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms by Shaveta Leekha · 10 years ago
- b97cd68 ppc4xx: Handle i2c stuck on combined xfer by Dirk Eibach · 10 years ago
- 7e78f7a ppc4xx: Fix i2c repeated start by Dirk Eibach · 10 years ago
- 13a8b7a i2c: use __weak by Jeroen Hofstee · 10 years ago
- 678398b i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
- 318a9ce i2c: mxs: Add support for I2C 1 on i.MX28 by Marek Vasut · 10 years ago
- 58a7d1c i2c: mxs: Pass the i2c_adapter around by Marek Vasut · 10 years ago
- 1fa96e8 i2c: mxs: Add basic support for i2c framework by Marek Vasut · 10 years ago
- 9536099 i2c: mxs: Consolidate hard-coded bus address by Marek Vasut · 10 years ago
- c69ecd9 i2c: designware: add an implement i2c protos by Jeroen Hofstee · 10 years ago
- 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
- 6d5fe56 i2c: mvtwsi: Add support for Marvell Armada XP by Stefan Roese · 10 years ago
- 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
- c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
- ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
- df0a5b8 ls102xa: i2c: Add i2c support for LS102xA by Wang Huan · 10 years ago
- 740f41d Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 6620377 sunxi: Add i2c support by Hans de Goede · 10 years ago
- 0db2bbd mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · 10 years ago
- a17fd10 fsl_i2c: add support for 3rd and 4th I2C by Shengzhou Liu · 10 years ago
- f7c1053 i2c, omap24xx: add i2c deblock sequenz by Heiko Schocher · 10 years ago
- 3a990bf board: gdsys: Make gdsys osd hardware detection more robust by Dirk Eibach · 10 years ago
- b46226b i2c: IHS I2C master driver by Dirk Eibach · 10 years ago
- 6ee3d00 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
- 2f78eae ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · 10 years ago
- ad3091a i2c: tegra: dump alen in debug statements by Stephen Warren · 10 years ago
- 981b14f i2c: tegra: write clean data to TX FIFO by Stephen Warren · 10 years ago
- 68049a0 i2c: tegra: use repeated start for reads by Stephen Warren · 10 years ago
- 6736ec1 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · 10 years ago
- 2072e72 mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals by Hans de Goede · 11 years ago
- fab356a mvtwsi: Fix clock programming by Hans de Goede · 11 years ago
- bcb879c Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
- 5146fc2 i2c: zynq: Fixed compilation errors when using DEBUG by Jesper B. Christensen · 11 years ago
- a405764 drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write by Shaveta Leekha · 11 years ago
- dec1861 driver/mxc_i2c: Move static data structure to global_data by York Sun · 11 years ago
- c9aab0f Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- e8459dc i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
- 356d15e i2c, davinci: move i2c_defs.h to the drivers/i2c directory by Karicheri, Muralidharan · 11 years ago
- 7a65768 i2c: sh_i2c: bugfix: i2c probe command does not work by Tetsuyuki Kobayashi · 11 years ago