]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
authorStefan Roese <sr@denx.de>
Tue, 16 Aug 2005 16:18:00 +0000 (18:18 +0200)
committerStefan Roese <sr@denx.de>
Tue, 16 Aug 2005 16:18:00 +0000 (18:18 +0200)
commitd6c61aabc49c22a5c040f046fdc04dc478ed071f
treeea793de701f14cfa4154786c8a240d1d24964ad4
parent98128f389cc318dbd1d597cf8d2d09902cddcb4b
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
now handling all 4xx cpu's.
Patch by Stefan Roese, 16 Aug 2005
62 files changed:
CHANGELOG
MAKEALL
board/amcc/bamboo/u-boot.lds
board/amcc/bubinga/u-boot.lds
board/amcc/ebony/u-boot.lds
board/amcc/ocotea/ocotea.c
board/amcc/ocotea/u-boot.lds
board/amcc/walnut/u-boot.lds
board/amcc/yellowstone/u-boot.lds
board/amcc/yosemite/u-boot.lds
board/cray/L1/u-boot.lds
board/csb272/csb272.c
board/csb272/u-boot.lds
board/csb472/csb472.c
board/csb472/u-boot.lds
board/dave/PPChameleonEVB/u-boot.lds
board/eric/u-boot.lds
board/esd/apc405/u-boot.lds
board/esd/ar405/u-boot.lds
board/esd/ash405/u-boot.lds
board/esd/canbt/u-boot.lds
board/esd/cpci405/u-boot.lds
board/esd/cpci440/u-boot.lds
board/esd/cpciiser4/u-boot.lds
board/esd/dp405/u-boot.lds
board/esd/du405/u-boot.lds
board/esd/hh405/u-boot.lds
board/esd/hub405/u-boot.lds
board/esd/ocrtc/u-boot.lds
board/esd/pci405/u-boot.lds
board/esd/plu405/u-boot.lds
board/esd/pmc405/u-boot.lds
board/esd/voh405/u-boot.lds
board/esd/vom405/u-boot.lds
board/esd/wuh405/u-boot.lds
board/g2000/u-boot.lds
board/ml2/u-boot.lds
board/mpl/mip405/u-boot.lds
board/mpl/pip405/u-boot.lds
board/sandburst/karef/u-boot.lds
board/sandburst/karef/u-boot.lds.debug
board/sandburst/metrobox/u-boot.lds
board/sandburst/metrobox/u-boot.lds.debug
board/sbc405/u-boot.lds
board/xilinx/ml300/u-boot.lds
board/xpedite1k/u-boot.lds
board/xpedite1k/u-boot.lds.debug
cpu/ppc4xx/405gp_enet.c [deleted file]
cpu/ppc4xx/4xx_enet.c [moved from cpu/ppc4xx/440gx_enet.c with 86% similarity]
cpu/ppc4xx/Makefile
cpu/ppc4xx/cpu_init.c
cpu/ppc4xx/miiphy.c
cpu/ppc4xx/miiphy_440.c [deleted file]
include/405gp_enet.h [deleted file]
include/asm-ppc/u-boot.h
include/configs/KAREF.h
include/configs/METROBOX.h
include/configs/XPEDITE1K.h
include/configs/bamboo.h
include/configs/ocotea.h
include/ppc4xx_enet.h [moved from include/440gx_enet.h with 97% similarity]
net/eth.c