* Patch by Arun Dharankar, 4 Apr 2003:
Add IDMA example code (tested on 8260 only) * Add support for Purple Board (MIPS64 5Kc) * Add support for MIPS64 5Kc CPUs * Fix missing setting of "loadaddr" and "bootfile" on ARM and MIPS * Patch by Denis Peter, 04 Apr 2003: - update MIP405-4 board * Patches by Denis Peter, 03 April 2003: - fix PCI IRQs on MPL boards - fix two more un-relocated pointer problems * Fix behaviour of "run" command: - print error message iv variable does not exist - terminate processing of arguments in case of error * Patches by Peter Figuli, 10 Mar 2003 - Add support for BTUART on PXA platform - Add support for WEP EP250 (PXA) board * Fix flash problems on INCA-IP; add tool to allow bruning images to flash using a BDI2000 * Implement fix for I2C Edge Conditions problem for all boards that use the bit-banging driver (common/soft_i2c.c) * Add patches by Robert Schwebel, 31 Mar 2003: - csb226 board: bring in sync with innokom/memsetup.S - csb226 board: fix MDREFR handling - misc doc fixes / extensions - innokom board: cleanup, MDREFR fix in memsetup.S, config update - add BOOT_PROGRESS to armlinux.c
Showing
- CHANGELOG 35 additions, 0 deletionsCHANGELOG
- CREDITS 4 additions, 0 deletionsCREDITS
- MAINTAINERS 5 additions, 0 deletionsMAINTAINERS
- MAKEALL 4 additions, 2 deletionsMAKEALL
- Makefile 10 additions, 3 deletionsMakefile
- README 1 addition, 1 deletionREADME
- board/csb226/memsetup.S 21 additions, 15 deletionsboard/csb226/memsetup.S
- board/innokom/flash.c 2 additions, 1 deletionboard/innokom/flash.c
- board/innokom/innokom.c 1 addition, 6 deletionsboard/innokom/innokom.c
- board/innokom/memsetup.S 12 additions, 15 deletionsboard/innokom/memsetup.S
- board/mpl/common/pci.c 32 additions, 8 deletionsboard/mpl/common/pci.c
- board/mpl/mip405/mip405.c 15 additions, 0 deletionsboard/mpl/mip405/mip405.c
- board/svm_sc8xx/ppcboot.lds 0 additions, 133 deletionsboard/svm_sc8xx/ppcboot.lds
- board/svm_sc8xx/ppcboot.lds.debug 0 additions, 131 deletionsboard/svm_sc8xx/ppcboot.lds.debug
- board/wepep250/Makefile 47 additions, 0 deletionsboard/wepep250/Makefile
- board/wepep250/config.mk 11 additions, 0 deletionsboard/wepep250/config.mk
- board/wepep250/flash.c 321 additions, 0 deletionsboard/wepep250/flash.c
- board/wepep250/intel.h 100 additions, 0 deletionsboard/wepep250/intel.h
- board/wepep250/memsetup.S 147 additions, 0 deletionsboard/wepep250/memsetup.S
- board/wepep250/u-boot.lds 55 additions, 0 deletionsboard/wepep250/u-boot.lds
Loading
Please register or sign in to comment