1. aee3fdd i2c: mxc: add a condition in case the parameter is NULL by Gong Qianyu · 9 years ago
  2. 9f3183d armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  3. 03544c6 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  4. b44e60a i2c: fix vf610 support by Albert ARIBAUD \(3ADEV\) · 9 years ago
  5. e6c8b71 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · 9 years ago
  6. 21a2694 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 9 years ago
  7. 71204e9 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 9 years ago
  8. f8cb101 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago
  9. c36ecf3 i2c:mxc fix array size of i2c_data by Peng Fan · 10 years ago
  10. df0a5b8 ls102xa: i2c: Add i2c support for LS102xA by Wang Huan · 10 years ago
  11. 2f78eae ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · 10 years ago
  12. dec1861 driver/mxc_i2c: Move static data structure to global_data by York Sun · 11 years ago
  13. fac9640 i2c: mxc: move to new subsystem by trem · 11 years ago
  14. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  15. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. 30ea41a I2C: mxc_i2c: Add support for Vybrid VF610 platform by Alison Wang · 11 years ago
  17. 7f86bd5 i2c: Staticize local functions in mxc i2c driver by Marek Vasut · 12 years ago
  18. e7bed5c imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · 12 years ago
  19. 9815326 mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support by Troy Kisky · 12 years ago
  20. 96c19bd mxc_i2c: add bus recovery support by Troy Kisky · 12 years ago
  21. e4ff525 mxc_i2c: prep work for multiple busses support by Troy Kisky · 12 years ago
  22. 27a5da0 mxc_i2c: add i2c_regs argument to i2c_imx_stop by Troy Kisky · 12 years ago
  23. a7f1a00 mxc_i2c: add retries by Troy Kisky · 12 years ago
  24. d5383a6 mxc_i2c: check for arbitration lost by Troy Kisky · 12 years ago
  25. ca741da mxc_i2c: change slave addr if conflicts with destination. by Troy Kisky · 12 years ago
  26. 90a5b70 mxc_i2c: don't disable controller after every transaction by Troy Kisky · 12 years ago
  27. 83a1a19 mxc_i2c: place i2c_reset code inline by Troy Kisky · 12 years ago
  28. 71e9f3c mxc_i2c: place imx_start code inline by Troy Kisky · 12 years ago
  29. d45e75b mxc_i2c: remove redundant read by Troy Kisky · 12 years ago
  30. 7aa57a0 mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state by Troy Kisky · 12 years ago
  31. cfbb88d mxc_i2c.c: code i2c_probe as a 0 length i2c_write by Troy Kisky · 12 years ago
  32. c4330d2 mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write by Troy Kisky · 12 years ago
  33. b230ddc mxc_i2c: create i2c_init_transfer by Troy Kisky · 12 years ago
  34. ea572d8 mxc_i2c: clear i2sr before waiting for bit by Troy Kisky · 12 years ago
  35. cea60b0 mxc_i2c: create tx_byte function by Troy Kisky · 12 years ago
  36. 24cd738 mxc_i2c: remove ifdef of CONFIG_HARD_I2C by Troy Kisky · 12 years ago
  37. 1c076db mxc_i2c: fix i2c_imx_stop by Troy Kisky · 12 years ago
  38. 9ca37d7 mxc_i2c: remove setting speed at each start by Troy Kisky · 12 years ago
  39. de6f604 mxc_i2c: specify i2c base address in config file by Troy Kisky · 12 years ago
  40. bf0783d I2C: Fix mxc_i2c.c problem on imx31_phycore by Marek Vasut · 13 years ago
  41. a1c6629 I2C: added I2C-2 and I2C-3 to MX35 by Stefano Babic · 13 years ago
  42. b567b8f I2C: Add i2c_get/set_speed() to mxc_i2c.c by Marek Vasut · 13 years ago
  43. db84140 I2C: mxc_i2c rework by Marek Vasut · 13 years ago
  44. 3003271 I2C: mxc: fix compilation for MX31 by Stefano Babic · 13 years ago
  45. 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  46. 8168721 I2C: mxc_i2c: address failure with mx35 processor by Stefano Babic · 14 years ago
  47. 1d549ad I2C: mxc_i2c: get rid of __REG access by Stefano Babic · 14 years ago
  48. 0422061 mxc_i2c: Add support for the i.MX35 processor by Stefano Babic · 14 years ago
  49. 127cec1 mxc_i2c: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  50. e7de18a i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · 16 years ago
  51. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. a4a549b i2c: Clean drivers/i2c/ Makefile by Michal Simek · 16 years ago
  53. cdace06 add an i2c driver for mx31 by Sascha Hauer · 17 years ago
  54. 950a392 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 16 years ago
  55. 8c8463c add an i2c driver for mx31 by Sascha Hauer · 16 years ago