Historie revizí

Autor SHA1 Zpráva Datum
  Wang Huan df0a5b880d ls102xa: i2c: Add i2c support for LS102xA před 10 roky
  York Sun 2f78eae506 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC před 11 roky
  York Sun dec1861be9 driver/mxc_i2c: Move static data structure to global_data před 11 roky
  trem fac9640895 i2c: mxc: move to new subsystem před 11 roky
  Tom Rini c2120fbfbc Merge branch 'master' of git://git.denx.de/u-boot-i2c před 12 roky
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 12 roky
  Alison Wang 30ea41a489 I2C: mxc_i2c: Add support for Vybrid VF610 platform před 12 roky
  Marek Vasut 7f86bd576f i2c: Staticize local functions in mxc i2c driver před 12 roky
  Matthias Weisser e7bed5c2b3 imx: Use MXC_I2C_CLK in imx i2c driver před 12 roky
  Troy Kisky 9815326d04 mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support před 13 roky
  Troy Kisky 96c19bd3ef mxc_i2c: add bus recovery support před 13 roky
  Troy Kisky e4ff525f91 mxc_i2c: prep work for multiple busses support před 13 roky
  Troy Kisky 27a5da02c0 mxc_i2c: add i2c_regs argument to i2c_imx_stop před 13 roky
  Troy Kisky a7f1a00510 mxc_i2c: add retries před 13 roky
  Troy Kisky d5383a63cd mxc_i2c: check for arbitration lost před 13 roky
  Troy Kisky ca741da106 mxc_i2c: change slave addr if conflicts with destination. před 13 roky
  Troy Kisky 90a5b70f59 mxc_i2c: don't disable controller after every transaction před 13 roky
  Troy Kisky 83a1a19038 mxc_i2c: place i2c_reset code inline před 13 roky
  Troy Kisky 71e9f3cbeb mxc_i2c: place imx_start code inline před 13 roky
  Troy Kisky d45e75b10c mxc_i2c: remove redundant read před 13 roky
  Troy Kisky 7aa57a01c0 mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state před 13 roky
  Troy Kisky cfbb88d338 mxc_i2c.c: code i2c_probe as a 0 length i2c_write před 13 roky
  Troy Kisky c4330d283c mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write před 13 roky
  Troy Kisky b230ddc267 mxc_i2c: create i2c_init_transfer před 13 roky
  Troy Kisky ea572d853e mxc_i2c: clear i2sr before waiting for bit před 13 roky
  Troy Kisky cea60b0c6c mxc_i2c: create tx_byte function před 13 roky
  Troy Kisky 24cd738bc4 mxc_i2c: remove ifdef of CONFIG_HARD_I2C před 13 roky
  Troy Kisky 1c076dba27 mxc_i2c: fix i2c_imx_stop před 13 roky
  Troy Kisky 9ca37d78a3 mxc_i2c: remove setting speed at each start před 13 roky
  Troy Kisky de6f604de2 mxc_i2c: specify i2c base address in config file před 13 roky