Changeset 182712f7 in rtems
- Timestamp:
- 10/12/01 21:07:01 (22 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 88ee071
- Parents:
- 64efd55b
- Location:
- c/src/lib/libbsp/powerpc/mbx8xx
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog
r64efd55b r182712f7 1 2001-10-12 Joel Sherrill <joel@OARcorp.com> 2 3 * clock/p_clock.c, include/bsp.h, include/coverhd.h, 4 startup/bspstart.c, startup/bspstart.c.nocache, startup/setvec.c, 5 startup/start.S: Fixed typo. 6 1 7 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 8 -
c/src/lib/libbsp/powerpc/mbx8xx/clock/p_clock.c
r64efd55b r182712f7 4 4 * COPYRIGHT (c) 1989-1997. 5 5 * On-Line Applications Research Corporation (OAR). 6 * Copyright assigned to U.S. Government, 1994.7 6 * 8 7 * The license and distribution terms for this file may in -
c/src/lib/libbsp/powerpc/mbx8xx/include/bsp.h
r64efd55b r182712f7 7 7 * COPYRIGHT (c) 1989-1998. 8 8 * On-Line Applications Research Corporation (OAR). 9 * Copyright assigned to U.S. Government, 1994.10 9 * 11 10 * The license and distribution terms for this file may be -
c/src/lib/libbsp/powerpc/mbx8xx/include/coverhd.h
r64efd55b r182712f7 17 17 * COPYRIGHT (c) 1989-1998. 18 18 * On-Line Applications Research Corporation (OAR). 19 * Copyright assigned to U.S. Government, 1994.20 19 * 21 20 * The license and distribution terms for this file may be -
c/src/lib/libbsp/powerpc/mbx8xx/startup/bspstart.c
r64efd55b r182712f7 8 8 * COPYRIGHT (c) 1989-1998. 9 9 * On-Line Applications Research Corporation (OAR). 10 * Copyright assigned to U.S. Government, 1994.11 10 * 12 11 * The license and distribution terms for this file may be -
c/src/lib/libbsp/powerpc/mbx8xx/startup/bspstart.c.nocache
r64efd55b r182712f7 8 8 * COPYRIGHT (c) 1989-1998. 9 9 * On-Line Applications Research Corporation (OAR). 10 * Copyright assigned to U.S. Government, 1994.11 10 * 12 11 * The license and distribution terms for this file may be -
c/src/lib/libbsp/powerpc/mbx8xx/startup/setvec.c
r64efd55b r182712f7 15 15 * COPYRIGHT (c) 1989-1998. 16 16 * On-Line Applications Research Corporation (OAR). 17 * Copyright assigned to U.S. Government, 1994.18 17 * 19 18 * The license and distribution terms for this file may be -
c/src/lib/libbsp/powerpc/mbx8xx/startup/start.S
r64efd55b r182712f7 14 14 * COPYRIGHT (c) 1989-1998. 15 15 * On-Line Applications Research Corporation (OAR). 16 * Copyright assigned to U.S. Government, 1994.17 16 * 18 17 * The license and distribution terms for this file may in
Note: See TracChangeset
for help on using the changeset viewer.