summaryrefslogtreecommitdiff
path: root/drivers/i2c/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-08-02i2c: designware: Add Kconfig for designware_i2c_pci.cMinda Chen1-0/+9
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini1-1/+0
2023-04-07i2c: rcar_i2c: Add R-Car Gen4 supportHai Pham1-1/+1
2023-03-18i2c: rcar_i2c: Sort Kconfig depends list ascendingMarek Vasut1-1/+1
2023-03-18i2c: rcar_iic: Sort Kconfig depends list ascendingMarek Vasut1-1/+1
2023-03-03sandbox: Tidy up I2C optionsSimon Glass1-0/+20
2023-02-13i2c:aspeed:support ast2600 i2c new register mode driverRyan Chen1-0/+10
2023-02-10i2c: Add support for Qualcomm I2C driverSumit Garg1-0/+12
2022-12-22arm: ti814x: Remove remaining support codeTom Rini1-1/+1
2022-09-23i2c: add support for MediaTek I2C interfaceWeijie Gao1-0/+9
2022-07-19i2c: nuvoton: Add NPCM7xx i2c driverJim Liu1-0/+5
2022-07-09i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini1-2/+2
2022-05-02vpl: Add Kconfig options for VPLSimon Glass1-0/+11
2021-12-02i2c: Add Microchip PolarFire SoC I2C driverPadmarao Begari1-0/+6
2021-10-21arm: mvebu: a3720: Create Kconfig option for I2C_MVMarek BehĂșn1-0/+6
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland1-0/+8
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland1-0/+8
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-2/+0
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-1/+26
2021-08-30rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini1-0/+48
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini1-12/+9
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-14/+19
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini1-2/+2
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini1-0/+7
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-0/+22
2021-08-30Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini1-0/+19
2021-08-30i2c: S3C24X0: Finish Kconfig migrationTom Rini1-1/+1
2021-07-28i2c: Create a new Kconfig for I2CSimon Glass1-2/+24
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-1/+1
2021-07-08arm: Remove spear600 boards and the rest of SPEAr supportTom Rini1-10/+0
2021-07-08arm: Remove spear320 boardsTom Rini1-1/+1
2021-07-08arm: Remove spear310 boardsTom Rini1-2/+2
2021-07-08arm: Remove spear300 boardsTom Rini1-1/+1
2021-07-06Kconfig: convert CONFIG_SYS_I2C_LPC32XXTrevor Woerner1-0/+6
2021-07-06i2c: synquacer: SNI Synquacer I2C controllerJassi Brar1-0/+7
2021-04-10arm: Remove vexpress_ca15_tc2 boardTom Rini1-1/+1
2021-02-21dm: i2c: allow disabling driver model in SPLIgor Opaniuk1-0/+21
2021-02-15arm: Remove ls2080a_simu boardTom Rini1-2/+2
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-11-28i2c: ocores: add i2c driver for OpenCores I2C controllerPragnesh Patel1-0/+7
2020-08-20xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek1-1/+1
2020-07-29i2c: add nexell driverStefan Bosch1-0/+9
2020-07-09i2c: i2c-cortina: added CAxxxx I2C supportArthur Li1-0/+8
2020-07-09i2c: octeon_i2c: Add I2C controller driver for OcteonSuneel Garapati1-0/+10
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner1-1/+1
2020-04-20drivers: i2c: add brcm iproc I2C driver supportRayagonda Kokatanur1-0/+8
2019-07-30i2c: remove i2c driver-model compatibility layerBartosz Golaszewski1-12/+1
2019-07-17i2c: omap24xx_i2c: Adapt driver to support K3 devicesVignesh R1-1/+1
2019-05-17i2c: mxc: Hide kconfig based control in DM_I2C modeTrent Piepho1-1/+4