uboot-mt623x/board/evb64260
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
..
64260.h Initial revision 2001-12-28 14:03:48 +00:00
Makefile Initial revision 2002-04-01 14:29:03 +00:00
bootseq.txt Initial revision 2002-03-08 21:31:05 +00:00
config.mk Initial revision 2001-06-14 23:44:51 +00:00
ecctest.c Initial revision 2002-11-03 00:38:21 +00:00
eth.c Initial revision 2002-11-03 10:23:02 +00:00
eth.h Initial revision 2002-11-03 00:38:21 +00:00
eth_addrtbl.c Initial revision 2002-11-03 00:24:07 +00:00
eth_addrtbl.h Initial revision 2002-03-08 21:31:05 +00:00
evb64260.c * Patch by Rune Torgersen, 13 Feb 2003: 2003-03-06 00:58:30 +00:00
flash.c Initial revision 2002-11-02 23:17:16 +00:00
i2c.c Initial revision 2002-08-17 09:36:01 +00:00
i2c.h Initial revision 2001-12-28 14:03:48 +00:00
intel_flash.c Initial revision 2002-08-17 09:36:01 +00:00
intel_flash.h Initial revision 2002-01-27 00:56:55 +00:00
local.h Initial revision 2002-11-03 00:01:44 +00:00
memory.c Initial revision 2002-11-02 23:17:16 +00:00
misc.S Initial revision 2002-07-20 20:14:13 +00:00
mpsc.c Initial revision 2002-11-03 00:38:21 +00:00
mpsc.h Initial revision 2002-03-08 21:31:05 +00:00
pci.c * Patch by Rune Torgersen, 13 Feb 2003: 2003-03-06 00:58:30 +00:00
sdram_init.c Initial revision 2002-11-03 00:24:07 +00:00
serial.c Initial revision 2002-11-03 00:24:07 +00:00
serial.h Initial revision 2002-03-08 21:31:05 +00:00
u-boot.lds Initial revision 2002-11-02 23:17:16 +00:00
zuma_pbb.c Initial revision 2002-11-03 00:38:21 +00:00
zuma_pbb.h Initial revision 2002-01-27 00:56:55 +00:00
zuma_pbb_mbox.c Initial revision 2002-11-03 00:38:21 +00:00
zuma_pbb_mbox.h Initial revision 2002-04-02 13:22:45 +00:00