9
0
Fork 0
barebox/cpu/at91rm9200
wdenk 2abbe07547 * Patch by Nicolas Lacressonniere, 11 Jun 2003:
Modifications for Atmel AT91RM9200DK ARM920T based development kit
  - Add Atmel DataFlash support for reading and writing.
  - Add possibility to boot a Linux from DataFlash with BOOTM command.
  - Add Flash detection on Atmel AT91RM9200DK
    (between Atmel AT49BV1614 and AT49BV1614A flashes)
  - Replace old Ethernet PHY layer functions
  - Change link address

* Patch by Frank Smith, 9 Jun 2003:
  use CRIT_EXCEPTION for machine check on 4xx

* Patch by Detlev Zundel, 13 Jun 2003:
  added implementation of the "carinfo" command in cmd_immap.c
2003-06-16 23:50:08 +00:00
..
Makefile * Patch by Nicolas Lacressonniere, 11 Jun 2003: 2003-06-16 23:50:08 +00:00
at45.c * Patch by Nicolas Lacressonniere, 11 Jun 2003: 2003-06-16 23:50:08 +00:00
at91rm9200_ether.c * Patch by Nicolas Lacressonniere, 11 Jun 2003: 2003-06-16 23:50:08 +00:00
config.mk * Patch by Rick Bronson, 16 Mar 2003: 2003-03-26 06:55:25 +00:00
cpu.c * Patch by Arun Dharankar, 24 Mar 2003: 2003-03-31 16:34:49 +00:00
interrupts.c * Patch by Arun Dharankar, 24 Mar 2003: 2003-03-31 16:34:49 +00:00
serial.c * Patch by Arun Dharankar, 24 Mar 2003: 2003-03-31 16:34:49 +00:00
start.S * Patch by Rick Bronson, 16 Mar 2003: 2003-03-26 06:55:25 +00:00