]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by Pierre Aubert, 26 Feb 2004
authorwdenk <wdenk>
Fri, 27 Feb 2004 08:20:54 +0000 (08:20 +0000)
committerwdenk <wdenk>
Fri, 27 Feb 2004 08:20:54 +0000 (08:20 +0000)
commit132ba5fdc546084dfbebe4668a6e18f5da8eb407
tree307c6b930e79fcd3c8543f3aac17b919192203be
parent11dadd547c08a3480ea153482e99c6ae70b73415
* Patch by Pierre Aubert, 26 Feb 2004
  add IDE support for MPC5200

* Patch by Masami Komiya, 26 Feb 2004:
  add autoload via NFS

* Patch by Stephen Williams
  Use of CONFIG_SERIAL_SOFTWARE_FIFO in board.c consistent with uses
  elsewhere in the source.
12 files changed:
CHANGELOG
board/ns9750dev/led.c
common/cmd_ide.c
cpu/mpc5xxx/Makefile
cpu/mpc5xxx/ide.c [new file with mode: 0644]
include/configs/IceCube.h
include/configs/eXalion.h
include/mpc5xxx.h
lib_i386/board.c
lib_m68k/board.c
lib_ppc/board.c
net/bootp.c