summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-s3c64xx/hardware.h
Commit message (Collapse)AuthorAgeFilesLines
* arm: Remove support for unused s3c64xxBenoît Thébaudeau2013-04-121-63/+0
| | | | | | | | Following the removal of the smdk6400 board, the s3c64xx SoC becomes unused, so remove associated code. It will still be possible to restore it later from the Git history if necessary. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-0/+63
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