* Patches by Travis Sawyer, 12 Mar 2004:
- Fix Gigabit Ethernet support for 440GX - Add Gigabit Ethernet Support to MII PHY utilities * Patch by Brad Kemp, 12 Mar 2004: Fixes for drivers/cfi_flash.c: - Better support for x8/x16 implementations - Added failure for AMD chips attempting to use CFG_FLASH_USE_BUFFER_WRITE - Added defines for AMD command and address constants * Patch by Leon Kukovec, 12 Mar 2004: Fix get_dentfromdir() to correctly handle deleted dentries * Patch by George G. Davis, 11 Mar 2004: Remove hard coded network settings in TI OMAP1610 H2 default board config * Patch by George G. Davis, 11 Mar 2004: add support for ADS GraphicsClient+ board.
Showing
- CHANGELOG 20 additions, 0 deletionsCHANGELOG
- MAKEALL 1 addition, 1 deletionMAKEALL
- Makefile 6 additions, 3 deletionsMakefile
- board/gcplus/Makefile 49 additions, 0 deletionsboard/gcplus/Makefile
- board/gcplus/config.mk 13 additions, 0 deletionsboard/gcplus/config.mk
- board/gcplus/flash.c 440 additions, 0 deletionsboard/gcplus/flash.c
- board/gcplus/gcplus.c 73 additions, 0 deletionsboard/gcplus/gcplus.c
- board/gcplus/memsetup.S 77 additions, 0 deletionsboard/gcplus/memsetup.S
- board/gcplus/u-boot.lds 57 additions, 0 deletionsboard/gcplus/u-boot.lds
- common/cmd_mii.c 1 addition, 1 deletioncommon/cmd_mii.c
- common/miiphyutil.c 24 additions, 1 deletioncommon/miiphyutil.c
- cpu/ppc4xx/440gx_enet.c 104 additions, 70 deletionscpu/ppc4xx/440gx_enet.c
- drivers/cfi_flash.c 17 additions, 26 deletionsdrivers/cfi_flash.c
- fs/fat/fat.c 4 additions, 0 deletionsfs/fat/fat.c
- include/configs/gcplus.h 174 additions, 0 deletionsinclude/configs/gcplus.h
- include/configs/omap1610h2.h 3 additions, 6 deletionsinclude/configs/omap1610h2.h
- include/miiphy.h 13 additions, 0 deletionsinclude/miiphy.h
Loading
Please register or sign in to comment