index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fsl_i2c: generate nine pulses on SCL if the I2C bus is hung
Chunhe Lan
2013-08-20
1
-2
/
+57
*
tegra: Avoid using I2C prior to relocation
Simon Glass
2013-08-13
1
-0
/
+4
*
i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED
Marek Vasut
2013-08-03
1
-4
/
+4
*
drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers
Tom Rini
2013-07-25
3
-17
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
9
-333
/
+1236
|
\
|
*
i2c: add Faraday FTI2C010 I2C controller support
Kuo-Jung Su
2013-07-23
3
-0
/
+451
|
*
I2C: mxc_i2c: Add support for Vybrid VF610 platform
Alison Wang
2013-07-23
1
-7
/
+55
|
*
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
Dirk Eibach
2013-07-23
2
-98
/
+97
|
*
tegra: i2c: Enable new CONFIG_SYS_I2C framework
Simon Glass
2013-07-23
2
-49
/
+33
|
*
tegra: i2c: Add function to know about current bus
Simon Glass
2013-07-23
1
-17
/
+61
|
*
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
2
-134
/
+86
|
*
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
2
-48
/
+58
|
*
i2c: add i2c_core and prepare for new multibus support
Heiko Schocher
2013-07-23
2
-0
/
+415
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
23
-376
/
+23
|
/
*
i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0
Reinhard Pfau
2013-07-16
1
-3
/
+6
*
EXYNOS: Resolve the i2c compilation error
Amar
2013-07-10
1
-8
/
+1
*
EXYNOS5: I2C: Add FDT and non-FDT support for I2C
Amar
2013-06-24
1
-2
/
+10
*
ARM: OMAP: I2C: New read, write and probe functions
Lubomir Popov
2013-06-10
1
-191
/
+299
*
i2c: zynq: Add support for Xilinx Zynq
Michal Simek
2013-04-30
2
-0
/
+307
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
1
-5
/
+37
|
\
|
*
Tegra: I2C: Add T114 clock support to tegra_i2c driver
Tom Warren
2013-03-14
1
-5
/
+37
*
|
I2C: S3C24X0: Bug fixes in i2c_transfer
Rajeshwari Shinde
2013-03-12
1
-8
/
+6
*
|
I2C: S3C24X0: Remove the dead code
Rajeshwari Shinde
2013-03-12
1
-7
/
+0
|
/
*
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2013-02-04
1
-3
/
+4
*
i2c: mxs: Staticize the functions in the driver
Marek Vasut
2013-01-29
1
-4
/
+4
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-14
2
-1
/
+91
|
\
|
*
I2C: S3C24X0: Resolve build error for VCMA9
Rajeshwari Shinde
2013-01-14
2
-3
/
+4
|
*
I2C: Driver changes for FDT support
Rajeshwari Shinde
2013-01-08
2
-1
/
+90
*
|
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-08
1
-6
/
+14
|
\
\
|
|
/
|
/
|
|
*
omap24xx_i2c: Handle wait_for_bb error
Vincent Stehlé
2012-12-10
1
-6
/
+14
*
|
designware_i2c.h: Define IC_CLK only if not already defined in config file
Armando Visconti
2012-12-11
1
-0
/
+2
*
|
designware_i2c.h: Fixed the correct values for SCL low/high time
Armando Visconti
2012-12-11
1
-3
/
+3
*
|
designware_i2c: Fixed the setting of the i2c bus speed
Armando Visconti
2012-12-11
1
-15
/
+13
*
|
designware_i2c: Added s/w generation of stop bit
Armando Visconti
2012-12-11
2
-3
/
+9
*
|
designware_i2c.c: Added the support for MULTI_BUS
Armando Visconti
2012-12-11
1
-1
/
+81
*
|
drivers:i2c: Modify I2C driver for Exynos4
Piotr Wilczek
2012-12-11
1
-7
/
+12
*
|
omap24xx_i2c: Handle OMAP5 like OMAP2,3,4
Vincent Stehlé
2012-12-11
1
-5
/
+10
*
|
mxs: i2c: Implement algorithm to set up arbitrary i2c speed
Marek Vasut
2012-12-11
1
-53
/
+34
*
|
mxs: i2c: Restore speed setting after block reset
Marek Vasut
2012-12-11
1
-0
/
+3
*
|
i2c: mxs: Fix TIMING2 register value
Marek Vasut
2012-12-11
1
-2
/
+2
*
|
i2c: mxs: Use i2c_set_bus_speed() in i2c_init()
Marek Vasut
2012-12-11
1
-15
/
+1
*
|
i2c: mxs: Implement i2c_get/set_bus_speed()
Marek Vasut
2012-12-11
1
-0
/
+45
*
|
i2c: mxs: Abstract out the MXS I2C speed setup
Marek Vasut
2012-12-11
1
-20
/
+37
*
|
i2c: Staticize local functions in mxc i2c driver
Marek Vasut
2012-12-11
1
-2
/
+2
*
|
soft_i2c: add necessary includes for AVR32
Andreas Bießmann
2012-12-11
1
-0
/
+3
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-26
1
-3
/
+0
|
\
|
*
arm: Remove support for lpc2292
Marek Vasut
2012-10-26
1
-3
/
+0
*
|
drivers/i2c/fsl_i2c.c: sparse fix
Kim Phillips
2012-10-25
1
-1
/
+1
|
/
*
i2c: sh_i2c: use setbits/clrbits macro
Tetsuyuki Kobayashi
2012-10-16
1
-4
/
+4
*
i2c: sh_i2c.c: check error in i2c_read and i2c_write
Tetsuyuki Kobayashi
2012-10-16
1
-18
/
+32
[prev]
[next]