summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi/i2c.h
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFGTom Rini
2022-12-23global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa
2015-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski
2014-07-18sunxi: Add i2c supportHans de Goede