summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-at91/at91sam9260.h
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* arm926ejs/at91/lowlevel_init.S: fix definesEric Benard2011-06-211-0/+1
| | | | | | atmel rework changed define names which broke this file Signed-off-by: Eric Bénard <eric@eukrea.com>
* AT91: rework at91sam9260.hReinhard Meyer2011-05-181-120/+132
| | | | Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
* AT91: add header file for the Shutdown ControllerReinhard Meyer2010-11-021-0/+1
| | | | | | and SHDWN address entry in at91sam9260.h Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
* AT91: fix at91sam9260.h for AT91SAM9XEReinhard Meyer2010-09-031-4/+14
| | | | | | | Define the different location of the GPBRs for the 9XE Define the proper CPU Name Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
* at91: add defines for RTT and GPBRAlexander Holler2010-04-301-0/+2
| | | | Signed-off-by: Alexander Holler <holler@ahsoftware.de>
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-0/+147
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