]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by Yuli Barcohen, 4 Mar 2004:
authorwdenk <wdenk>
Sun, 14 Mar 2004 00:59:59 +0000 (00:59 +0000)
committerwdenk <wdenk>
Sun, 14 Mar 2004 00:59:59 +0000 (00:59 +0000)
commitc3f9d4939af90eb8e30119601c86c05bde6c7345
tree90854c0902fd963de17ee275e3836629892a060f
parent0e6d798cb313580acd06ba01626687a557c5159f
* Patch by Yuli Barcohen, 4 Mar 2004:
  Fix problems with GCC 3.3.x which changed handling of global
  variables explicitly initialized to zero (now in .bss instead of
  .data as before).

* Patch by Leon Kukovec, 02 Mar 2004:
  add strswab() to fix IDE LBA capacity, firmware and model numbers
  on little endian machines

* Patch by Masami Komiya, 02 Mar 2004:
  - Remove get_ticks() from NFS code
  - Add verification of RPC transaction ID

* Patch by Pierre Aubert, 02 Mar 2004:
  cleanup for IDE and USB drivers for MPC5200
CHANGELOG
board/icecube/icecube.c
common/cmd_ide.c
common/env_flash.c
cpu/mpc5xxx/ide.c
cpu/mpc5xxx/usb_ohci.c
doc/README.ocotea [new file with mode: 0644]
include/configs/IceCube.h
include/linux/string.h
lib_generic/string.c
net/nfs.c