Changeset acaae90 in rtems
- Timestamp:
- 09/04/03 18:51:56 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 9bc5fd16
- Parents:
- c3db3251
- Location:
- c/src/lib/libbsp/m68k/mcf5206elite
- Files:
-
- 21 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/mcf5206elite/ChangeLog
rc3db3251 racaae90 1 2003-09-04 Joel Sherrill <joel@OARcorp.com> 2 3 * README, console/console.c, i2c/i2c.c, i2c/i2cdrv.c, include/bsp.h, 4 include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h, 5 nvram/nvram.c, start/start.S, startup/bspclean.c, startup/bspstart.c, 6 startup/gdbinit, startup/init5206e.c, startup/linkcmds, 7 startup/linkcmds.flash, tod/ds1307.c, tod/todcfg.c, tools/runtest: 8 URL for license changed. 9 1 10 2003-08-20 Joel Sherrill <joel@OARcorp.com> 2 11 -
c/src/lib/libbsp/m68k/mcf5206elite/README
rc3db3251 racaae90 8 8 # found in the file LICENSE in this distribution or at 9 9 # 10 # http://www. OARcorp.com/rtems/license.html.10 # http://www.rtems.com/license/LICENSE. 11 11 # 12 12 # @(#) $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/console/console.c
rc3db3251 racaae90 11 11 * found in the file LICENSE in this distribution or at 12 12 * 13 * http://www. OARcorp.com/rtems/license.html.13 * http://www.rtems.com/license/LICENSE. 14 14 * 15 15 * $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/i2c/i2c.c
rc3db3251 racaae90 7 7 * found in the file LICENSE in this distribution or at 8 8 * 9 * http://www. OARcorp.com/rtems/license.html.9 * http://www.rtems.com/license/LICENSE. 10 10 * 11 11 * @(#) $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/i2c/i2cdrv.c
rc3db3251 racaae90 11 11 * found in the file LICENSE in this distribution or at 12 12 * 13 * http://www. OARcorp.com/rtems/license.html.13 * http://www.rtems.com/license/LICENSE. 14 14 * 15 15 * @(#) $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/include/bsp.h
rc3db3251 racaae90 9 9 * found in the file LICENSE in this distribution or at 10 10 * 11 * http://www. OARcorp.com/rtems/license.html.11 * http://www.rtems.com/license/LICENSE. 12 12 * 13 13 * $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/include/ds1307.h
rc3db3251 racaae90 9 9 * found in the file LICENSE in this distribution or at 10 10 * 11 * http://www. OARcorp.com/rtems/license.html.11 * http://www.rtems.com/license/LICENSE. 12 12 * 13 13 * @(#) $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/include/i2c.h
rc3db3251 racaae90 8 8 * found in the file LICENSE in this distribution or at 9 9 * 10 * http://www. OARcorp.com/rtems/license.html.10 * http://www.rtems.com/license/LICENSE. 11 11 * 12 12 * @(#) $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/include/i2cdrv.h
rc3db3251 racaae90 8 8 * found in the file LICENSE in this distribution or at 9 9 * 10 * http://www. OARcorp.com/rtems/license.html.10 * http://www.rtems.com/license/LICENSE. 11 11 * 12 12 * @(#) $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/include/nvram.h
rc3db3251 racaae90 11 11 * found in the file LICENSE in this distribution or at 12 12 * 13 * http://www. OARcorp.com/rtems/license.html.13 * http://www.rtems.com/license/LICENSE. 14 14 * 15 15 * @(#) $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/nvram/nvram.c
rc3db3251 racaae90 12 12 * found in the file LICENSE in this distribution or at 13 13 * 14 * http://www. OARcorp.com/rtems/license.html.14 * http://www.rtems.com/license/LICENSE. 15 15 * 16 16 * @(#) $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/start/start.S
rc3db3251 racaae90 21 21 * found in the file LICENSE in this distribution or at 22 22 * 23 * http://www. OARcorp.com/rtems/license.html.23 * http://www.rtems.com/license/LICENSE. 24 24 * 25 25 * $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/startup/bspclean.c
rc3db3251 racaae90 13 13 * found in the file LICENSE in this distribution or at 14 14 * 15 * http://www. OARcorp.com/rtems/license.html.15 * http://www.rtems.com/license/LICENSE. 16 16 * 17 17 * $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/startup/bspstart.c
rc3db3251 racaae90 21 21 * found in the file LICENSE in this distribution or at 22 22 * 23 * http://www. OARcorp.com/rtems/license.html.23 * http://www.rtems.com/license/LICENSE. 24 24 * 25 25 * $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/startup/gdbinit
rc3db3251 racaae90 15 15 # found in the file LICENSE in this distribution or at 16 16 # 17 # http://www. OARcorp.com/rtems/license.html.17 # http://www.rtems.com/license/LICENSE. 18 18 # 19 19 # $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/startup/init5206e.c
rc3db3251 racaae90 24 24 * found in the file LICENSE in this distribution or at 25 25 * 26 * http://www. OARcorp.com/rtems/license.html.26 * http://www.rtems.com/license/LICENSE. 27 27 * 28 28 * $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/startup/linkcmds
rc3db3251 racaae90 16 16 * found in the file LICENSE in this distribution or at 17 17 * 18 * http://www. OARcorp.com/rtems/license.html.18 * http://www.rtems.com/license/LICENSE. 19 19 * 20 20 * $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/startup/linkcmds.flash
rc3db3251 racaae90 16 16 * found in the file LICENSE in this distribution or at 17 17 * 18 * http://www. OARcorp.com/rtems/license.html.18 * http://www.rtems.com/license/LICENSE. 19 19 * 20 20 * $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/tod/ds1307.c
rc3db3251 racaae90 24 24 * found in the file LICENSE in this distribution or at 25 25 * 26 * http://www. OARcorp.com/rtems/license.html.26 * http://www.rtems.com/license/LICENSE. 27 27 * 28 28 * @(#) $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/tod/todcfg.c
rc3db3251 racaae90 9 9 * found in the file LICENSE in this distribution or at 10 10 * 11 * http://www. OARcorp.com/rtems/license.html.11 * http://www.rtems.com/license/LICENSE. 12 12 * 13 13 * @(#) $Id$ -
c/src/lib/libbsp/m68k/mcf5206elite/tools/runtest
rc3db3251 racaae90 18 18 # The license and distribution terms for this file may be 19 19 # found in found in the file LICENSE in this distribution or at 20 # http://www. OARcorp.com/rtems/license.html.20 # http://www.rtems.com/license/LICENSE. 21 21 # 22 22 # @(#) $Id$
Note: See TracChangeset
for help on using the changeset viewer.