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
/
mxs_i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-20
/
+29
*
i2c: mxs: Consolidate hard-coded bus address
Marek Vasut
2014-10-29
1
-7
/
+12
*
i2c: i2c-mxs: Wait for I2C to empty queue
Marek Vasut
2014-02-20
1
-7
/
+32
*
i2c: mxs_i2c: Squash endless loop
Marek Vasut
2013-11-13
1
-3
/
+12
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
i2c: mxs: Staticize the functions in the driver
Marek Vasut
2013-01-29
1
-4
/
+4
*
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
*
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
1
-1
/
+1
*
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
2012-09-01
1
-6
/
+6
*
mxs-i2c: Fix internal address byte order
Torsten Fleischer
2012-07-11
1
-1
/
+1
*
iMX28: Add I2C bus driver
Marek Vasut
2011-11-11
1
-0
/
+246