]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add board support for armadillo HT1070
authorWolfgang Denk <wd@pollux.(none)>
Sun, 25 Sep 2005 23:06:33 +0000 (01:06 +0200)
committerWolfgang Denk <wd@pollux.(none)>
Sun, 25 Sep 2005 23:06:33 +0000 (01:06 +0200)
commitc570b2fdf5da2e05c2707a112a1238913b6c4c23
treea8be99b34b98b02114eca2bbe040f425fb73feeb
parentc2d0ab4da856a28e4cb48c0835de3fc4179a91df
Add board support for armadillo HT1070
Patch by Rowel Atienza, 06 Apr 2005
20 files changed:
CHANGELOG
MAINTAINERS
MAKEALL
Makefile
README
board/armadillo/Makefile [new file with mode: 0644]
board/armadillo/armadillo.c [new file with mode: 0644]
board/armadillo/config.mk [new file with mode: 0644]
board/armadillo/flash.c [new file with mode: 0644]
board/armadillo/lowlevel_init.S [new file with mode: 0644]
board/armadillo/u-boot.lds [new file with mode: 0644]
cpu/arm720t/cpu.c
cpu/arm720t/interrupts.c
cpu/arm720t/serial.c
cpu/arm720t/start.S
drivers/eepro100.c
include/asm-arm/arch-arm720t/hardware.h
include/configs/MPC8260ADS.h
include/configs/armadillo.h [new file with mode: 0644]
lib_arm/armlinux.c