]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for wrPPMC7xx/74xx boards
authorHeiko Schocher <hs@pollux.denx.de>
Mon, 19 Jun 2006 09:02:41 +0000 (11:02 +0200)
committerHeiko Schocher <hs@pollux.denx.de>
Mon, 19 Jun 2006 09:02:41 +0000 (11:02 +0200)
commitf5e0d03970409feb3c77ab0107d5dece6b7d45c9
treef266977a3c4ca8640df1f44513bf11c637aab9d3
parent8d352247ecf3638cdd1ef7df31a6ad700bb80574
Add support for wrPPMC7xx/74xx boards
  Patch from Richard Danter, 12 Aug 2005
16 files changed:
CHANGELOG
CREDITS
MAKEALL
Makefile
board/ppmc7xx/Makefile [new file with mode: 0644]
board/ppmc7xx/config.mk [new file with mode: 0644]
board/ppmc7xx/flash.c [new file with mode: 0644]
board/ppmc7xx/init.S [new file with mode: 0644]
board/ppmc7xx/pci.c [new file with mode: 0644]
board/ppmc7xx/ppmc7xx.c [new file with mode: 0644]
board/ppmc7xx/u-boot.lds [new file with mode: 0644]
cpu/74xx_7xx/cpu.c
cpu/74xx_7xx/start.S
drivers/pci.c
include/configs/ppmc7xx.h [new file with mode: 0644]
include/ns16550.h