Heiko Schocher
ce9844ce17
arm: at91: add CONFIG_AT91SAM9M10G45
...
add support for CONFIG_AT91SAM9M10G45.
Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
9 years ago
Masahiro Yamada
af93082760
ARM: at91: move SoC headers to mach-at91/include/mach
...
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>
10 years ago
Wolfgang Denk
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
[trini: Fixup common/cmd_io.c]
Signed-off-by: Tom Rini <trini@ti.com>
12 years ago
Eric Benard
fd2f565809
include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme
...
Signed-off-by: Eric Bénard <eric@eukrea.com>
14 years ago
Asen Dimov
d6b91e30d3
at91: define matrix registers bit fields
...
Signed-off-by: Asen Dimov <dimov@ronetix.at>
15 years ago
Asen Dimov
000b6dc6ed
at91: define matrix registers bit fields
...
Signed-off-by: Asen Dimov <dimov@ronetix.at>
15 years ago
Peter Tyser
819833af39
Move architecture-specific includes to arch/$ARCH/include/asm
...
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>
15 years ago
Asen Dimov
daa989b472
correct a syntax typo in at91_matrix.h
...
Signed-off-by: Asen Dimov <dimov@ronetix.at>
15 years ago
Jens Scharsig
5d8e359c38
add c structures for SoC access
...
* add's c structures for SoC access to pheriperials head files
Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
15 years ago