* 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
Showing
- CHANGELOG 17 additions, 1 deletionCHANGELOG
- board/icecube/icecube.c 25 additions, 0 deletionsboard/icecube/icecube.c
- common/cmd_ide.c 22 additions, 0 deletionscommon/cmd_ide.c
- common/env_flash.c 25 additions, 41 deletionscommon/env_flash.c
- cpu/mpc5xxx/ide.c 6 additions, 18 deletionscpu/mpc5xxx/ide.c
- cpu/mpc5xxx/usb_ohci.c 5 additions, 3 deletionscpu/mpc5xxx/usb_ohci.c
- doc/README.ocotea 73 additions, 0 deletionsdoc/README.ocotea
- include/configs/IceCube.h 7 additions, 0 deletionsinclude/configs/IceCube.h
- include/linux/string.h 3 additions, 0 deletionsinclude/linux/string.h
- lib_generic/string.c 27 additions, 0 deletionslib_generic/string.c
- net/nfs.c 21 additions, 14 deletionsnet/nfs.c
Loading
Please register or sign in to comment