uboot-mt623x/cpu/ppc4xx
wdenk 20787e23b8 * Patches by Robert Whaley, 29 Nov 2004:
- update the pxa-regs.h file for PXA27x chips
  - add PXA27x based ADSVIX board
  - add support for MMC on PXA27x processors

* Patch by Andrew E. Mileski, 28 Nov 2004:
  Fix PPC4xx SPD SDRAM detection bug

* Patch by Hiroshi Ito, 26 Nov 2004:
  Fix logic of "test -z" and "test -n" commands
2005-04-06 00:04:16 +00:00
..
405gp_enet.c Fix bug in 405 ethernet driver; allocated data not cleared! 2004-07-02 14:36:35 +00:00
405gp_pci.c PMC405 board support added 2004-12-16 18:15:52 +00:00
440gx_enet.c * Code cleanup, mostly for GCC-3.3.x 2004-12-31 09:32:47 +00:00
Makefile * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
bedbug_405.c * Code cleanup: 2003-06-27 21:31:46 +00:00
commproc.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
config.mk * Code cleanup, mostly for GCC-3.3.x 2004-12-31 09:32:47 +00:00
cpu.c Code cleanup; make several boards compile & link. 2004-03-14 22:25:36 +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 Fix problem in 405 i2c driver; don't try to print without console! 2004-07-02 14:37:04 +00:00
interrupts.c * Patch by Stephan Linz, 09 Mar 2004 2004-03-14 15:20:55 +00:00
kgdb.S * Code cleanup: 2003-06-27 21:31:46 +00:00
miiphy.c Add support for the second Ethernet interface for the 'PPChameleon' board. 2004-06-06 23:53:59 +00:00
miiphy_440.c Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +00:00
resetvec.S * Code cleanup: 2003-06-27 21:31:46 +00:00
sdram.c cpu/ppc4xx/sdram.c rewritten now using get_ram_size() 2004-07-15 14:41:13 +00:00
serial.c * Patch by Leif Lindholm, 23 Sep 2004: 2005-01-09 22:28:56 +00:00
spd_sdram.c * Patches by Robert Whaley, 29 Nov 2004: 2005-04-06 00:04:16 +00:00
speed.c CPU speed calculation updated (fixed a rounding problem) 2004-12-16 18:13:53 +00:00
start.S Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +00:00
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
vecnum.h Initial revision 2002-11-03 00:24:07 +00:00