Age | Commit message (Expand) | Author |
2015-08-05 | cros_ec: Support the LDO access method used by spring | Simon Glass |
2015-08-05 | dm: cros_ec: Convert the I2C tunnel code to use driver model | Simon Glass |
2015-08-05 | exynos: i2c: Tidy up the driver model code | Simon Glass |
2015-08-05 | exynos: i2c: Fix code style with ReadWriteByte() | Simon Glass |
2015-08-05 | i2c: Add a mux for GPIO-based I2C bus arbitration | Simon Glass |
2015-08-05 | dm: i2c: Add support for multiplexed I2C buses | Simon Glass |
2015-08-05 | dm: i2c: Add a function to transfer messages | Simon Glass |
2015-08-05 | dm: i2c: Add a message debug function | Simon Glass |
2015-08-02 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-07-27 | i2c: tegra: Build warning fixes for 64-bit | Thierry Reding |
2015-07-17 | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic |
2015-07-10 | exynos: i2c: Correct bug in pinmux selection | Simon Glass |
2015-07-10 | i2c: fix vf610 support | Albert ARIBAUD \(3ADEV\) |
2015-06-10 | dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() | Simon Glass |
2015-05-30 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2015-05-31 | ARM: UniPhier: update the vendor name of UniPhier in Kconfig | Masahiro Yamada |
2015-05-31 | ARM: UniPhier: replace <asm/io.h> with <linux/io.h> | Masahiro Yamada |
2015-05-28 | cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer | Hannes Schmelzer |
2015-05-26 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-05-26 | i2c, mxc: rework i2c base address names for different SoCs | Heiko Schocher |
2015-05-26 | arm, imx6, i2c: add I2C4 for MX6DL | Heiko Schocher |
2015-05-18 | Merge git://git.denx.de/u-boot-samsung | Tom Rini |
2015-05-14 | sandbox: i2c: search child emul dev and check its uclass id | Przemyslaw Marczak |
2015-05-14 | i2c: mxc: refactor i2c driver and support dm | Peng Fan |
2015-05-14 | dm: i2c: Add a function to find out the chip offset length | Simon Glass |
2015-05-06 | i2c: s3c: Implant support for S3C2440 | Marek Vasut |
2015-05-05 | dm: i2c-gpio: Remove redundant dm_gpio_set_value() call | Axel Lin |
2015-05-05 | dm: i2c: Add an explicit test mode to the sandbox I2C driver | Simon Glass |
2015-05-05 | dm: i2c: Add functions to read and write a register | Simon Glass |
2015-05-05 | dm: i2c: sandbox: Add debugging to the speed limit | Simon Glass |
2015-04-23 | driver/i2c/mxc: Enable I2C bus 3 and 4 | York Sun |
2015-04-18 | sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig | Simon Glass |
2015-04-18 | dm: core: Rename driver data function to dev_get_driver_data() | Simon Glass |
2015-04-18 | dm: i2c: add i2c-gpio driver | Przemyslaw Marczak |
2015-04-18 | Kconfig: i2c: fix help message related to dm i2c | Przemyslaw Marczak |
2015-04-18 | common: Make sure arch-specific map_sysmem() is defined | Joe Hershberger |
2015-04-16 | dm: core: Add dev_get_uclass_priv() to access uclass private data | Simon Glass |
2015-04-15 | i2c: mvtwsi: Support for up to 4 different controllers | Paul Kocialkowski |
2015-04-10 | lpc32xx: i2c: add LPC32xx I2C interface support | Albert ARIBAUD \(3ADEV\) |
2015-03-18 | i2c: mvtwsi: Fix problem with baud rate calculation | Stefan Roese |
2015-03-18 | mv_i2c: fix warnings on 64-bit builds | Rob Herring |
2015-03-15 | ARM: UniPhier: adjust device trees for business transfer | Masahiro Yamada |
2015-03-05 | dm: i2c: Add a missing memory allocaton check | Simon Glass |
2015-02-19 | dm: Move CONFIG_I2C_COMPAT to Kconfig | Simon Glass |
2015-02-12 | dm: Expand and complete Kconfig in drivers/ | Simon Glass |
2015-02-12 | dm: i2c: Make API accessible even without CONFIG_DM | Simon Glass |
2015-02-12 | dm: i2c: Add a dm_ prefix to driver model bus speed functions | Simon Glass |
2015-02-12 | i2c: s3c24x0: reduce transmission status timeout | Przemyslaw Marczak |
2015-01-29 | dm: i2c: Add two more I2C init functions to the compatibility layer | Simon Glass |
2015-01-29 | dm: i2c: dts: Support an offset-len device tree property | Simon Glass |