index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2020-04-21
Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
Tom Rini
2020-04-20
drivers: i2c: add brcm iproc I2C driver support
Rayagonda Kokatanur
2020-04-20
i2c: muxes: pca954x: add PCA9546 variant
Chris Packham
2020-04-17
doc: fix references to driver-model
Heinrich Schuchardt
2020-03-24
i2c: stm32f7_i2c: allows for any bus frequency
Alain Volmat
2020-03-16
i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed
Jun Chen
2020-03-16
i2c: designware_i2c: remove 'has_high_speed'
Jun Chen
2020-03-16
i2c: designware_i2c: check is high speed possible support
Jun Chen
2020-03-16
i2c: designware_i2c: Fix IC_CON register setting for high speed mode
Jun Chen
2020-03-16
dm: i2c-gpio: add support for clock stretching
Heiko Schocher
2020-03-16
dm: i2c-gpio: rework gpio get/set functions
Michael Auchter
2020-03-16
i2c: gpio: Run deblock sequence on probe
Marek Vasut
2020-03-16
i2c: Add option to send start condition after deblocking
Marek Vasut
2020-03-16
i2c: Export i2c_deblock_gpio_loop()
Marek Vasut
2020-03-16
i2c: Make deblock delay and SCL clock configurable
Marek Vasut
2020-02-18
i2c: designware_i2c: Correct the selection of speed mode
Simon Glass
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
tegra: i2c: Change driver to use helper function
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-04
i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
Biwen Li
2020-01-27
i2c: designware_i2c: Do more in the probe() method
Simon Glass
2020-01-27
i2c: designware_i2c: Separate out the speed calculation
Simon Glass
2020-01-27
i2c: designware_i2c: Move dw_i2c_speed_config to header
Simon Glass
2020-01-27
i2c: designware_i2c: Add support for fast-plus speed
Simon Glass
2020-01-27
i2c: Update drivers to use enum for speed
Simon Glass
2020-01-27
i2c: stm32: Update to use standard enums for speed
Simon Glass
2020-01-27
i2c: omap: Update to use standard enums for speed
Simon Glass
2020-01-27
i2c: kona_i2c: Update to use standard enums for speed
Simon Glass
2020-01-27
i2c: designware_i2c: Update to use standard enums for speed
Simon Glass
2020-01-27
i2c: ast_i2c: Update to use standard enums for speed
Simon Glass
2020-01-27
i2c: designware_i2c: Add spike supression
Simon Glass
2020-01-27
i2c: designware_i2c: Rewrite timing calculation
Simon Glass
2020-01-27
i2c: designware_i2c: Put hold config in a struct
Simon Glass
2020-01-27
i2c: designware_i2c: Drop scl_sda_cfg parameter
Simon Glass
2020-01-27
i2c: designware_i2c: Read device-tree properties
Simon Glass
2020-01-27
i2c: designware_i2c: Use an accurate bus clock instead of MHz
Simon Glass
2020-01-27
i2c: designware_i2c: Use an enum for selected speed mode
Simon Glass
2020-01-27
i2c: designware_i2c: Rename 'max' speed to 'high' speed
Simon Glass
2020-01-27
i2c: designware_i2c: Include clk.h in the header file
Simon Glass
2020-01-27
i2c: designware_i2c: Don't allow changing IC_CLK
Simon Glass
2020-01-27
i2c: designware_i2c: Add more registers
Simon Glass
2019-12-18
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
2019-12-17
i2c: add support for offset overflow in to address
Robert Beckett
2019-12-15
i2c: designware: Add Apollo Lake support
Simon Glass
2019-12-15
i2c: designware: Support use in SPL
Simon Glass
2019-12-15
i2c: designware: Avoid using static data
Simon Glass
2019-12-15
i2c: designware: Tidy up PCI support
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-11
i2c: i2c_cdns: fix write timeout on fifo boundary
Michael Auchter
[next]