summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-at91/at91_wdt.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: at91: move SoC headers to mach-at91/include/machMasahiro Yamada2015-02-211-43/+0
| | | | | | | | Move arch/arm/include/asm/arch-at91/* -> arch/arm/mach-at91/include/mach/* Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Andreas Bießmann <andreas.devel@googlemail.com>
* at91: remove all occourances of CONFIG_AT91_LEGACYAndreas Bießmann2013-11-131-21/+0
| | | | Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-4/+1
| | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com>
* include/asm/arch-at91: update several .h files to ATMEL_xxx name schemeEric Benard2011-06-211-1/+1
| | | | Signed-off-by: Eric Bénard <eric@eukrea.com>
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-0/+67
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 <ptyser@xes-inc.com>
OpenPOWER on IntegriCloud