summaryrefslogtreecommitdiff
path: root/arch/microblaze/cpu/timer.c
AgeCommit message (Collapse)Author
2010-04-16microblaze: Move timer initialization to board.cMichal Simek
I would like to handle case where system doesn't contain intc that's why I need timer initialization out of intc code. Signed-off-by: Michal Simek <[email protected]>
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser
Signed-off-by: Peter Tyser <[email protected]>