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:mxc fix array size of i2c_data
Peng Fan
2015-01-08
1
-11
/
+11
*
dm: i2c: tegra: Convert to driver model
Simon Glass
2014-12-11
1
-247
/
+119
*
dm: i2c: Add a sandbox I2C driver
Simon Glass
2014-12-11
2
-1
/
+112
*
dm: i2c: Add I2C emulation driver for sandbox
Simon Glass
2014-12-11
2
-0
/
+15
*
dm: i2c: Add a uclass for I2C
Simon Glass
2014-12-11
2
-0
/
+467
*
i2c: Correct spelling error
Mark Tomlinson
2014-12-08
1
-3
/
+3
*
i2c: Fix deselection of muxes
Mark Tomlinson
2014-12-08
1
-1
/
+1
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-1
/
+1
*
blackfin: convert to use CONFIG_SYS_I2C framework
Scott Jiang
2014-11-17
1
-142
/
+60
*
adi_i2c: convert to use general io accessors.
Scott Jiang
2014-11-17
1
-68
/
+77
*
blackfin: rename bfin-twi_i2c driver to adi_i2c
Scott Jiang
2014-11-17
2
-5
/
+4
*
i2c: rcar_i2c: Fix order of restart and clear status
Nobuhiro Iwamatsu
2014-11-10
1
-2
/
+2
*
drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms
Shaveta Leekha
2014-11-10
1
-1
/
+1
*
ppc4xx: Handle i2c stuck on combined xfer
Dirk Eibach
2014-11-10
1
-0
/
+21
*
ppc4xx: Fix i2c repeated start
Dirk Eibach
2014-11-10
1
-4
/
+5
*
i2c: use __weak
Jeroen Hofstee
2014-11-04
1
-6
/
+2
*
i2c: designware: Convert driver to multibus/multiadapter framework
Stefan Roese
2014-10-29
2
-167
/
+128
*
i2c: mxs: Add support for I2C 1 on i.MX28
Marek Vasut
2014-10-29
1
-1
/
+8
*
i2c: mxs: Pass the i2c_adapter around
Marek Vasut
2014-10-29
1
-67
/
+67
*
i2c: mxs: Add basic support for i2c framework
Marek Vasut
2014-10-29
2
-21
/
+30
*
i2c: mxs: Consolidate hard-coded bus address
Marek Vasut
2014-10-29
1
-7
/
+12
*
i2c: designware: add an implement i2c protos
Jeroen Hofstee
2014-10-25
1
-7
/
+12
*
tegra: make local functions static
Jeroen Hofstee
2014-10-25
1
-3
/
+4
*
i2c: mvtwsi: Add support for Marvell Armada XP
Stefan Roese
2014-10-23
1
-1
/
+1
*
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
1
-1
/
+1
*
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2014-09-24
1
-2
/
+2
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
1
-0
/
+0
*
ls102xa: i2c: Add i2c support for LS102xA
Wang Huan
2014-09-08
1
-2
/
+2
*
Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
2
-39
/
+51
|
\
|
*
sunxi: Add i2c support
Hans de Goede
2014-07-18
1
-0
/
+18
|
*
mvtwsi: convert to CONFIG_SYS_I2C framework
Hans de Goede
2014-07-16
2
-39
/
+33
*
|
fsl_i2c: add support for 3rd and 4th I2C
Shengzhou Liu
2014-07-16
1
-2
/
+20
*
|
i2c, omap24xx: add i2c deblock sequenz
Heiko Schocher
2014-07-16
1
-0
/
+57
*
|
board: gdsys: Make gdsys osd hardware detection more robust
Dirk Eibach
2014-07-07
1
-1
/
+0
*
|
i2c: IHS I2C master driver
Dirk Eibach
2014-07-07
2
-0
/
+205
*
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2014-07-07
1
-17
/
+27
|
\
\
|
|
/
|
/
|
|
*
i2c: tegra: dump alen in debug statements
Stephen Warren
2014-07-03
1
-4
/
+4
|
*
i2c: tegra: write clean data to TX FIFO
Stephen Warren
2014-07-03
1
-5
/
+7
|
*
i2c: tegra: use repeated start for reads
Stephen Warren
2014-07-03
1
-8
/
+16
*
|
ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
York Sun
2014-07-03
1
-0
/
+5
|
/
*
i2c: kona: Resolve Kona I2C driver issue
Steve Rae
2014-06-12
1
-1
/
+1
*
mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals
Hans de Goede
2014-05-14
1
-19
/
+4
*
mvtwsi: Fix clock programming
Hans de Goede
2014-05-14
1
-5
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-09
3
-168
/
+314
|
\
|
*
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-09
2
-17
/
+42
|
|
\
|
*
\
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-21
3
-168
/
+314
|
|
\
\
|
|
*
|
i2c, davinci: convert driver to new mutlibus/mutliadapter framework
Vitaly Andrianov
2014-04-17
3
-180
/
+250
|
|
*
|
i2c, davinci: move i2c_defs.h to the drivers/i2c directory
Karicheri, Muralidharan
2014-04-17
2
-0
/
+76
*
|
|
|
i2c: zynq: Fixed compilation errors when using DEBUG
Jesper B. Christensen
2014-05-08
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write
Shaveta Leekha
2014-04-29
1
-7
/
+34
[next]