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
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
1
-1
/
+1
*
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
1
-2
/
+2
*
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-05-15
1
-1
/
+1
*
i2c: mxc: add fuse check
Peng Fan
2020-05-10
1
-0
/
+17
*
Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
Tom Rini
2020-04-21
6
-2
/
+1065
|
\
|
*
drivers: i2c: add brcm iproc I2C driver support
Rayagonda Kokatanur
2020-04-20
4
-0
/
+1057
|
*
i2c: muxes: pca954x: add PCA9546 variant
Chris Packham
2020-04-20
2
-2
/
+8
*
|
doc: fix references to driver-model
Heinrich Schuchardt
2020-04-17
4
-4
/
+4
|
/
*
i2c: stm32f7_i2c: allows for any bus frequency
Alain Volmat
2020-03-24
1
-46
/
+59
*
i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed
Jun Chen
2020-03-16
2
-0
/
+7
*
i2c: designware_i2c: remove 'has_high_speed'
Jun Chen
2020-03-16
2
-4
/
+1
*
i2c: designware_i2c: check is high speed possible support
Jun Chen
2020-03-16
2
-0
/
+13
*
i2c: designware_i2c: Fix IC_CON register setting for high speed mode
Jun Chen
2020-03-16
1
-1
/
+1
*
dm: i2c-gpio: add support for clock stretching
Heiko Schocher
2020-03-16
1
-1
/
+22
*
dm: i2c-gpio: rework gpio get/set functions
Michael Auchter
2020-03-16
1
-69
/
+64
*
i2c: gpio: Run deblock sequence on probe
Marek Vasut
2020-03-16
1
-0
/
+16
*
i2c: Add option to send start condition after deblocking
Marek Vasut
2020-03-16
1
-3
/
+20
*
i2c: Export i2c_deblock_gpio_loop()
Marek Vasut
2020-03-16
1
-4
/
+4
*
i2c: Make deblock delay and SCL clock configurable
Marek Vasut
2020-03-16
1
-10
/
+11
*
i2c: designware_i2c: Correct the selection of speed mode
Simon Glass
2020-02-18
1
-2
/
+2
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
16
-0
/
+19
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
13
-0
/
+14
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
5
-0
/
+5
*
|
tegra: i2c: Change driver to use helper function
Simon Glass
2020-02-07
1
-12
/
+1
|
/
*
i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
Biwen Li
2020-02-04
1
-0
/
+1
*
i2c: designware_i2c: Do more in the probe() method
Simon Glass
2020-01-27
1
-8
/
+8
*
i2c: designware_i2c: Separate out the speed calculation
Simon Glass
2020-01-27
2
-33
/
+48
*
i2c: designware_i2c: Move dw_i2c_speed_config to header
Simon Glass
2020-01-27
2
-17
/
+17
*
i2c: designware_i2c: Add support for fast-plus speed
Simon Glass
2020-01-27
2
-2
/
+12
*
i2c: Update drivers to use enum for speed
Simon Glass
2020-01-27
14
-26
/
+32
*
i2c: stm32: Update to use standard enums for speed
Simon Glass
2020-01-27
1
-27
/
+16
*
i2c: omap: Update to use standard enums for speed
Simon Glass
2020-01-27
2
-5
/
+1
*
i2c: kona_i2c: Update to use standard enums for speed
Simon Glass
2020-01-27
1
-17
/
+11
*
i2c: designware_i2c: Update to use standard enums for speed
Simon Glass
2020-01-27
2
-18
/
+5
*
i2c: ast_i2c: Update to use standard enums for speed
Simon Glass
2020-01-27
2
-3
/
+1
*
i2c: designware_i2c: Add spike supression
Simon Glass
2020-01-27
3
-1
/
+13
*
i2c: designware_i2c: Rewrite timing calculation
Simon Glass
2020-01-27
1
-22
/
+147
*
i2c: designware_i2c: Put hold config in a struct
Simon Glass
2020-01-27
1
-27
/
+55
*
i2c: designware_i2c: Drop scl_sda_cfg parameter
Simon Glass
2020-01-27
1
-6
/
+8
*
i2c: designware_i2c: Read device-tree properties
Simon Glass
2020-01-27
3
-3
/
+22
*
i2c: designware_i2c: Use an accurate bus clock instead of MHz
Simon Glass
2020-01-27
2
-12
/
+10
*
i2c: designware_i2c: Use an enum for selected speed mode
Simon Glass
2020-01-27
2
-4
/
+8
*
i2c: designware_i2c: Rename 'max' speed to 'high' speed
Simon Glass
2020-01-27
2
-9
/
+9
*
i2c: designware_i2c: Include clk.h in the header file
Simon Glass
2020-01-27
2
-1
/
+2
*
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
*
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
2019-12-18
6
-94
/
+204
|
\
|
*
i2c: designware: Add Apollo Lake support
Simon Glass
2019-12-15
1
-0
/
+25
|
*
i2c: designware: Support use in SPL
Simon Glass
2019-12-15
1
-3
/
+40
[next]