summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/timer.h
AgeCommit message (Collapse)Author
2015-03-05m68k: add mcf5307 cpu support[email protected]
Add Freescale MCF5307 cpu support. Signed-off-by: Angelo Dureghello <[email protected]>
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]>
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser
This helps to clean up the include/ directory so that it only contains non-architecture-specific headers and also matches Linux's directory layout which many U-Boot developers are already familiar with. Signed-off-by: Peter Tyser <[email protected]>