summaryrefslogtreecommitdiff
path: root/arch/microblaze/cpu/timer.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2018-07-19microblaze: Do not call timer init that earlyMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-04-04microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek
2016-04-04microblaze: Read information about timer/interrupts from DTMichal Simek
2014-02-04microblaze: Add SPL supportMichal Simek
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-09-11microblaze: timer: Prepare for device-tree initializationMichal Simek
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek
2012-07-10microblaze: Move __udelay implementationMichal Simek
2012-02-23microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2010-04-16microblaze: Move timer initialization to board.cMichal Simek
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser