Add support for r5200 board
Cleanup for GCC-4.x
Fix problems with ld version 2.16 (dot outside sections problem)Pointed out by Gerhard Jaeger, 31 Aug 2005;cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
* Extend burst mode RAM test program to take a loop count (0 = infinite)* Use CONFIG_DRIVER_KS8695ETH to enable KS8695 ethernet driver on those boards that use it.
Fix compile problems caused by new burst mode SDRAM test;make port pins to trigger logic analyzer configurable
Add test tool to exercise SDRAM accesses in burst mode(as standalone program, MPC8xx/PowerPC only)
* Patch by Robin Getz, 13 Oct 2004: Add standalone application to change SMC91C111 MAC addresses, see examples/README.smc91111_eeprom* Patch by Xiaogeng (Shawn) Jin, 12 Oct 2004: Fix Flash su
* Patch by Robin Getz, 13 Oct 2004: Add standalone application to change SMC91C111 MAC addresses, see examples/README.smc91111_eeprom* Patch by Xiaogeng (Shawn) Jin, 12 Oct 2004: Fix Flash support for ARM Integrator CP.
show more ...
* Patch by Daniel Poirot, 10 Oct 2004: Add support for Wind River sbc405 board* Patch by Rainer Brestan, 12 Oct 2004: Make examples/Makefile more robust
Patches by Scott McNutt, 24 Aug 2004:- Add support for Altera Nios-II processors.- Add support for Psyent PCI-5441 board.- Add support for Psyent PK1C20 board.
Patches by Yasushi Shoji, 29 Jun 2004:- add empty include/asm-microblaze/processor.h- add to CREDITS and MAINTAINERS- add gd initialization- add MicroBlaze and SUZAKU board to MAKEALL script- ad
Patches by Yasushi Shoji, 29 Jun 2004:- add empty include/asm-microblaze/processor.h- add to CREDITS and MAINTAINERS- add gd initialization- add MicroBlaze and SUZAKU board to MAKEALL script- add reset support for SUZAKU- add flush_cache() for MicroBlaze- add CFG_FLASH_SIZE to include/configs/suzaku.h since we have fixed size flash memory on SUZAKU
* Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board* Patch by Nicolas Lacressonniere, 24 Jun 2004 Small Bugs fixes for "at91rm9200dk" board: - Timing modifications f
* Patch by Fred Klatt, 25 Jun 2004: Add support for WindRiver's SBC8560 board* Patch by Nicolas Lacressonniere, 24 Jun 2004 Small Bugs fixes for "at91rm9200dk" board: - Timing modifications for SPI DataFlash access - Fix NAND flash detection bug* Patch by Nicolas Lacressonniere, 24 Jun 2004: Add Support for Flash AT49BV6416 for AT91RM9200DK board
* Patches by Richard Woodruff, 10 Jun 2004: - fix problems with examples/stubs.c for GCC >= 3.4 - fix problems with gd initialization* Enable FAT filesystem support for HMI10 board
Patch by Scott McNutt, 25 Apr 2004:Add Nios GDB/JTAG Console support:- Add stubs to support gdb via JTAG.- Add support for console over JTAG.- Minor cleanup.
* Patch by Yasushi Shoji, 07 Apr 2004: - add support for microblaze processors - add support for AtmarkTechno "suzaku" board
Add startup code to clear the BSS of standalone applications
* Some code cleanup* Patch by Josef Baumgartner, 10 Feb 2004: Fixes for Coldfire port* Patch by Brad Kemp, 11 Feb 2004: Fix CFI flash driver problems
* Patch by Ronen Shitrit, 10 Dec 2003: Add support for the Marvell DB64360 / DB64460 development boards* Patch by Detlev Zundel, 10 Dec 2003: fix dependency problem in examples/Makefile
* Patch by Bernhard Kuhn, 28 Nov 2003: add support for Coldfire CPU add support for Motorola M5272C3 and M5282EVB boards
* Patch by Yuli Barcohen, 3 Dec 2003: "revive" U-Boot support for old Motorola MPC860ADS board* Patch by Cam(ilo?), 03 Dec 2003: make examples build even with broken Montavista objcopy* Patch
* Patch by Yuli Barcohen, 3 Dec 2003: "revive" U-Boot support for old Motorola MPC860ADS board* Patch by Cam(ilo?), 03 Dec 2003: make examples build even with broken Montavista objcopy* Patch by Pavel Bartusek, 27 Nov 2003: fix conversion problem with "bootretry" evironment variable
* Patches by Xianghua Xiao, 15 Oct 2003: - Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board suppor
* Patches by Xianghua Xiao, 15 Oct 2003: - Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads)* Minor code cleanup
* Make sure HUSH is initialized for running auto-update scripts* Make 5200 reset command _really_ reset the board, without running any other code after it* Fix flash mapping and display on P3G4
* Make sure HUSH is initialized for running auto-update scripts* Make 5200 reset command _really_ reset the board, without running any other code after it* Fix flash mapping and display on P3G4 board* Patch by Kyle Harris, 15 Jul 2003: - add support for Intel IXP425 CPU - add support for IXDP425 eval board
* Patch by Scott McNutt, 04 Oct 2003: - add support for Altera Nios-32 CPU - add support for Nios Cyclone Development Kit (DK-1C20)* Patch by Steven Scholz, 29 Sep 2003: - A second parameter
* Patch by Scott McNutt, 04 Oct 2003: - add support for Altera Nios-32 CPU - add support for Nios Cyclone Development Kit (DK-1C20)* Patch by Steven Scholz, 29 Sep 2003: - A second parameter for bootm overwrites the load address for "Standalone Application" images. - bootm sets environment variable "filesize" to the resulting (uncompressed) data length for "Standalone Application" images when autostart is set to "no". Now you can do something like if bootm $fpgadata $some_free_ram ; then fpga load 0 $some_free_ram $filesize fi* Patch by Denis Peter, 25 Sept 2003: add support for the MIP405 Rev. C board
Move TRAB burn-in tests to TRAB board directory
* Patch by Martin Krause, 11 Sep 2003: add burn-in tests for TRAB board* Enable instruction cache on MPC5200 board
123456789