1. fac9640 i2c: mxc: move to new subsystem by trem · 11 years ago
  2. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  3. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  4. 30ea41a I2C: mxc_i2c: Add support for Vybrid VF610 platform by Alison Wang · 11 years ago
  5. 7f86bd5 i2c: Staticize local functions in mxc i2c driver by Marek Vasut · 12 years ago
  6. e7bed5c imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · 12 years ago
  7. 9815326 mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support by Troy Kisky · 12 years ago
  8. 96c19bd mxc_i2c: add bus recovery support by Troy Kisky · 12 years ago
  9. e4ff525 mxc_i2c: prep work for multiple busses support by Troy Kisky · 12 years ago
  10. 27a5da0 mxc_i2c: add i2c_regs argument to i2c_imx_stop by Troy Kisky · 12 years ago
  11. a7f1a00 mxc_i2c: add retries by Troy Kisky · 12 years ago
  12. d5383a6 mxc_i2c: check for arbitration lost by Troy Kisky · 12 years ago
  13. ca741da mxc_i2c: change slave addr if conflicts with destination. by Troy Kisky · 12 years ago
  14. 90a5b70 mxc_i2c: don't disable controller after every transaction by Troy Kisky · 12 years ago
  15. 83a1a19 mxc_i2c: place i2c_reset code inline by Troy Kisky · 12 years ago
  16. 71e9f3c mxc_i2c: place imx_start code inline by Troy Kisky · 12 years ago
  17. d45e75b mxc_i2c: remove redundant read by Troy Kisky · 12 years ago
  18. 7aa57a0 mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state by Troy Kisky · 12 years ago
  19. cfbb88d mxc_i2c.c: code i2c_probe as a 0 length i2c_write by Troy Kisky · 12 years ago
  20. c4330d2 mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write by Troy Kisky · 12 years ago
  21. b230ddc mxc_i2c: create i2c_init_transfer by Troy Kisky · 12 years ago
  22. ea572d8 mxc_i2c: clear i2sr before waiting for bit by Troy Kisky · 12 years ago
  23. cea60b0 mxc_i2c: create tx_byte function by Troy Kisky · 12 years ago
  24. 24cd738 mxc_i2c: remove ifdef of CONFIG_HARD_I2C by Troy Kisky · 12 years ago
  25. 1c076db mxc_i2c: fix i2c_imx_stop by Troy Kisky · 12 years ago
  26. 9ca37d7 mxc_i2c: remove setting speed at each start by Troy Kisky · 12 years ago
  27. de6f604 mxc_i2c: specify i2c base address in config file by Troy Kisky · 12 years ago
  28. bf0783d I2C: Fix mxc_i2c.c problem on imx31_phycore by Marek Vasut · 13 years ago
  29. a1c6629 I2C: added I2C-2 and I2C-3 to MX35 by Stefano Babic · 13 years ago
  30. b567b8f I2C: Add i2c_get/set_speed() to mxc_i2c.c by Marek Vasut · 13 years ago
  31. db84140 I2C: mxc_i2c rework by Marek Vasut · 13 years ago
  32. 3003271 I2C: mxc: fix compilation for MX31 by Stefano Babic · 13 years ago
  33. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  34. 8168721 I2C: mxc_i2c: address failure with mx35 processor by Stefano Babic · 14 years ago
  35. 1d549ad I2C: mxc_i2c: get rid of __REG access by Stefano Babic · 14 years ago
  36. 0422061 mxc_i2c: Add support for the i.MX35 processor by Stefano Babic · 14 years ago
  37. 127cec1 mxc_i2c: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  38. e7de18a i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · 16 years ago
  39. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. a4a549b i2c: Clean drivers/i2c/ Makefile by Michal Simek · 16 years ago
  41. cdace06 add an i2c driver for mx31 by Sascha Hauer · 17 years ago
  42. 950a392 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 16 years ago
  43. 8c8463c add an i2c driver for mx31 by Sascha Hauer · 17 years ago