u-boot-brain/cpu/mpc8260
wdenk 3c74e32a98 * Patch by Travis Sawyer, 09 Feb 2004:
o 440GX:
    - Fix PCI Indirect access for type 1 config cycles with ppc440.
    - Add phymode for 440 enet
    - fix pci pre init
  o XPedite1K:
    - Change board_pre_init to board_early_init_f
    - Add user flash to bus controller setup
    - Fix pci pre init
    - Fix is_pci_host to check GPIO for monarch bit
    - Force xpedite1k to pci conventional mode (via #define option)

* Patch by Brad Kemp, 4 Feb 2004:
  - handle the machine check that is generated during the PCI scans
    on 82xx processors.
  - define the registers used in the IMMR by the PCI subsystem.

* Patch by Pierre Aubert, 03 Feb 2004:
  cpu/mpc5xxx/start.S: copy MBAR into SPR311

* Patch by Jeff Angielski, 03 Feb 2004:
  Fix copy & paste error in cpu/mpc8260/pci.c

* Patch by Reinhard Meyer, 24 Jan 2004:
  Fix typo in cpu/mpc5xxx/pci_mpc5200.c
2004-02-22 23:46:08 +00:00
..
bedbug_603e.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 * Code cleanup: 2003-06-27 21:31:46 +00:00
cpu.c * Patch by Nicolas Lacressonnière, 12 Nov 2003: 2003-12-06 23:55:10 +00:00
ether_fcc.c * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
ether_scc.c * Code cleanup: 2003-06-27 21:31:46 +00:00
i2c.c * Code cleanup: 2003-06-27 21:31:46 +00:00
interrupts.c * Patch by Gleb Natapov, 19 Sep 2003: 2003-12-06 19:49:23 +00:00
kgdb.S Initial revision 2002-07-20 20:14:13 +00:00
Makefile * Patches by David Müller, 12 Jun 2003: 2003-06-19 23:01:32 +00:00
pci.c * Patch by Travis Sawyer, 09 Feb 2004: 2004-02-22 23:46:08 +00:00
serial_scc.c * Code cleanup: 2003-06-27 21:31:46 +00:00
serial_smc.c * Code cleanup: 2003-06-27 21:31:46 +00:00
speed.c * Patch by Nicolas Lacressonnière, 12 Nov 2003: 2003-12-06 23:55:10 +00:00
speed.h Initial revision 2001-04-28 17:59:11 +00:00
spi.c * Code cleanup: 2003-06-27 21:31:46 +00:00
start.S * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
traps.c * Patch by Travis Sawyer, 09 Feb 2004: 2004-02-22 23:46:08 +00:00