summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-socfpga/timer.h
AgeCommit message (Collapse)Author
2015-05-07ARM: socfpga: move SoC headers to mach-socfpga/include/machMasahiro Yamada
Move headers to mach-socfpga as well. Signed-off-by: Masahiro Yamada <[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]>
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen
Add minimal support for Altera's SOCFPGA Cyclone 5 hardware. Signed-off-by: Dinh Nguyen <[email protected]> Signed-off-by: Chin Liang See <[email protected]> Signed-off-by: Pavel Machek <[email protected]> Reviewed-by: Marek Vasut <[email protected]> Acked-by: Tom Trini <[email protected]> Cc: Wolfgang Denx <[email protected]> Cc: Albert Aribaud <[email protected]> Cc: Stefan Roese <[email protected]> ---- v8: Remove no_return attribute for reset_cpu Based on v2012.10-rc2