u-boot-brain/arch/arm/cpu/arm926ejs
Gregory CLEMENT c8aac24629 arm: lpc32xx: Fix timer initialization
The match controller register is not cleared during
initialization. However, some bits of this register may reset the TC if
tnMRx match it.

As we can't make any assumption about how U-Boot is launched by the first
stage bootloader (such as S1L) clearing this register ensure that the
timers work as expected.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
2019-04-26 18:58:20 -04:00
..
armada100 arm: remove prototype for get_timer_masked 2018-10-10 13:35:09 -04:00
lpc32xx arm: lpc32xx: Fix timer initialization 2019-04-26 18:58:20 -04:00
mx25 ARM: CPU: arm926ejs: Consolidate cache routines to common file 2018-09-10 21:19:16 -04:00
mx27 arm: remove prototype for get_timer_masked 2018-10-10 13:35:09 -04:00
mxs linker: Modify linker scripts to be more generic 2019-01-26 22:55:53 -05:00
orion5x linker: Modify linker scripts to be more generic 2019-01-26 22:55:53 -05:00
spear linker: Modify linker scripts to be more generic 2019-01-26 22:55:53 -05:00
cache.c ARM: CPU: arm926ejs: Consolidate cache routines to common file 2018-09-10 21:19:16 -04:00
cpu.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
start.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00