aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/Kconfig
AgeCommit message (Expand)Author
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-11-28i2c: ocores: add i2c driver for OpenCores I2C controllerPragnesh Patel
2020-08-20xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek
2020-07-29i2c: add nexell driverStefan Bosch
2020-07-09i2c: i2c-cortina: added CAxxxx I2C supportArthur Li
2020-07-09i2c: octeon_i2c: Add I2C controller driver for OcteonSuneel Garapati
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-04-20drivers: i2c: add brcm iproc I2C driver supportRayagonda Kokatanur
2019-07-29i2c: remove i2c driver-model compatibility layerBartosz Golaszewski
2019-07-17i2c: omap24xx_i2c: Adapt driver to support K3 devicesVignesh R
2019-05-17i2c: mxc: Hide kconfig based control in DM_I2C modeTrent Piepho
2019-02-20Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson
2019-02-14i2c: Remove ancient zynq_i2c driverMichal Simek
2019-01-18i2c: Kconfig: spelling fixesChris Packham
2019-01-15i2c: Reflect correct dependency for !DM cadence driverMichal Simek
2019-01-15i2c: xiic: Add Xilinx AXI I2C driverMarek Vasut
2018-10-12i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher
2018-08-17Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford
2018-05-20i2c: rcar_i2c: Add DM and DT capable I2C driverMarek Vasut
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-03-29drivers: i2c: mxc: Update support to 8 I2C controllersSriram Dash
2018-03-29drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay
2018-03-01i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQVipul Kumar
2018-02-17i2c: rcar_iic: Allow IIC on RCar Gen2Marek Vasut
2018-02-06i2c: ihs_i2c: Make DM compatibleMario Six
2018-01-30Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to KconfigAdam Ford
2017-12-07i2c: meson: improve Kconfig descriptionBeniamino Galvani
2017-11-30i2c: rcar_iic: Add RCar IIC driverMarek Vasut
2017-11-20i2c: add Amlogic Meson driverBeniamino Galvani
2017-09-01Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford
2017-08-23i2c: add i2c driver for stm32Patrice Chotard
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-08aspeed: Add I2C Drivermaxims@google.com
2017-03-28i2c: Set default I2C bus numberLukasz Majewski
2017-03-17i2c: lpi2c: add lpi2c driver for i.MX7ULPPeng Fan
2017-02-13i2c: sandbox: remove code snippet from Kconfig helpMasahiro Yamada
2017-01-18i2c: Kconfig: Add SYS_I2C_S3C24X0 entryJaehoon Chung
2016-12-16i2c: Kconfig: Add SYS_I2C_MXC entryJagan Teki
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-08-15i2c: atmel: add i2c driverSongjun Wu
2016-08-15i2c: add Tegra186 BPMP driverStephen Warren
2016-07-26i2c: mvtwsi: Add compatibility to DMmario.six@gdsys.cc
2016-05-17i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEArStefan Roese
2016-05-17i2c: Add entry for Designware I2C driver in KconfigStefan Roese
2016-05-17dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc