u-boot/cpu
wdenk 4a5517094d * 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
2003-10-08 23:26:14 +00:00
..
74xx_7xx * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
arm720t Support new configuration of TRAB board with more memory 2003-09-17 22:48:07 +00:00
arm920t * Adapt TRAB configuration and auto_update to new memory layout 2003-09-29 21:55:54 +00:00
arm925t Support new configuration of TRAB board with more memory 2003-09-17 22:48:07 +00:00
arm926ejs Support new configuration of TRAB board with more memory 2003-09-17 22:48:07 +00:00
at91rm9200 Support new configuration of TRAB board with more memory 2003-09-17 22:48:07 +00:00
i386 * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
mips * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
mpc5xx * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
mpc5xxx Fix problems with I2C support for mpc5200 2003-09-30 14:08:43 +00:00
mpc8xx * Patch by Anders Larsen, 18 Sep 2003: 2003-10-08 22:14:02 +00:00
mpc824x * Patch by Sangmoon Kim, 23 Sep 2003: 2003-10-08 22:33:00 +00:00
mpc8260 * Patch by Yuli Barcohen, 25 Sep 2003: 2003-10-08 22:45:44 +00:00
nios * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
ppc4xx PPC405EP: set vendor id. 2003-09-12 08:52:09 +00:00
pxa * Patch by Sangmoon Kim, 23 Sep 2003: 2003-10-08 22:33:00 +00:00
sa1100 Support new configuration of TRAB board with more memory 2003-09-17 22:48:07 +00:00