uboot-mt623x/cpu/arm920t
wdenk f07771cc28 * Fix data abort exception handling for arm920t CPU
* Fix alignment problems with flash driver for TRAB board

* Patch by Donald White, 21 May 2003:
  fix calculation of base address in pci_hose_config_device()

* Fix bug in command line parsing: "cmd1;cmd2" is supposed to always
  execute "cmd2", even if "cmd1" fails. Note that this is different
  to "run var1 var2" where the contents of "var2" will NOT be
  executed when a command in "var1" fails.
2003-05-28 08:06:31 +00:00
..
Makefile Initial revision 2002-11-03 00:24:07 +00:00
config.mk Initial revision 2002-09-05 14:50:51 +00:00
cpu.c Initial revision 2002-09-22 23:07:35 +00:00
interrupts.c * Avoid flicker on the TRAB's VFD by synchronizing the enable with 2003-03-14 20:47:52 +00:00
serial.c Initial revision 2002-11-03 00:24:07 +00:00
speed.c * Vince Husovsky, 7 Nov 2002: 2002-11-10 22:06:23 +00:00
start.S * Fix data abort exception handling for arm920t CPU 2003-05-28 08:06:31 +00:00