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
*
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
4
-5
/
+5
*
dm: core: Fix devfdt_get_addr_ptr return value
Ovidiu Panait
2020-08-22
1
-2
/
+2
*
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
2020-08-20
1
-1
/
+1
*
i2c: add nexell driver
Stefan Bosch
2020-07-29
3
-0
/
+636
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-07-27
1
-68
/
+70
|
\
|
*
i2c: mxc: move i2c_early_init_f to common function
Biwen Li
2020-07-27
1
-68
/
+70
*
|
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
6
-6
/
+6
*
|
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-25
4
-4
/
+4
|
/
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
10
-10
/
+10
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
6
-6
/
+6
*
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-20
4
-4
/
+4
*
i2c: designware_i2c: Support ACPI table generation
Simon Glass
2020-07-17
3
-1
/
+136
*
i2c: Add log_ret() on error
Simon Glass
2020-07-17
1
-2
/
+2
*
i2c: designware_i2c: Add a little more debugging
Simon Glass
2020-07-17
1
-5
/
+5
*
dm: acpi: Enhance acpi_get_name()
Simon Glass
2020-07-17
1
-10
/
+0
*
acpi: Support generation of I2C descriptor
Simon Glass
2020-07-17
1
-0
/
+11
*
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
1
-0
/
+2
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
1
-2
/
+2
*
i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
Patrick Delaunay
2020-07-09
1
-1
/
+73
*
i2c: stm32f7: add stm32mp15 compatible
Patrick Delaunay
2020-07-09
1
-0
/
+1
*
i2c: imx_lpi2c: Improve the codes to use private data
Ye Li
2020-07-09
1
-11
/
+11
*
i2c: i2c-cortina: added CAxxxx I2C support
Arthur Li
2020-07-09
4
-0
/
+443
*
i2c: octeon_i2c: Add I2C controller driver for Octeon
Suneel Garapati
2020-07-09
3
-0
/
+858
*
i2c: observe scl_count in i2c_deblock_gpio_loop()
Heinrich Schuchardt
2020-05-28
1
-1
/
+1
*
i2c: designware_i2c: Check if the device is powered
Raul E Rangel
2020-05-28
1
-0
/
+17
*
i2c: designware_i2c: Tidy up use of NULL priv
Simon Glass
2020-05-28
1
-11
/
+23
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
10
-0
/
+10
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
24
-0
/
+24
*
common: Drop log.h from common header
Simon Glass
2020-05-18
32
-0
/
+32
*
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
[next]