aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/allwinner/a10/twi.c
AgeCommit message (Expand)Author
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-02-13cpu/allwinner: Update license headersDamien Roth
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