9
0
Fork 0
barebox/cpu/74xx_7xx
wdenk c837dcb1a3 * The PS/2 mux on the BMS2003 board needs 450 ms after power on
before we can access it; add delay in case we are faster (with no
  CF card inserted)

* Cleanup of some init functions

* Make sure SCC Ethernet is always stopped by the time we boot Linux
  to avoid Linux crashes by early packets coming in.

* Accelerate flash accesses on LWMON board by using buffered writes
2004-01-20 23:12:12 +00:00
..
Makefile Initial revision 2002-02-17 23:22:29 +00:00
cache.S * Patch by Jim Sandoz, 07 Nov 2002: 2002-11-11 21:14:20 +00:00
config.mk * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +00:00
cpu.c * Patch by Ronen Shitrit, 10 Dec 2003: 2004-01-03 00:43:19 +00:00
cpu_init.c * Patch by Ronen Shitrit, 10 Dec 2003: 2004-01-03 00:43:19 +00:00
interrupts.c * Patch by Gleb Natapov, 19 Sep 2003: 2003-12-06 19:49:23 +00:00
io.S Initial revision 2002-01-15 18:58:11 +00:00
kgdb.S Initial revision 2002-07-20 20:14:13 +00:00
speed.c * Patch by Ronen Shitrit, 10 Dec 2003: 2004-01-03 00:43:19 +00:00
start.S * The PS/2 mux on the BMS2003 board needs 450 ms after power on 2004-01-20 23:12:12 +00:00
traps.c * Patch by Thomas Frieden, 13 Nov 2002: 2002-11-19 11:04:11 +00:00