9
0
Fork 0
barebox/examples
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
..
82559_eeprom.c * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
Makefile * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
eepro100_eeprom.c * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
hello_world.c * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
mem_to_mem_idma2intr.c * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
mips.lds * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
nios.lds * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
ppc_longjmp.S * Patch by Arun Dharankar, 4 Apr 2003: 2003-04-05 00:53:31 +00:00
ppc_setjmp.S * Patch by Arun Dharankar, 4 Apr 2003: 2003-04-05 00:53:31 +00:00
sched.c * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
stubs.c * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
timer.c * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
x86-testapp.c * Allow crc32 to be used at address 0x000 2003-07-26 08:08:08 +00:00