aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-tcc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ARM: Add the clock framework for Telechips TCC8xxx processors.Hans J. Koch2010-09-171-1/+1
| | | | | | | | This adds definitions and low-level functions to handle clocks in TCC8xxx processors. Signed-off-by: "Hans J. Koch" <hjk@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
* ARM: Introduce plat-tccHans J. Koch2010-09-171-0/+3
This patch introduces support for the tcc platform by creating an arch/arm/plat-tcc and arch/arm/mach-tcc8k directories and adding basic include files plus Kconfig and Makefile. Signed-off-by: "Hans J. Koch" <hjk@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>