[ARM] tegra: initial tegra support
authorErik Gilling <konkers@android.com>
Fri, 22 Jan 2010 00:53:02 +0000 (16:53 -0800)
committerErik Gilling <konkers@android.com>
Thu, 5 Aug 2010 21:51:42 +0000 (14:51 -0700)
v2: Fixes from Mike Rapoport
- remove unused header files (mach/dma.h and mach/nand.h)
- remove tegra 1 references from Makefile.boot

v2: fixes from Russell King
- remove mach/io.h include from mach/iomap.h
- fix whitespace in Kconfig

v2: from Colin Cross
- fix invalid immediate in debug-macro.S

v3:
- allow selection of multiple boards

Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Erik Gilling <konkers@android.com>

No differences found