index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
cpu
/
timer.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2018-07-19
microblaze: Do not call timer init that early
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-04-04
microblaze: Remove !OF_CONTROL code for timer and interrupt
Michal Simek
2016-04-04
microblaze: Read information about timer/interrupts from DT
Michal Simek
2014-02-04
microblaze: Add SPL support
Michal Simek
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-11
microblaze: timer: Prepare for device-tree initialization
Michal Simek
2012-07-10
microblaze: intc: Clear interrupt code
Michal Simek
2012-07-10
microblaze: Move __udelay implementation
Michal Simek
2012-02-23
microblaze: fix build failure due to undefined reference to `get_ticks'
Stephan Linz
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2010-04-16
microblaze: Move timer initialization to board.c
Michal Simek
2010-04-13
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser