9
0
Fork 0
barebox/cpu/ppc4xx
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
..
405gp_enet.c * Patch by Vladimir Gurevich, 04 Jun 2003: 2003-06-05 19:37:36 +00:00
405gp_pci.c * Patch by Denis Peter, 04 June 2003: 2003-06-04 15:05:30 +00:00
Makefile Initial revision 2002-07-07 16:05:51 +00:00
bedbug_405.c Initial revision 2002-08-27 10:52:29 +00:00
config.mk Initial revision 2002-09-18 21:14:53 +00:00
cpu.c PPC405EP support added. 2003-05-23 11:18:02 +00:00
cpu_init.c - Fix bug for initial stack in data cache as pointed out by Thomas Schaefer (tschaefer@giga-stream.de). Now inital stack in data cache can be used even if the chip select is in use. 2003-06-05 15:35:20 +00:00
dcr.S Initial revision 2001-10-21 10:56:49 +00:00
i2c.c * Patches by David Müller, 31 Jan 2003: 2003-03-06 21:55:29 +00:00
interrupts.c Initial revision 2002-09-18 19:21:21 +00:00
kgdb.S Initial revision 2002-11-03 00:38:21 +00:00
miiphy.c PPC405EP support added. 2003-05-23 11:18:02 +00:00
resetvec.S * Patch by Denis Peter, 04 June 2003: 2003-06-04 15:05:30 +00:00
sdram.c Cleanup: remove trailing white space 2003-02-11 01:49:43 +00:00
serial.c - PPC405EP support added. 2003-05-23 11:25:57 +00:00
spd_sdram.c PPC405EP support added. 2003-05-23 11:18:02 +00:00
speed.c PPC405EP support added. 2003-05-23 11:18:02 +00:00
start.S * Patch by Nicolas Lacressonniere, 11 Jun 2003: 2003-06-16 23:50:08 +00:00
traps.c Initial revision 2002-08-17 09:36:01 +00:00
vecnum.h Initial revision 2002-11-03 00:24:07 +00:00