index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ 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
*
mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer...
Hans de Goede
2016-01-26
1
-2
/
+2
*
x86: ivybridge: Use the I2C driver to perform SMbus init
Simon Glass
2016-01-24
1
-0
/
+24
*
x86: i2c: Add a stub driver for Intel I2C/SMbus
Simon Glass
2016-01-24
3
-0
/
+61
*
dm: i2c: Allow muxes to be enabled for SPL separately
Simon Glass
2016-01-21
3
-3
/
+12
*
rockchip: i2c: Update the driver to use the new clock ID
Simon Glass
2016-01-21
1
-16
/
+22
*
sunxi: Add support for the I2C controller which is part of the PRCM
Jelle van der Waa
2016-01-21
1
-0
/
+11
*
i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs
Hans de Goede
2016-01-21
1
-4
/
+16
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
1
-13
/
+1
*
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
2016-01-14
1
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-01-03
1
-2
/
+10
|
\
|
*
i2c: mxc: add a condition in case the parameter is NULL
Gong Qianyu
2016-01-03
1
-2
/
+10
*
|
Kconfig: i2c: Fix indentation
Michal Simek
2015-12-11
1
-7
/
+7
*
|
Kconfig: i2c: Fix typo Suport -> Support
Michal Simek
2015-12-11
1
-1
/
+1
*
|
i2c, avr32: fix compiler warning "input is not relaxable"
Heiko Schocher
2015-11-23
1
-1
/
+1
|
/
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
i2c: soft_i2c: Fix bus indizes
Dirk Eibach
2015-11-12
1
-10
/
+10
*
hrcon: Add fan controllers
Dirk Eibach
2015-11-12
1
-0
/
+28
*
hrcon: Add support for the DH variant
Dirk Eibach
2015-11-12
1
-0
/
+28
*
i2c: ihs_i2c: Fix hold_bus control
Dirk Eibach
2015-11-12
1
-1
/
+1
*
i2c: ihs_i2c: Use macro bestpractices
Dirk Eibach
2015-11-12
1
-10
/
+14
*
i2c: ihs_i2c: Dual channel support
Dirk Eibach
2015-11-12
1
-13
/
+63
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-10-30
1
-2
/
+2
|
\
|
*
armv8/fsl_lsch3: Change arch to fsl-layerscape
Mingkai Hu
2015-10-29
1
-2
/
+2
*
|
i2c: Instantiate I2C controllers when selected
Michal Simek
2015-10-28
1
-0
/
+4
|
/
*
I2C: mxc_i2c: make I2C1 and I2C2 optional
Albert ARIBAUD \\(3ADEV\\)
2015-10-02
1
-0
/
+6
*
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
2015-09-15
3
-780
/
+0
*
rockchip: Add I2C driver
Simon Glass
2015-09-02
3
-0
/
+401
*
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
2
-5
/
+3
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
1
-2
/
+2
*
i2c: lpc32xx: correct sanity check for requested bus speed
Vladimir Zapolskiy
2015-08-18
1
-11
/
+11
*
i2c: lpc32xx: add support for OTG I2C
Sylvain Lemieux
2015-08-18
1
-3
/
+17
*
i2c: lpc32xx: fix write timeout
Sylvain Lemieux
2015-08-17
1
-0
/
+2
*
i2c: lpc32xx: fix read timeout
Sylvain Lemieux
2015-08-17
1
-5
/
+5
*
i2c: lpc32xx: use api to get hclk instead of fix value
Sylvain Lemieux
2015-08-17
1
-1
/
+1
*
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
2015-08-12
1
-0
/
+8
*
cros_ec: Support the LDO access method used by spring
Simon Glass
2015-08-05
3
-0
/
+91
*
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-05
3
-0
/
+53
*
exynos: i2c: Tidy up the driver model code
Simon Glass
2015-08-05
1
-36
/
+103
*
exynos: i2c: Fix code style with ReadWriteByte()
Simon Glass
2015-08-05
1
-7
/
+7
*
i2c: Add a mux for GPIO-based I2C bus arbitration
Simon Glass
2015-08-05
3
-0
/
+157
*
dm: i2c: Add support for multiplexed I2C buses
Simon Glass
2015-08-05
5
-0
/
+216
*
dm: i2c: Add a function to transfer messages
Simon Glass
2015-08-05
1
-0
/
+11
*
dm: i2c: Add a message debug function
Simon Glass
2015-08-05
1
-0
/
+16
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-08-02
1
-1
/
+2
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2015-07-17
1
-1
/
+1
|
|
\
|
*
|
i2c: fix vf610 support
Albert ARIBAUD \(3ADEV\)
2015-07-10
1
-1
/
+2
*
|
|
i2c: tegra: Build warning fixes for 64-bit
Thierry Reding
2015-07-27
1
-2
/
+2
|
|
/
|
/
|
*
|
exynos: i2c: Correct bug in pinmux selection
Simon Glass
2015-07-10
1
-1
/
+1
|
/
*
dm: i2c: Add compatibility functions for dm_i2c_reg_read/write()
Simon Glass
2015-06-10
1
-0
/
+21
*
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2015-05-30
3
-11
/
+7
|
\
[next]