index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
timer.c
Age
Commit message (
Expand
)
Author
2014-01-27
microblaze: timer: Do not initialized system timer twice
Michal Simek
2014-01-27
microblaze: timer: Use generic sched_clock implementation
Michal Simek
2014-01-27
microblaze: Add support for CCF
Michal Simek
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-08
microblaze: Remove deprecated IRQF_DISABLED
Michal Simek
2013-10-09
microblaze: clean-up prom.h implicit includes
Rob Herring
2013-09-03
microblaze: timer: Replace microblaze_ prefix by xilinx_
Michal Simek
2013-09-03
microblaze: timer: Update header
Michal Simek
2013-09-03
microblaze: timer: Remove unused header
Michal Simek
2013-09-03
microblaze: timer: Clear driver init function
Michal Simek
2013-09-03
microblaze: timer: Use CLKSRC_OF initialization
Michal Simek
2013-09-03
microblaze: Remove selfmodified feature
Michal Simek
2012-10-04
microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)
Michal Simek
2012-10-04
microblaze: Added fdt chosen capability for timer
Michal Simek
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for Microblaze
David Howells
2012-03-23
microblaze: Use node name instead of compatible string
Michal Simek
2012-03-19
microblaze: trivial: Fix typo fault in timer.c
Michal Simek
2012-01-05
microblaze: Remove eprintk macro
Michal Simek
2012-01-05
microblaze: Use irq_of_parse_and_map for timer
Michal Simek
2012-01-05
microblaze: Use of_find_compatible_node for timer and intc
Michal Simek
2011-10-14
microblaze: Clear top bit from cnt32_to_63
Michal Simek
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-03-09
microblaze: Fix sparse warning - timer.c
Michal Simek
2011-02-21
microblaze: convert to clocksource_register_hz/khz
John Stultz
2010-10-21
microblaze: Support timer on AXI lite
Michal Simek
2010-10-21
microblaze: Add support for little-endian Microblaze
Michal Simek
2010-10-21
microblaze: Remove additional compatible properties
Michal Simek
2010-10-21
microblaze: Use static const char * const where possible
Joe Perches
2010-10-21
microblaze: Report if only one timer is used
Michal Simek
2010-08-04
microblaze: Decrease time shifting values
Michal Simek
2010-08-04
microblaze: Improve ftrace time measuring
Michal Simek
2009-12-14
microblaze: Register timecounter/cyclecounter
Michal Simek
2009-08-18
microblaze: Sane handling of missing timer/intc in device tree
John Williams
2009-04-23
microblaze: add parameter to microblaze_read()
Coly Li
2009-03-27
microblaze_v8: Interrupt handling and timer support
Michal Simek