index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: lpi2c: add lpi2c driver for i.MX7ULP
Peng Fan
2017-03-17
3
-0
/
+469
*
fsl_i2c.c: Fix warning on gcc-6.x
Tom Rini
2017-02-17
1
-2
/
+2
*
i2c: sandbox: remove code snippet from Kconfig help
Masahiro Yamada
2017-02-13
1
-22
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
13
-24
/
+25
*
i2c: uniphier-f: use readl_poll_timeout() to poll registers
Masahiro Yamada
2017-01-29
1
-24
/
+10
*
i2c: uniphier(-f): remove unneeded #include <dm/root.h>
Masahiro Yamada
2017-01-29
2
-2
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2017-01-18
2
-63
/
+149
|
\
|
*
i2c: i2c-cdns: No need for dedicated probe function
Moritz Fischer
2017-01-18
1
-21
/
+0
|
*
i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0
Moritz Fischer
2017-01-18
1
-30
/
+89
|
*
i2c: i2c-cdns: Reorder timeout loop for interrupt waiting
Moritz Fischer
2017-01-18
1
-1
/
+1
|
*
i2c: i2c-cdns: Detect unsupported sequences for rev 1.0
Moritz Fischer
2017-01-18
1
-14
/
+52
|
*
i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent
Moritz Fischer
2017-01-18
1
-0
/
+10
*
|
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2017-01-18
2
-1
/
+12
|
\
\
|
|
/
|
/
|
|
*
i2c: Kconfig: Add SYS_I2C_S3C24X0 entry
Jaehoon Chung
2017-01-18
1
-0
/
+5
|
*
i2c: s3c24x0: fix the compiler error for exynos4
Jaehoon Chung
2017-01-18
1
-1
/
+7
*
|
i2c: cdns: Add additional compatible string for r1p14 of the IP.
Moritz Fischer
2017-01-10
1
-0
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2016-12-20
1
-2
/
+2
|
\
|
*
i2c: mv_i2c.c: Correct address endianness
Bradley Bolen
2016-12-19
1
-2
/
+2
*
|
i2c: mxc: Make 'no gpio pinctrl state' print as debug
Jagan Teki
2016-12-16
1
-1
/
+1
*
|
i2c: mxc: Print hex instead of decimal for bus address
Jagan Teki
2016-12-16
1
-1
/
+1
*
|
i2c: Kconfig: Add SYS_I2C_MXC entry
Jagan Teki
2016-12-16
1
-0
/
+8
|
/
*
dm: i2c: Add a note to I2C drivers which need conversion
Simon Glass
2016-12-05
14
-0
/
+42
*
samsung: i2c: Split the high-speed I2C code into a new driver
Simon Glass
2016-12-05
4
-545
/
+591
*
samsung: i2c: Drop old code from I2C driver
Simon Glass
2016-12-05
1
-583
/
+2
*
sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI
Jagan Teki
2016-10-30
1
-3
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-10-28
1
-17
/
+1
|
\
|
*
i2c: at91_i2c: Change error return -ENODEV to -EINVAL
Wenyou Yang
2016-10-28
1
-1
/
+1
|
*
i2c: at91_i2c: Remove unnecessary clock calling
Wenyou Yang
2016-10-28
1
-16
/
+0
*
|
i2c: designware: Avoid overwriting the cmd_data register
Marek Vasut
2016-10-24
1
-6
/
+17
|
/
*
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
1
-1
/
+1
*
x86: i2c: Fix cast of address to 32-bit value
Simon Glass
2016-10-11
1
-3
/
+3
*
cros_ec: Honor the google,remote-bus dt property
Moritz Fischer
2016-10-08
1
-1
/
+23
*
i2c: tegra: only use new clock/reset APIs
Stephen Warren
2016-09-27
1
-57
/
+11
*
i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K
Stefan Roese
2016-09-26
1
-0
/
+1
*
i2c: mv_i2c.c: Validate read length in I2C command
jinghua
2016-09-26
1
-0
/
+5
*
i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)
Stefan Roese
2016-09-26
2
-7
/
+38
*
i2c: mv_i2c.c: Add DM support
Stefan Roese
2016-09-26
1
-48
/
+136
*
i2c: mv_i2c.c: Prepare driver for DM conversion
Stefan Roese
2016-09-26
1
-126
/
+141
*
i2c: mv_i2c.c: Remove CONFIG_HARD_I2C
Stefan Roese
2016-09-26
1
-2
/
+0
*
i2c: mv_i2c.c: cosmetic: Coding style cleanups
Stefan Roese
2016-09-26
1
-34
/
+34
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
9
-9
/
+9
*
i2c: at91_i2c: Fix the wrong include file
Wenyou Yang
2016-09-13
1
-1
/
+1
*
rockchip: i2c: fix >32 byte writes
John Keeping
2016-09-13
1
-2
/
+2
*
rockchip: i2c: move register write out of inner loop
John Keeping
2016-09-13
1
-2
/
+2
*
rockchip: i2c: use named constant when appropriate
John Keeping
2016-09-13
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2016-08-26
1
-2
/
+2
|
\
|
*
i2c: mvtwsi: Fix order of address bytes (high to low)
Stefan Roese
2016-08-26
1
-2
/
+2
*
|
ARM: tegra: remove stale nvidia, bpmp I2C DT property
Stephen Warren
2016-08-25
1
-10
/
+0
*
|
ARM: tegra: fix Tegra186 I2C clock name
Stephen Warren
2016-08-25
1
-1
/
+1
|
/
*
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
Stefan Roese
2016-08-16
1
-21
/
+269
[next]