summaryrefslogtreecommitdiff
path: root/drivers/i2c/Kconfig
AgeCommit message (Expand)Author
2025-10-30Merge tag 'qcom-for-2026.01-rc2' of https://source.denx.de/u-boot/custodians/...Tom Rini
2025-10-30misc: introduce Qcom GENI wrapperCasey Connolly
2025-10-28i2c: add support for the MT7621 I2C controllerJustin Swartz
2025-07-16i2c: Kconfig: Tighten some i2c driver dependenciesTom Rini
2025-07-11Kconfig: Test for !COMPILE_TEST in some locationsTom Rini
2025-04-22drivers: i2c: Kconfig: Add CONFIG_SYS_I2C_OMAP24XX_REPEATED_STARTAniket Limaye
2025-03-12i2c: Add support for ADI SC5XX-family I2C peripheralNathan Barrett-Morrison
2024-12-11i2c: renesas: Fix R-Car spellingMarek Vasut
2024-08-09i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5David Virag
2024-07-23arm: ti: Remove omap4 platform supportTom Rini
2024-04-23i2c: Add support for Qualcomm Generic Interface (GENI) I2C controllerNeil Armstrong
2024-03-02Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"Tom Rini
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut
2024-02-28i2c: rzg2l: Add I2C driver for RZ/G2L familyPaul Barker
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-02i2c: designware: Add Kconfig for designware_i2c_pci.cMinda Chen
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini
2023-04-07i2c: rcar_i2c: Add R-Car Gen4 supportHai Pham
2023-03-18i2c: rcar_i2c: Sort Kconfig depends list ascendingMarek Vasut
2023-03-18i2c: rcar_iic: Sort Kconfig depends list ascendingMarek Vasut
2023-03-02sandbox: Tidy up I2C optionsSimon Glass
2023-02-13i2c:aspeed:support ast2600 i2c new register mode driverRyan Chen
2023-02-10i2c: Add support for Qualcomm I2C driverSumit Garg
2022-12-22arm: ti814x: Remove remaining support codeTom Rini
2022-09-23i2c: add support for MediaTek I2C interfaceWeijie Gao
2022-07-19i2c: nuvoton: Add NPCM7xx i2c driverJim Liu
2022-07-08i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2021-12-02i2c: Add Microchip PolarFire SoC I2C driverPadmarao Begari
2021-10-21arm: mvebu: a3720: Create Kconfig option for I2C_MVMarek BehĂșn
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini
2021-08-30rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-30Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini
2021-08-30i2c: S3C24X0: Finish Kconfig migrationTom Rini
2021-07-28i2c: Create a new Kconfig for I2CSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-07arm: Remove spear600 boards and the rest of SPEAr supportTom Rini
2021-07-07arm: Remove spear320 boardsTom Rini
2021-07-07arm: Remove spear310 boardsTom Rini
2021-07-07arm: Remove spear300 boardsTom Rini
2021-07-06Kconfig: convert CONFIG_SYS_I2C_LPC32XXTrevor Woerner