summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-at91/at91_matrix.h
Commit message (Collapse)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+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-5/+5
| | | | Signed-off-by: Eric Bénard <eric@eukrea.com>
* at91: define matrix registers bit fieldsAsen Dimov2010-04-301-0/+138
| | | | Signed-off-by: Asen Dimov <dimov@ronetix.at>
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-0/+116
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