u-boot-brain/cpu/mpc8xx
wdenk c26e454dfc Patches by Pantelis Antoniou, 16 Apr 2004:
- add support for a new version of an Intracom board and fix
  various other things on others.
- add verify support to the crc32 command (define
  CONFIG_CRC32_VERIFY to enable it)
- fix FEC driver for MPC8xx systems:
  1. fix compilation problems for boards that use dynamic
     allocation of DPRAM
  2. shut down FEC after network transfers
- HUSH parser fixes:
  1. A new test command was added. This is a simplified version of
     the one in the bourne shell.
  2. A new exit command was added which terminates the current
     executing script.
  3. Fixed handing of $? (exit code of last executed command)
2004-04-18 10:13:26 +00:00
..
bedbug_860.c * Code cleanup: 2003-06-27 21:31:46 +00:00
commproc.c * Map ISP1362 USB OTG controller for NSCU board 2003-08-05 17:43:17 +00:00
config.mk * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +00:00
cpu_init.c * Patch by Mark Jonas: Remove config.tmp files only when 2004-04-08 22:31:29 +00:00
cpu.c Fix variable CPU clock for MPC859/866 systems for low CPU clocks 2004-01-31 20:06:54 +00:00
fec.c Patches by Pantelis Antoniou, 16 Apr 2004: 2004-04-18 10:13:26 +00:00
fec.h Initial revision 2000-12-14 10:04:19 +00:00
i2c.c * Code cleanup: 2003-06-27 21:31:46 +00:00
interrupts.c * Fix problems caused by Robert Schwebel's cramfs patch 2004-01-04 16:28:35 +00:00
kgdb.S Initial revision 2002-07-20 20:14:13 +00:00
lcd.c Patch by Pierre Aubert, 15 Mar 2004: 2004-03-17 01:13:07 +00:00
Makefile * Add variable CPU clock for MPC859/866 systems (so far only TQM866M): 2004-01-24 20:25:54 +00:00
plprcr_write.S * Patch by Wolter Kamphuis, 15 Dec 2003: 2004-02-06 21:48:22 +00:00
scc.c Patch by Wolter Kamphuis, 05 Dec 2003: 2003-12-07 22:27:15 +00:00
serial.c Fix variable CPU clock for MPC859/866 systems for low CPU clocks 2004-01-31 20:06:54 +00:00
speed.c * Make sure to use a bus clock divider of 2 only when running TQM8xxM 2004-02-11 21:35:18 +00:00
spi.c * The PS/2 mux on the BMS2003 board needs 450 ms after power on 2004-01-20 23:12:12 +00:00
start.S * Patch by Mark Jonas: Remove config.tmp files only when 2004-04-08 22:31:29 +00:00
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
upatch.c * Code cleanup: 2003-06-27 21:31:46 +00:00
video.c * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
wlkbd.c Initial revision 2002-08-27 09:48:53 +00:00