index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2016-08-26
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2016-08-26
i2c: mvtwsi: Fix order of address bytes (high to low)
Stefan Roese
2016-08-25
ARM: tegra: remove stale nvidia, bpmp I2C DT property
Stephen Warren
2016-08-25
ARM: tegra: fix Tegra186 I2C clock name
Stephen Warren
2016-08-16
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
Stefan Roese
2016-08-15
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-08-15
i2c: atmel: add i2c driver
Songjun Wu
2016-08-15
i2c: tegra: add standardized clk/reset API support
Bryan Wu
2016-08-15
i2c: add Tegra186 BPMP driver
Stephen Warren
2016-08-12
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-08-12
fdt: allow fdtdec_get_addr_size_*() to translate addresses
Stephen Warren
2016-08-12
i2c: Drop redundant platform data setting in drivers
Simon Glass
2016-08-08
i2c: i2c-uclass-compat: avoid any BSS usage
Vignesh R
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-26
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-07-26
i2c: fsl: Fix driver initialization
[email protected]
2016-07-26
i2c: mvtwsi: Add documentation
[email protected]
2016-07-26
i2c: mvtwsi: Make delay times frequency-dependent
[email protected]
2016-07-26
i2c: mvtwsi: Handle zero-length offsets properly
[email protected]
2016-07-26
i2c: mvtwsi: Add compatibility to DM
[email protected]
2016-07-26
i2c: mvtwsi: Make address length variable
[email protected]
2016-07-26
i2c: mvtwsi: Factor out adap parameter
[email protected]
2016-07-26
i2c: mvtwsi: Add compatibility functions
[email protected]
2016-07-26
i2c: mvtwsi: Use 'uint' instead of 'unsigned int'
[email protected]
2016-07-26
i2c: mvtwsi: Get rid of status parameter
[email protected]
2016-07-26
i2c: mvtwsi: Eliminate flags parameter
[email protected]
2016-07-26
i2c: mvtwsi: Improve and fix comments
[email protected]
2016-07-26
i2c: mvtwsi: Streamline code and add documentation
[email protected]
2016-07-26
i2c: mvtwsi: Fix style violations
[email protected]
2016-07-26
drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model
Mugunthan V N
2016-07-26
drivers: i2c: omap24xx_i2c: prepare driver for DM conversion
Mugunthan V N
2016-07-26
drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable
Mugunthan V N
2016-07-24
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
Masahiro Yamada
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-10
drivers: i2c: mxc: Add early init
Yuan Yao
2016-05-17
i2c: mvtwsi: Eliminate twsi_control_flags
Chris Packham
2016-05-17
i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEAr
Stefan Roese
2016-05-17
i2c: Add entry for Designware I2C driver in Kconfig
Stefan Roese
2016-05-17
dm: fsl_i2c: Enable DM for FSL I2C
[email protected]
2016-05-17
dm: fsl_i2c: Factor out adap parameter
[email protected]
2016-05-17
dm: fsl_i2c: Prepare compatibility functions
[email protected]
2016-05-17
dm: fsl_i2c: Rename methods for reading/writing data
[email protected]
2016-05-17
dm: fsl_i2c: Rename probe method
[email protected]
2016-05-17
dm: fsl_i2c: Remove unnecessary variable
[email protected]
2016-05-17
dm: fsl_i2c: Reword and clarify comment
[email protected]
2016-05-17
dm: fsl_i2c: Use clearer parameter names
[email protected]
2016-05-17
dm: fsl_i2c: Rename I2C register structure
[email protected]
2016-05-17
i2c: designware_i2c: Optionally check enable status register
Stefan Roese
2016-05-17
i2c: muxes: Add support for TI PCA954X mux
Michal Simek
[next]