]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Patch by Steven Scholz, 06 Apr 2005:
authorwdenk <wdenk>
Wed, 6 Apr 2005 13:52:31 +0000 (13:52 +0000)
committerwdenk <wdenk>
Wed, 6 Apr 2005 13:52:31 +0000 (13:52 +0000)
commita85f9f21aab7ee586cabe1773a02e9d04caa65fa
treeb7af0d5289bc6c1bc3b8cb3662071efa5b57024f
parent20787e23b8501f11c83599d1a2e38bb1204ac961
Patch by Steven Scholz, 06 Apr 2005:
- creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
- moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
20 files changed:
CHANGELOG
Makefile
README
board/adsvix/Makefile
board/adsvix/lowlevel_init.S [moved from board/adsvix/memsetup.S with 98% similarity]
board/adsvix/pxavoltage.S
board/at91rm9200dk/u-boot.lds
board/cmc_pu2/u-boot.lds
cpu/arm920t/at91rm9200/Makefile [moved from cpu/at91rm9200/Makefile with 80% similarity]
cpu/arm920t/at91rm9200/ether.c [moved from cpu/at91rm9200/at91rm9200_ether.c with 100% similarity]
cpu/arm920t/at91rm9200/i2c.c [moved from cpu/at91rm9200/i2c.c with 100% similarity]
cpu/arm920t/at91rm9200/interrupts.c [moved from cpu/at91rm9200/interrupts.c with 57% similarity]
cpu/arm920t/at91rm9200/lowlevel_init.S [moved from cpu/at91rm9200/lowlevel.S with 100% similarity]
cpu/arm920t/at91rm9200/serial.c [moved from cpu/at91rm9200/serial.c with 100% similarity]
cpu/at91rm9200/config.mk [deleted file]
cpu/at91rm9200/cpu.c [deleted file]
cpu/at91rm9200/start.S [deleted file]
include/configs/adsvix.h
include/configs/at91rm9200dk.h
include/configs/cmc_pu2.h