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
*
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
|
\
|
*
ARM: UniPhier: update the vendor name of UniPhier in Kconfig
Masahiro Yamada
2015-05-31
1
-3
/
+3
|
*
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-05-31
2
-8
/
+4
*
|
cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer
Hannes Schmelzer
2015-05-28
1
-1
/
+1
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-05-26
1
-22
/
+24
|
\
|
*
i2c, mxc: rework i2c base address names for different SoCs
Heiko Schocher
2015-05-26
1
-25
/
+24
|
*
arm, imx6, i2c: add I2C4 for MX6DL
Heiko Schocher
2015-05-26
1
-0
/
+3
*
|
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2015-05-18
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
i2c: s3c: Implant support for S3C2440
Marek Vasut
2015-05-06
1
-5
/
+5
*
|
sandbox: i2c: search child emul dev and check its uclass id
Przemyslaw Marczak
2015-05-14
1
-3
/
+17
*
|
i2c: mxc: refactor i2c driver and support dm
Peng Fan
2015-05-14
1
-185
/
+396
*
|
dm: i2c: Add a function to find out the chip offset length
Simon Glass
2015-05-14
1
-0
/
+7
*
|
dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
Axel Lin
2015-05-05
1
-6
/
+7
*
|
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
2015-05-05
1
-11
/
+23
*
|
dm: i2c: Add functions to read and write a register
Simon Glass
2015-05-05
1
-0
/
+19
*
|
dm: i2c: sandbox: Add debugging to the speed limit
Simon Glass
2015-05-05
1
-1
/
+3
|
/
*
driver/i2c/mxc: Enable I2C bus 3 and 4
York Sun
2015-04-23
1
-3
/
+14
*
sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig
Simon Glass
2015-04-18
1
-0
/
+30
*
dm: core: Rename driver data function to dev_get_driver_data()
Simon Glass
2015-04-18
2
-4
/
+4
*
dm: i2c: add i2c-gpio driver
Przemyslaw Marczak
2015-04-18
3
-0
/
+356
*
Kconfig: i2c: fix help message related to dm i2c
Przemyslaw Marczak
2015-04-18
1
-10
/
+7
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
2
-0
/
+2
*
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
2
-4
/
+4
*
i2c: mvtwsi: Support for up to 4 different controllers
Paul Kocialkowski
2015-04-15
1
-29
/
+99
*
lpc32xx: i2c: add LPC32xx I2C interface support
Albert ARIBAUD \(3ADEV\)
2015-04-10
2
-0
/
+250
*
i2c: mvtwsi: Fix problem with baud rate calculation
Stefan Roese
2015-03-18
1
-8
/
+9
*
mv_i2c: fix warnings on 64-bit builds
Rob Herring
2015-03-18
1
-1
/
+1
*
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
2015-03-15
2
-6
/
+8
*
dm: i2c: Add a missing memory allocaton check
Simon Glass
2015-03-05
1
-0
/
+2
*
dm: Move CONFIG_I2C_COMPAT to Kconfig
Simon Glass
2015-02-19
1
-0
/
+9
*
dm: Expand and complete Kconfig in drivers/
Simon Glass
2015-02-12
1
-2
/
+10
*
dm: i2c: Make API accessible even without CONFIG_DM
Simon Glass
2015-02-12
3
-16
/
+16
*
dm: i2c: Add a dm_ prefix to driver model bus speed functions
Simon Glass
2015-02-12
1
-8
/
+3
*
i2c: s3c24x0: reduce transmission status timeout
Przemyslaw Marczak
2015-02-12
1
-2
/
+2
*
dm: i2c: Add two more I2C init functions to the compatibility layer
Simon Glass
2015-01-29
1
-2
/
+12
*
dm: i2c: dts: Support an offset-len device tree property
Simon Glass
2015-01-29
1
-1
/
+2
*
dm: i2c: s3c24x0: adjust to dm-i2c api
Przemyslaw Marczak
2015-01-29
1
-43
/
+194
*
dm: i2c-uclass-compat: fix missed argument
Przemyslaw Marczak
2015-01-29
1
-1
/
+1
*
dm: i2c: Move slave details to child platdata
Simon Glass
2015-01-29
6
-87
/
+39
*
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
1
-0
/
+1
*
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-29
2
-8
/
+10
*
dm: i2c: Add a compatbility layer
Simon Glass
2015-01-29
2
-0
/
+99
*
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2015-01-29
1
-4
/
+5
*
i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller
Masahiro Yamada
2015-01-29
3
-0
/
+388
*
i2c: UniPhier: add driver for UniPhier i2c controller
Masahiro Yamada
2015-01-29
3
-0
/
+248
*
i2c: add CONFIG_DM_I2C to Kconfig
Masahiro Yamada
2015-01-29
1
-0
/
+6
*
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
[next]