Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-30 | ARC: breakout timer include code into separate header ... | Vineet Gupta | |
... which allows for use in drivers/clocksource later Signed-off-by: Vineet Gupta <vgupta@synopsys.com> | |||
2016-11-30 | ARC: move mcip.h into include/soc and adjust the includes | Vineet Gupta | |
Also remove the dependency on ARCv2, to increase compile coverage for !ARCV2 builds Acked-by: Daniel Lezcano <daniel.lezcnao@linaro.org> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> | |||
2016-11-30 | ARC: breakout aux handling into a separate header | Vineet Gupta | |
ARC timers use aux registers for programming and this paves way for moving ARC timer drivers into drivers/clocksource Signed-off-by: Vineet Gupta <vgupta@synopsys.com> |