Changeset 2ec8160 in rtems
- Timestamp:
- Sep 4, 2003, 6:51:30 PM (17 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 366e548
- Parents:
- e61df10
- Location:
- c/src/lib/libbsp/i960/cvme961
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i960/cvme961/ChangeLog
re61df10 r2ec8160 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * clock/ckinit.c, console/console.c, include/bsp.h, shmsupp/addrconv.c, 4 shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c, start/start.S, 5 startup/bspclean.c, startup/bspstart.c, startup/exit.c, 6 startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.S: 7 URL for license changed. 8 1 9 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 10 -
c/src/lib/libbsp/i960/cvme961/clock/ckinit.c
re61df10 r2ec8160 13 13 * The license and distribution terms for this file may be 14 14 * found in the file LICENSE in this distribution or at 15 * http://www. OARcorp.com/rtems/license.html.15 * http://www.rtems.com/license/LICENSE. 16 16 * 17 17 * $Id$ -
c/src/lib/libbsp/i960/cvme961/console/console.c
re61df10 r2ec8160 7 7 * The license and distribution terms for this file may be 8 8 * found in the file LICENSE in this distribution or at 9 * http://www. OARcorp.com/rtems/license.html.9 * http://www.rtems.com/license/LICENSE. 10 10 * 11 11 * $Id$ -
c/src/lib/libbsp/i960/cvme961/include/bsp.h
re61df10 r2ec8160 10 10 * The license and distribution terms for this file may be 11 11 * found in the file LICENSE in this distribution or at 12 * http://www. OARcorp.com/rtems/license.html.12 * http://www.rtems.com/license/LICENSE. 13 13 * 14 14 * $Id$ -
c/src/lib/libbsp/i960/cvme961/shmsupp/addrconv.c
re61df10 r2ec8160 16 16 * The license and distribution terms for this file may be 17 17 * found in the file LICENSE in this distribution or at 18 * http://www. OARcorp.com/rtems/license.html.18 * http://www.rtems.com/license/LICENSE. 19 19 * 20 20 * $Id$ -
c/src/lib/libbsp/i960/cvme961/shmsupp/getcfg.c
re61df10 r2ec8160 37 37 * The license and distribution terms for this file may be 38 38 * found in the file LICENSE in this distribution or at 39 * http://www. OARcorp.com/rtems/license.html.39 * http://www.rtems.com/license/LICENSE. 40 40 * 41 41 * $Id$ -
c/src/lib/libbsp/i960/cvme961/shmsupp/lock.c
re61df10 r2ec8160 12 12 * The license and distribution terms for this file may be 13 13 * found in the file LICENSE in this distribution or at 14 * http://www. OARcorp.com/rtems/license.html.14 * http://www.rtems.com/license/LICENSE. 15 15 * 16 16 * $Id$ -
c/src/lib/libbsp/i960/cvme961/shmsupp/mpisr.c
re61df10 r2ec8160 13 13 * The license and distribution terms for this file may be 14 14 * found in the file LICENSE in this distribution or at 15 * http://www. OARcorp.com/rtems/license.html.15 * http://www.rtems.com/license/LICENSE. 16 16 * 17 17 * $Id$ -
c/src/lib/libbsp/i960/cvme961/start/start.S
re61df10 r2ec8160 11 11 * The license and distribution terms for this file may be 12 12 * found in the file LICENSE in this distribution or at 13 * http://www. OARcorp.com/rtems/license.html.13 * http://www.rtems.com/license/LICENSE. 14 14 * 15 15 * $Id$ -
c/src/lib/libbsp/i960/cvme961/startup/bspclean.c
re61df10 r2ec8160 10 10 * The license and distribution terms for this file may be 11 11 * found in the file LICENSE in this distribution or at 12 * http://www. OARcorp.com/rtems/license.html.12 * http://www.rtems.com/license/LICENSE. 13 13 * 14 14 * $Id$ -
c/src/lib/libbsp/i960/cvme961/startup/bspstart.c
re61df10 r2ec8160 10 10 * The license and distribution terms for this file may be 11 11 * found in the file LICENSE in this distribution or at 12 * http://www. OARcorp.com/rtems/license.html.12 * http://www.rtems.com/license/LICENSE. 13 13 * 14 14 * $Id$ -
c/src/lib/libbsp/i960/cvme961/startup/exit.c
re61df10 r2ec8160 16 16 * The license and distribution terms for this file may be 17 17 * found in the file LICENSE in this distribution or at 18 * http://www. OARcorp.com/rtems/license.html.18 * http://www.rtems.com/license/LICENSE. 19 19 * 20 20 * $Id$ -
c/src/lib/libbsp/i960/cvme961/startup/linkcmds
re61df10 r2ec8160 8 8 * The license and distribution terms for this file may be 9 9 * found in the file LICENSE in this distribution or at 10 * http://www. OARcorp.com/rtems/license.html.10 * http://www.rtems.com/license/LICENSE. 11 11 * 12 12 * $Id$ -
c/src/lib/libbsp/i960/cvme961/startup/setvec.c
re61df10 r2ec8160 41 41 * The license and distribution terms for this file may be 42 42 * found in the file LICENSE in this distribution or at 43 * http://www. OARcorp.com/rtems/license.html.43 * http://www.rtems.com/license/LICENSE. 44 44 * 45 45 * $Id$ -
c/src/lib/libbsp/i960/cvme961/timer/timer.c
re61df10 r2ec8160 21 21 * The license and distribution terms for this file may be 22 22 * found in the file LICENSE in this distribution or at 23 * http://www. OARcorp.com/rtems/license.html.23 * http://www.rtems.com/license/LICENSE. 24 24 * 25 25 * $Id$ -
c/src/lib/libbsp/i960/cvme961/timer/timerisr.S
re61df10 r2ec8160 15 15 * The license and distribution terms for this file may be 16 16 * found in the file LICENSE in this distribution or at 17 * http://www. OARcorp.com/rtems/license.html.17 * http://www.rtems.com/license/LICENSE. 18 18 * 19 19 * $Id$
Note: See TracChangeset
for help on using the changeset viewer.