Age | Commit message (Expand) | Author |
---|---|---|
2019-10-27 | src/soc: change "unsigned" to "unsigned int" | Martin Roth |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
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-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-07 | exynos5250: Change all SoC headers to <soc/headername.h> system | Julius Werner |
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-08-26 | armv7: Move Exynos from 'cpu' to 'soc'. | Hung-Te Lin |