Age | Commit message (Expand) | Author |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |
2016-06-10 | drivers: i2c: mxc: Add early init | Yuan Yao |
2016-05-17 | i2c: mvtwsi: Eliminate twsi_control_flags | Chris Packham |
2016-05-17 | i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEAr | Stefan Roese |
2016-05-17 | i2c: Add entry for Designware I2C driver in Kconfig | Stefan Roese |
2016-05-17 | dm: fsl_i2c: Enable DM for FSL I2C | mario.six@gdsys.cc |
2016-05-17 | dm: fsl_i2c: Factor out adap parameter | mario.six@gdsys.cc |
2016-05-17 | dm: fsl_i2c: Prepare compatibility functions | mario.six@gdsys.cc |
2016-05-17 | dm: fsl_i2c: Rename methods for reading/writing data | mario.six@gdsys.cc |
2016-05-17 | dm: fsl_i2c: Rename probe method | mario.six@gdsys.cc |
2016-05-17 | dm: fsl_i2c: Remove unnecessary variable | mario.six@gdsys.cc |
2016-05-17 | dm: fsl_i2c: Reword and clarify comment | mario.six@gdsys.cc |
2016-05-17 | dm: fsl_i2c: Use clearer parameter names | mario.six@gdsys.cc |
2016-05-17 | dm: fsl_i2c: Rename I2C register structure | mario.six@gdsys.cc |
2016-05-17 | i2c: designware_i2c: Optionally check enable status register | Stefan Roese |
2016-05-17 | i2c: muxes: Add support for TI PCA954X mux | Michal Simek |
2016-05-17 | i2c: cdns: Support different bus speeds | Michal Simek |
2016-05-17 | i2c: cdns: Moving speed setup from probe to set_bus_speed function | Michal Simek |
2016-05-17 | i2c: cdns: Read address from DT in ofdata_to_platdata | Michal Simek |
2016-05-02 | Fix spelling of "occurred". | Vagrant Cascadian |
2016-04-25 | i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) | Stefan Roese |
2016-04-25 | i2c: designware_i2c: Add DM support | Stefan Roese |
2016-04-25 | i2c: designware_i2c: Prepare for DM driver conversion | Stefan Roese |
2016-04-25 | i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() | Stefan Roese |
2016-04-25 | i2c: designware_i2c: Add dw_i2c_enable() helper function | Stefan Roese |
2016-04-25 | i2c: designware_i2c: Add ic_enable_status to ic_regs struct | Stefan Roese |
2016-04-13 | dm: i2c: Add driver for Cadence I2C IP | Moritz Fischer |
2016-04-01 | i2c: uniphier: use devm_get_addr() to get base address | Masahiro Yamada |
2016-03-28 | omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW | Guy Thouret |
2016-03-28 | dm: i2c: mxc_i2c: implement i2c_idle_bus | Peng Fan |
2016-01-26 | mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer... | Hans de Goede |
2016-01-24 | x86: ivybridge: Use the I2C driver to perform SMbus init | Simon Glass |
2016-01-24 | x86: i2c: Add a stub driver for Intel I2C/SMbus | Simon Glass |
2016-01-21 | dm: i2c: Allow muxes to be enabled for SPL separately | Simon Glass |
2016-01-21 | rockchip: i2c: Update the driver to use the new clock ID | Simon Glass |
2016-01-21 | sunxi: Add support for the I2C controller which is part of the PRCM | Jelle van der Waa |
2016-01-21 | i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs | Hans de Goede |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2016-01-14 | arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig | Stefan Roese |
2016-01-03 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-01-03 | i2c: mxc: add a condition in case the parameter is NULL | Gong Qianyu |
2015-12-11 | Kconfig: i2c: Fix indentation | Michal Simek |
2015-12-11 | Kconfig: i2c: Fix typo Suport -> Support | Michal Simek |
2015-11-23 | i2c, avr32: fix compiler warning "input is not relaxable" | Heiko Schocher |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass |
2015-11-12 | i2c: soft_i2c: Fix bus indizes | Dirk Eibach |
2015-11-12 | hrcon: Add fan controllers | Dirk Eibach |
2015-11-12 | hrcon: Add support for the DH variant | Dirk Eibach |
2015-11-12 | i2c: ihs_i2c: Fix hold_bus control | Dirk Eibach |
2015-11-12 | i2c: ihs_i2c: Use macro bestpractices | Dirk Eibach |