Age | Commit message (Expand) | Author |
---|---|---|
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-19 | src/soc/rockchip: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-10-27 | src/soc: change "unsigned" to "unsigned int" | Martin Roth |
2019-08-22 | rockchip: Use new buffer_to/from_fifo32(_prefix) helpers | Julius Werner |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-11-29 | src: Remove duplicated round up function | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
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 |
2017-01-03 | rockchip/common: Loosen I2C frequency target requirements | Julius Werner |
2016-11-17 | rockchip/rk3399: Change PLL configuration to match Linux kernel | Julius Werner |
2016-04-13 | rockchip/rk3288: refactor i2c interface to allow support of rk3399 | huang lin |