summaryrefslogtreecommitdiff
path: root/drivers/i2c/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-11-29i2c: designware: support SYS_I2C_DW in SPLYanhong Wang1-0/+7
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
2019-02-20Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson1-0/+6
2019-02-14i2c: Remove ancient zynq_i2c driverMichal Simek1-33/+0
2019-01-18i2c: Kconfig: spelling fixesChris Packham1-4/+4
2019-01-15i2c: Reflect correct dependency for !DM cadence driverMichal Simek1-0/+1
2019-01-15i2c: xiic: Add Xilinx AXI I2C driverMarek Vasut1-0/+6
2018-10-12i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher1-0/+7
2018-08-17Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford1-0/+6
2018-05-20i2c: rcar_i2c: Add DM and DT capable I2C driverMarek Vasut1-0/+6
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini1-3/+166
2018-03-29drivers: i2c: mxc: Update support to 8 I2C controllersSriram Dash1-0/+80
2018-03-29drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash1-3/+86
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay1-1/+1
2018-03-01i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar1-0/+12
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar1-0/+7
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar1-0/+7
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQVipul Kumar1-0/+6
2018-02-17i2c: rcar_iic: Allow IIC on RCar Gen2Marek Vasut1-1/+1
2018-02-06i2c: ihs_i2c: Make DM compatibleMario Six1-0/+6
2018-01-30Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to KconfigAdam Ford1-0/+14
2017-12-07i2c: meson: improve Kconfig descriptionBeniamino Galvani1-1/+6
2017-11-30i2c: rcar_iic: Add RCar IIC driverMarek Vasut1-0/+6
2017-11-20i2c: add Amlogic Meson driverBeniamino Galvani1-0/+6
2017-09-02Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford1-0/+10
2017-08-23i2c: add i2c driver for stm32Patrice Chotard1-0/+20
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford1-0/+6
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+0
2017-05-08aspeed: Add I2C Drivermaxims@google.com1-0/+9