u-boot-brain/cpu/ppc4xx
wdenk db2f721ffc * Patch by Rune Torgersen, 13 Feb 2003:
Add support for Motorola MPC8266ADS board

* Patch by Kyle Harris, 19 Feb 2003:
  patches for the Intel lubbock board:
  memsetup.S - general cleanup (based on Robert's csb226 code)
  flash.c - overhaul, actually works now
  lubbock.c - fix init funcs to return proper value

* Patch by Kenneth Johansson, 26 Feb 2003:
  - Fixed off by one in RFTA calculation.
  - No need to abort when LDF is lower than we can program it's only
    minimum timing so clamp it to what we can do.
  - Takes function pointer to function for reading the spd_nvram. Usefull
    for faking data or hardcode a module without the nvram.
  - fix other user for above change
  - fix some comments.

* Patches by Brian Waite, 26 Feb 2003:
  - fix port for evb64260 board
  - fix PCI for evb64260 board
  - fix PCI scan

* Patch by Reinhard Meyer, 1 Mar 2003:
  Add support for EMK TOP860 Module

* Patch by Yuli Barcohen, 02 Mar 2003:
  Add SPD EEPROM support for MPC8260ADS board
2003-03-06 00:58:30 +00:00
..
405gp_enet.c Initial revision 2002-11-03 00:24:07 +00:00
405gp_pci.c Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). 2003-02-14 11:21:23 +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_init.c Initial revision 2002-08-27 09:48:53 +00:00
cpu.c Initial revision 2002-11-03 00:24:07 +00:00
dcr.S Initial revision 2001-10-21 10:56:49 +00:00
i2c.c Initial revision 2002-11-03 00:24:07 +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
Makefile Initial revision 2002-07-07 16:05:51 +00:00
miiphy.c Initial revision 2002-08-17 09:36:01 +00:00
resetvec.S Initial revision 2002-11-03 00:38:21 +00:00
sdram.c Cleanup: remove trailing white space 2003-02-11 01:49:43 +00:00
serial.c Fixed bug in ext. serial clock setup on PPC405 (since PPC440 port). 2003-02-17 16:06:06 +00:00
spd_sdram.c * Patch by Rune Torgersen, 13 Feb 2003: 2003-03-06 00:58:30 +00:00
speed.c Initial revision 2002-11-03 00:24:07 +00:00
start.S * Patch by Hans-Joerg Frieden, 06 Dec 2002 2002-12-07 00:20:59 +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