Age | Commit message (Expand) | Author |
---|---|---|
2019-04-06 | src: Use #include <timer.h> when appropriate | Elyes HAOUAS |
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-07-09 | src/soc: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
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-21 | arm(64): Replace write32() and friends with writel() | Julius Werner |
2015-04-07 | exynos5420: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2014-12-08 | samsung/exynos5420: Spelling Fixes | Martin Roth |
2014-08-26 | armv7: Move Exynos from 'cpu' to 'soc'. | Hung-Te Lin |