* CVS add missing files
* Cleanup compiler warnings * Fix problem with side effects in macros in include/usb.h * Patch by David Benson, 13 Nov 2003: bug 841358 - fix TFTP download size limit * Fixing bug 850768: improper flush_cache() in load_serial() * Fixing bug 834943: MPC8540 - missing volatile declarations * Patch by Stephen Williams, 09 Feb 2004: Add support for Xilinx SystemACE chip: - New files common/cmd_ace.c and include/systemace.h - Hook systemace support into cmd_fat and the partition manager * Patch by Travis Sawyer, 09 Feb 2004: Add bi_opbfreq & bi_iic_fast to 440GX bd_info as needed for Linux
Showing
- CHANGELOG 19 additions, 0 deletionsCHANGELOG
- README 14 additions, 0 deletionsREADME
- board/esd/ar405/fpgadata.c 1 addition, 1 deletionboard/esd/ar405/fpgadata.c
- board/evb64260/sdram_init.c 1 addition, 5 deletionsboard/evb64260/sdram_init.c
- common/Makefile 1 addition, 1 deletioncommon/Makefile
- common/cmd_ace.c 205 additions, 0 deletionscommon/cmd_ace.c
- common/cmd_fat.c 6 additions, 0 deletionscommon/cmd_fat.c
- common/cmd_load.c 1 addition, 1 deletioncommon/cmd_load.c
- cpu/mpc85xx/tsec.c 12 additions, 12 deletionscpu/mpc85xx/tsec.c
- cpu/ppc4xx/440gx_enet.c 4 additions, 4 deletionscpu/ppc4xx/440gx_enet.c
- disk/part.c 3 additions, 2 deletionsdisk/part.c
- disk/part_dos.c 2 additions, 1 deletiondisk/part_dos.c
- include/asm-ppc/u-boot.h 1 addition, 1 deletioninclude/asm-ppc/u-boot.h
- include/bmp_logo.h 1 addition, 1 deletioninclude/bmp_logo.h
- include/systemace.h 31 additions, 0 deletionsinclude/systemace.h
- include/usb.h 11 additions, 8 deletionsinclude/usb.h
- net/tftp.c 32 additions, 9 deletionsnet/tftp.c
- rtc/ds1306.c 3 additions, 2 deletionsrtc/ds1306.c
Loading
Please register or sign in to comment