summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/software_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-12/+12
* rk3288: Add software I2C supportJulius Werner2015-04-171-0/+137