Age | Commit message (Expand) | Author |
---|---|---|
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-02-13 | cpu/allwinner: Update license headers | Damien Roth |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-21 | arm(64): Replace write32() and friends with writel() | Julius Werner |
2015-02-20 | cpu/allwinner/a10/twi.c: Refactor I²C handler to use i2c_seg API | Alexandru Gagniuc |
2014-12-30 | i2c: Add software_i2c driver for I2C debugging and emulation | Julius Werner |
2014-12-16 | i2c: Replace the i2c API. | Gabe Black |
2014-01-08 | cpu/allwinner/a10: Add basic TWI (I²C) driver | Alexandru Gagniuc |