aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/allwinner/a10/twi.c
AgeCommit message (Expand)Author
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-02-20cpu/allwinner/a10/twi.c: Refactor I²C handler to use i2c_seg APIAlexandru Gagniuc
2014-12-30i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-01-08cpu/allwinner/a10: Add basic TWI (I²C) driverAlexandru Gagniuc