* Fix CONFIG_NET_MULTI support in include/net.h
* Patches by Kyle Harris, 13 Mar 2003: - Add FAT partition support - Add command support for FAT - Add command support for MMC ---- - Add Intel PXA support for video - Add Intel PXA support for MMC ---- - Enable MMC and FAT for lubbock board - Other misc changes for lubbock board
Showing
- CHANGELOG 13 additions, 0 deletionsCHANGELOG
- Makefile 2 additions, 2 deletionsMakefile
- README 10 additions, 0 deletionsREADME
- board/esd/ash405/fpgadata.c 2513 additions, 2462 deletionsboard/esd/ash405/fpgadata.c
- board/lubbock/lubbock.c 8 additions, 0 deletionsboard/lubbock/lubbock.c
- board/tqm8xx/flash.c 67 additions, 8 deletionsboard/tqm8xx/flash.c
- board/tqm8xx/u-boot.lds 1 addition, 1 deletionboard/tqm8xx/u-boot.lds
- common/Makefile 3 additions, 2 deletionscommon/Makefile
- common/cmd_fat.c 231 additions, 0 deletionscommon/cmd_fat.c
- common/cmd_mem.c 54 additions, 12 deletionscommon/cmd_mem.c
- common/cmd_mmc.c 40 additions, 0 deletionscommon/cmd_mmc.c
- common/command.c 9 additions, 5 deletionscommon/command.c
- cpu/pxa/Makefile 1 addition, 1 deletioncpu/pxa/Makefile
- cpu/pxa/cpu.c 19 additions, 0 deletionscpu/pxa/cpu.c
- cpu/pxa/mmc.c 483 additions, 0 deletionscpu/pxa/mmc.c
- cpu/pxa/pxafb.c 1089 additions, 0 deletionscpu/pxa/pxafb.c
- fs/Makefile 1 addition, 1 deletionfs/Makefile
- fs/fat/Makefile 46 additions, 0 deletionsfs/fat/Makefile
- fs/fat/fat.c 901 additions, 0 deletionsfs/fat/fat.c
- fs/fat/file.c 208 additions, 0 deletionsfs/fat/file.c
Loading
Please register or sign in to comment