index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
designware_i2c.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-1
/
+1
*
i2c: designware_i2c: Support ACPI table generation
Simon Glass
2020-07-17
1
-0
/
+15
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed
Jun Chen
2020-03-16
1
-0
/
+4
*
i2c: designware_i2c: remove 'has_high_speed'
Jun Chen
2020-03-16
1
-2
/
+0
*
i2c: designware_i2c: check is high speed possible support
Jun Chen
2020-03-16
1
-0
/
+3
*
i2c: designware_i2c: Separate out the speed calculation
Simon Glass
2020-01-27
1
-0
/
+3
*
i2c: designware_i2c: Move dw_i2c_speed_config to header
Simon Glass
2020-01-27
1
-0
/
+17
*
i2c: designware_i2c: Add support for fast-plus speed
Simon Glass
2020-01-27
1
-0
/
+2
*
i2c: designware_i2c: Update to use standard enums for speed
Simon Glass
2020-01-27
1
-13
/
+0
*
i2c: designware_i2c: Add spike supression
Simon Glass
2020-01-27
1
-0
/
+2
*
i2c: designware_i2c: Read device-tree properties
Simon Glass
2020-01-27
1
-0
/
+15
*
i2c: designware_i2c: Use an accurate bus clock instead of MHz
Simon Glass
2020-01-27
1
-2
/
+2
*
i2c: designware_i2c: Use an enum for selected speed mode
Simon Glass
2020-01-27
1
-3
/
+7
*
i2c: designware_i2c: Rename 'max' speed to 'high' speed
Simon Glass
2020-01-27
1
-4
/
+4
*
i2c: designware_i2c: Include clk.h in the header file
Simon Glass
2020-01-27
1
-0
/
+1
*
i2c: designware_i2c: Don't allow changing IC_CLK
Simon Glass
2020-01-27
1
-2
/
+0
*
i2c: designware_i2c: Add more registers
Simon Glass
2020-01-27
1
-1
/
+13
*
i2c: designware: Tidy up PCI support
Simon Glass
2019-12-15
1
-0
/
+35
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
i2c: designware_i2c: Add ic_enable_status to ic_regs struct
Stefan Roese
2016-04-25
1
-33
/
+35
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
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: Added s/w generation of stop bit
Armando Visconti
2012-12-11
1
-0
/
+1
*
i2c: Add support for designware i2c controller
Vipin KUMAR
2012-04-24
1
-0
/
+146