summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm920t/imx
Commit message (Expand)AuthorAgeFilesLines
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-1/+2
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-1/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-4/+4
* arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-101-6/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-9/+4
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-5/+1
* arm920t: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-24/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-65/+4
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-7/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-6/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-134-0/+377