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
2023-03-18
i2c: rcar_i2c: Sort Kconfig depends list ascending
Marek Vasut
2023-03-18
i2c: rcar_iic: Sort Kconfig depends list ascending
Marek Vasut
2023-03-02
sandbox: Tidy up I2C options
Simon Glass
2023-02-13
i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree
Pei Yue Ho
2023-02-13
i2c:aspeed:support ast2600 i2c new register mode driver
Ryan Chen
2023-02-13
i2c: mxc_i2c: Use hex notation for the base address
Fabio Estevam
2023-02-10
i2c: Add support for Qualcomm I2C driver
Sumit Garg
2023-02-10
Correct SPL uses of IMX_MODULE_FUSE
Simon Glass
2023-02-07
sh4: Drop unused kona_i2c driver
Simon Glass
2023-02-07
rmobile: Drop CONFIG_SH73A0 and associated code
Simon Glass
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR
Tom Rini
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
2023-01-09
Merge branch 'next'
Tom Rini
2023-01-06
i2c: uniphier-f: correct error recovery
Dai Okamura
2022-12-23
global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFG
Tom Rini
2022-12-22
arm: ti814x: Remove remaining support code
Tom Rini
2022-12-22
i2c: Remove CONFIG_I2C_MULTI_BUS
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
Tom Rini
2022-12-05
i2c: nuvoton: renamed the NPCM i2c driver
Jim Liu
2022-11-14
i2c: i2c-gpio: add newline
Sergei Antonov
2022-11-14
i2c: microchip: fix erroneous late ack send
Conor Dooley
2022-11-14
i2c: microchip: fix ack sending logic
Conor Dooley
2022-11-10
Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
Tom Rini
2022-09-23
i2c: add support for MediaTek I2C interface
Weijie Gao
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-15
i2c: stm32: fix usage of rise/fall device tree properties
Jorge Ramirez-Ortiz
2022-09-15
i2c: stm32: do not set the STOP condition on error
Alain Volmat
2022-09-15
i2c: stm32: remove unused stop parameter in start & reload handling
Alain Volmat
2022-09-15
i2c: stm32: fix comment and remove unused AUTOEND bit
Alain Volmat
2022-09-15
i2c: stm32f7: fix clearing the control register
Jorge Ramirez-Ortiz
2022-07-19
i2c: avoid dynamic stack use in dm_i2c_write
Rasmus Villemoes
2022-07-19
i2c: nuvoton: Add NPCM7xx i2c driver
Jim Liu
2022-07-19
i2c: ast_i2c: Remove SCL direct drive mode
Eddie James
2022-07-12
i2c: stm32: add support for the st,stm32mp13 SOC
Patrick Delaunay
2022-07-08
i2c: Remove non-DM_I2C support from davinci_i2c.c
Tom Rini
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-07-06
i2c/aspeed: Add AST2600 compatible
Joel Stanley
2022-07-06
i2c/aspeed: Fix reset control
Joel Stanley
2022-06-28
arm: samsung: Migrate a number of symbols to Kconfig
Tom Rini
2022-06-20
Merge branch 'master' into next
Tom Rini
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2022-06-13
arm: tegra: Update some DT compatibles
Peter Robinson
2022-05-10
i2c: ihs: intel: Fix typo in comments (actual)
Michal Simek
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
[next]