diff --git a/c/src/lib/libbsp/sparc/ChangeLog b/c/src/lib/libbsp/sparc/ChangeLog index 6ef1ce3f8f..a8ad584580 100644 --- a/c/src/lib/libbsp/sparc/ChangeLog +++ b/c/src/lib/libbsp/sparc/ChangeLog @@ -1,21 +1,3 @@ -2006-04-24 Jiri Gaisler - Edvin Catovic - - - PR bsps/972 - * ChangeLog, Makefile.am, configure.ac, amba/amba.c, clock/ckinit.c, - console/Makefile.am, console/console.c, console/debugputs.c, - include/Makefile.am, include/amba.h, include/bsp.h, include/leon.h, - leon_smc91111/leon_smc91111.c, startup/bspstart.c, timer/timer.c, - tools/Makefile.am, wrapup/Makefile.am: Added Shared Memory Support - Driver. Added Leon Gaisler Research Ethernet support. Enhanced AMBA - bus support. - * console/debugprintf.c, console/spacewire.c, include/spacewire.h, - leon_greth/.cvsignore, leon_greth/Makefile.am, - leon_greth/leon_greth.c, shmsupp/.cvsignore, shmsupp/Makefile.am, - shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c, - shmsupp/mpisr.c: New files. - 2005-10-05 Jiri Gaisler Edvin Catovic Konrad Eisele