- a341f64 drivers: s3c44b0_i2c: delete an unused driver by Masahiro Yamada · 11 years ago
- 9c3f77e fsl_i2c: add workaround for the erratum I2C A004447 by Chunhe Lan · 11 years ago
- b8ce334 fsl_i2c: generate nine pulses on SCL if the I2C bus is hung by Chunhe Lan · 11 years ago
- cdce889 tegra: Avoid using I2C prior to relocation by Simon Glass · 11 years ago
- 90f002a i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED by Marek Vasut · 11 years ago
- 8dde4ca drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers by Tom Rini · 11 years ago
- c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 3cff842 i2c: add Faraday FTI2C010 I2C controller support by Kuo-Jung Su · 12 years ago
- 30ea41a I2C: mxc_i2c: Add support for Vybrid VF610 platform by Alison Wang · 11 years ago
- 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
- 1f2ba72 tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
- d84eb85 tegra: i2c: Add function to know about current bus by Simon Glass · 12 years ago
- 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
- ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
- 385c9ef i2c: add i2c_core and prepare for new multibus support by Heiko Schocher · 13 years ago
- b778c1b i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0 by Reinhard Pfau · 11 years ago
- 1ae76d4 EXYNOS: Resolve the i2c compilation error by Amar · 11 years ago
- 2c07bb9 EXYNOS5: I2C: Add FDT and non-FDT support for I2C by Amar · 12 years ago
- 960187f ARM: OMAP: I2C: New read, write and probe functions by Lubomir Popov · 11 years ago
- 8934f78 i2c: zynq: Add support for Xilinx Zynq by Michal Simek · 12 years ago
- 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- e32624e Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
- cb466c0 I2C: S3C24X0: Bug fixes in i2c_transfer by Rajeshwari Shinde · 12 years ago
- cecf3c0 I2C: S3C24X0: Remove the dead code by Rajeshwari Shinde · 12 years ago
- 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
- 49c28b5 i2c: mxs: Staticize the functions in the driver by Marek Vasut · 12 years ago
- 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
- d04df3c I2C: S3C24X0: Resolve build error for VCMA9 by Rajeshwari Shinde · 12 years ago
- 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
- a9d2ae7 I2C: Driver changes for FDT support by Rajeshwari Shinde · 12 years ago
- d40d914 designware_i2c.h: Define IC_CLK only if not already defined in config file by Armando Visconti · 12 years ago
- ea31b7a designware_i2c.h: Fixed the correct values for SCL low/high time by Armando Visconti · 12 years ago
- 5b8439b designware_i2c: Fixed the setting of the i2c bus speed by Armando Visconti · 12 years ago
- 491739b designware_i2c: Added s/w generation of stop bit by Armando Visconti · 12 years ago
- ac6e2fe designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · 12 years ago
- c86d9ed drivers:i2c: Modify I2C driver for Exynos4 by Piotr Wilczek · 12 years ago
- 6683977 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 by Vincent Stehlé · 12 years ago
- fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
- 1e2fc0d mxs: i2c: Restore speed setting after block reset by Marek Vasut · 12 years ago
- aff36ea i2c: mxs: Fix TIMING2 register value by Marek Vasut · 12 years ago
- a157e0d i2c: mxs: Use i2c_set_bus_speed() in i2c_init() by Marek Vasut · 12 years ago
- a06f590 i2c: mxs: Implement i2c_get/set_bus_speed() by Marek Vasut · 12 years ago
- f32a470 i2c: mxs: Abstract out the MXS I2C speed setup by Marek Vasut · 12 years ago
- 7f86bd5 i2c: Staticize local functions in mxc i2c driver by Marek Vasut · 12 years ago
- eabd5d8 soft_i2c: add necessary includes for AVR32 by Andreas Bießmann · 14 years ago
- febc4cd omap24xx_i2c: Handle wait_for_bb error by Vincent Stehlé · 12 years ago
- 5bb3505 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
- 62f730f drivers/i2c/fsl_i2c.c: sparse fix by Kim Phillips · 12 years ago
- f539094 i2c: sh_i2c: use setbits/clrbits macro by Tetsuyuki Kobayashi · 12 years ago
- 0e5fb33 i2c: sh_i2c.c: check error in i2c_read and i2c_write by Tetsuyuki Kobayashi · 12 years ago
- d042d71 i2c: sh_i2c: enable i2c_probe by Tetsuyuki Kobayashi · 12 years ago
- 020ec72 i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 by Tetsuyuki Kobayashi · 12 years ago
- 3ce2703 i2c: sh_i2c.c: adjust for SH73A0 by Tetsuyuki Kobayashi · 12 years ago
- 57d7c80 i2c: sh_i2c.c: correct BUSY bit define in ICSR by Tetsuyuki Kobayashi · 12 years ago
- b1af67f i2c: sh_i2c.c: support iccl and icch extension by Tetsuyuki Kobayashi · 12 years ago
- e7bed5c imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · 12 years ago
- 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
- 96d1e09 i2c: sh: Remove irq_wait function by Nobuhiro Iwamatsu · 12 years ago
- 495dbd7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
- a532278 omap4 i2c: add support for i2c bus 4 by Koen Kooi · 12 years ago
- fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
- 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
- 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
- 55faa58 omap24xx_i2c: add 2-byte address support by Ilya Yanok · 12 years ago
- 178239d I2C: Add support for Multi channel by Rajeshwari Shinde · 12 years ago
- ab7e52b I2C: Modify the I2C driver for EXYNOS5 by Rajeshwari Shinde · 12 years ago
- 91dffb1 I2C: Move struct s3c24x0_i2c to a common place. by Rajeshwari Shinde · 12 years ago
- 9815326 mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support by Troy Kisky · 12 years ago
- 96c19bd mxc_i2c: add bus recovery support by Troy Kisky · 12 years ago
- e4ff525 mxc_i2c: prep work for multiple busses support by Troy Kisky · 12 years ago
- 27a5da0 mxc_i2c: add i2c_regs argument to i2c_imx_stop by Troy Kisky · 12 years ago
- a7f1a00 mxc_i2c: add retries by Troy Kisky · 12 years ago
- d5383a6 mxc_i2c: check for arbitration lost by Troy Kisky · 12 years ago
- ca741da mxc_i2c: change slave addr if conflicts with destination. by Troy Kisky · 12 years ago
- 90a5b70 mxc_i2c: don't disable controller after every transaction by Troy Kisky · 12 years ago
- 83a1a19 mxc_i2c: place i2c_reset code inline by Troy Kisky · 12 years ago
- 71e9f3c mxc_i2c: place imx_start code inline by Troy Kisky · 12 years ago
- d45e75b mxc_i2c: remove redundant read by Troy Kisky · 12 years ago
- 7aa57a0 mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state by Troy Kisky · 12 years ago
- cfbb88d mxc_i2c.c: code i2c_probe as a 0 length i2c_write by Troy Kisky · 12 years ago
- c4330d2 mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write by Troy Kisky · 12 years ago
- b230ddc mxc_i2c: create i2c_init_transfer by Troy Kisky · 12 years ago
- ea572d8 mxc_i2c: clear i2sr before waiting for bit by Troy Kisky · 12 years ago
- cea60b0 mxc_i2c: create tx_byte function by Troy Kisky · 12 years ago
- 24cd738 mxc_i2c: remove ifdef of CONFIG_HARD_I2C by Troy Kisky · 12 years ago
- 1c076db mxc_i2c: fix i2c_imx_stop by Troy Kisky · 12 years ago
- fa86d1c mxs-i2c: Fix internal address byte order by Torsten Fleischer · 13 years ago
- 9ca37d7 mxc_i2c: remove setting speed at each start by Troy Kisky · 13 years ago
- de6f604 mxc_i2c: specify i2c base address in config file by Troy Kisky · 13 years ago
- 496ba48 i2c: designware_i2c.c: Add support for the "i2c probe" command by Stefan Roese · 13 years ago
- 402d17f omap24xx_i2c: Add AM33XX support by Tom Rini · 12 years ago
- 168a5ac Revert "I2C: OMAP: detect more devices when probing an i2c bus" by Tom Rini · 12 years ago
- e31c1e5 tegra: i2c: Add function to find DVC bus by Simon Glass · 13 years ago
- 5e3e8dd i2c:designware Turn off the ctrl when setting the speed by Armando Visconti · 13 years ago
- 031ed2f i2c: Add support for designware i2c controller by Vipin KUMAR · 13 years ago
- 2d344a2 sh: i2c: Add support I2C controller of SH7734 by Nobuhiro Iwamatsu · 13 years ago
- 96a78ac tegra: i2c: Add I2C driver by Yen Lin · 13 years ago