ARM: Add support for EP93xx SoCs
Add support for the Cirrus EP93xx platform Signed-off-by:Matthias Kaehlcke <matthias@kaehlcke.net> Acked-by:
Tom <Tom.Rix@windriver.com>
Showing
- cpu/arm920t/ep93xx/Makefile 56 additions, 0 deletionscpu/arm920t/ep93xx/Makefile
- cpu/arm920t/ep93xx/cpu.c 51 additions, 0 deletionscpu/arm920t/ep93xx/cpu.c
- cpu/arm920t/ep93xx/led.c 101 additions, 0 deletionscpu/arm920t/ep93xx/led.c
- cpu/arm920t/ep93xx/lowlevel_init.S 65 additions, 0 deletionscpu/arm920t/ep93xx/lowlevel_init.S
- cpu/arm920t/ep93xx/speed.c 110 additions, 0 deletionscpu/arm920t/ep93xx/speed.c
- cpu/arm920t/ep93xx/timer.c 168 additions, 0 deletionscpu/arm920t/ep93xx/timer.c
- cpu/arm920t/ep93xx/u-boot.lds 59 additions, 0 deletionscpu/arm920t/ep93xx/u-boot.lds
- include/asm-arm/arch-ep93xx/ep93xx.h 595 additions, 0 deletionsinclude/asm-arm/arch-ep93xx/ep93xx.h
- include/common.h 2 additions, 1 deletioninclude/common.h
Loading
Please register or sign in to comment