summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm920t/imx
AgeCommit message (Expand)Author
2022-12-05arm920t: Remove unused imx codeTom Rini
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2013-10-31arm920t: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser