index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2025-04-22
i2c: mediatek: remove duplicate entry in mt_i2c_regs_v1[]
Martin Schiller
2025-04-22
i2c: mediatek: add missing empty entry at end of mkt_i2c_ids[]
Martin Schiller
2025-04-22
drivers: i2c: Kconfig: Add CONFIG_SYS_I2C_OMAP24XX_REPEATED_START
Aniket Limaye
2025-04-22
i2c: omap24xx_i2c: support CONFIG for repeated start in DM_I2C xfer
Aniket Limaye
2025-04-22
i2c: omap24xx_i2c: Use new function __omap24_i2c_xfer_msg()
Aniket Limaye
2025-04-22
i2c: omap24xx_i2c: Remove unused CONFIG_I2C_REPEATED_START
Aniket Limaye
2025-04-11
Kbuild: Always use $(PHASE_)
Tom Rini
2025-03-12
i2c: Add support for ADI SC5XX-family I2C peripheral
Nathan Barrett-Morrison
2024-12-11
i2c: renesas: Fix R-Car spelling
Marek Vasut
2024-10-25
i2c: mxc_i2c: Convert to use livetree API for fdt access
Tim Harvey
2024-10-23
i2c: rzg2l: include u-boot/schedule.h
Rasmus Villemoes
2024-10-21
i2c: i2c-gpio: add support for i2c-gpio,sda-output-only
Alex Shumsky
2024-10-21
i2c: muxes: pca954x: Add MAX735x/MAX736x support
Maksim Kiselev
2024-10-11
global: Rename SPL_ to XPL_
Simon Glass
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
Simon Glass
2024-08-19
Merge tag 'v2024.10-rc3' into next
Tom Rini
2024-08-13
i2c: Remove CFG_SYS_I2C_DIRECT_BUS
Simon Glass
2024-08-13
i2c: Remove CFG_SYS_I2C_MAX_HOPS
Simon Glass
2024-08-13
i2c: Drop reference to SYS_I2C_INIT_BOARD
Simon Glass
2024-08-13
fsl: mxc: Drop legacy I2c
Simon Glass
2024-08-09
i2c: imx_lpi2c: Support read transfers longer than 256 bytes
Fedor Ross
2024-08-09
i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz
Fedor Ross
2024-08-09
i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
Fedor Ross
2024-08-09
i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5
David Virag
2024-08-09
i2c: samsung: Drop s3c24x0 specific code.
David Virag
2024-08-09
i2c: mux: Fix error path in i2c-arb-gpio
Michal Simek
2024-08-09
i2c: pca954x: Remove pointer to GD
Michal Simek
2024-07-23
arm: ti: Remove omap4 platform support
Tom Rini
2024-07-22
drivers: i2c: Remove duplicate newlines
Marek Vasut
2024-07-08
i2c: mediatek: add support for optional arb and pmic clock
Christian Marangi
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
i2c: Remove <common.h> and add needed includes
Tom Rini
2024-04-23
i2c: Add support for Qualcomm Generic Interface (GENI) I2C controller
Neil Armstrong
2024-03-02
Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"
Tom Rini
2024-03-02
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
Marek Vasut
2024-02-28
i2c: rzg2l: Add I2C driver for RZ/G2L family
Paul Barker
2024-01-29
treewide: Remove clk_free
Sean Anderson
2023-11-30
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...
Tom Rini
2023-11-27
i2c: Bugfix in i2c_get_chip_by_phandle()
Philip Oberfichtner
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-10-31
i2c: Implement i2c_get_chip_by_phandle()
Philip Richard Oberfichtner
2023-10-30
i2c: designware_i2c: adjust timing calculation
Heinrich Schuchardt
2023-10-30
i2c: nuvoton: remove standard mode only
Jim Liu
2023-10-22
sunxi: introduce NCAT2 generation model
Andre Przywara
2023-10-22
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
Andre Przywara
2023-10-17
lib: acpi: Fix linking SPL when ACPIGEN is enabled
Sean Anderson
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
[next]