source: rtems/c/src/lib/libbsp/powerpc/mpc8260ads/ChangeLog @ fb19f111

4.104.114.84.95
Last change on this file since fb19f111 was fb19f111, checked in by Joel Sherrill <joel.sherrill@…>, on 04/17/02 at 13:30:41

2002-04-16 Ralf Corsepius <corsepiu@…>

  • startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12002-04-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * startup/bspstart.c: Include <libcpu/cpuIdent.h>, <rtems/bspIo.h>.
4
52002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Add BSPOPTS_*(DISPATCH_HANDLER_STAT).
8
92002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac:
12        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
13        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
14        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
18        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
19        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
20        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
21        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
22        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
23        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
24
252002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Add RTEMS_CHECK_NETWORKING.
28
292002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
32        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
33        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
34
352001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
38
392001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
42        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
43
442001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Add @exceptions@ to SUBDIRS.
47        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
48        make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
49        * include/Makefile.am: Convert PREINSTALL_FILES to
50        TMPINSTALL_FILES, include force-preinstall.am.
51        * wrapup/Makefile.am: Apply @exceptions@.
52
532001-10-29      Joel Sherrill <joel@OARcorp.com>
54
55        * .cvsignore: Add more entries.
56
572001-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * aclocal.m4: Removed.  Should not have been in CVS.
60
612001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * aclocal.m4: Regenerated.
64        * configure.ac, include/Makefile.am, irq/Makefile.am,
65        vectors/Makefile.am: Updated to autoconf 2.52.
66        * include/.cvsignore: Added newly generated files.
67        * include/bsp.h: Added include of bspopts.h.
68
692001-10-22      Joel Sherrill <joel@OARcorp.com>
70
71        * .cvsignore, configure.ac, configure.in, console/.cvsignore,
72        include/.cvsignore, network/.cvsignore, start/.cvsignore,
73        startup/.cvsignore, wrapup/.cvsignore: Added .cvsignore
74        files and other files missed in previous commit.
75
7601-10-22        Andy Dachs <a.dachs@sstl.co.uk>
77
78        * mpc8260ads added as new BSP.  tm27 reported not to run
79        at this time.
80        * ChangeLog, Makefile.am, README, aclocal.m4, bsp_specs,
81        clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, configure.in,
82        console/Makefile.am, console/console.c, include/Makefile.am,
83        include/bsp.h, include/coverhd.h, irq/.cvsignore, irq/Makefile.am,
84        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
85        network/Makefile.am, network/README, network/if_hdlcsubr.c,
86        network/if_hdlcsubr.h, network/network.c, start/Makefile.am,
87        start/start.S, startup/Makefile.am, startup/bspstart.c,
88        startup/cpuinit.c, startup/linkcmds, startup/setvec.c, times,
89        vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S,
90        vectors/vectors.h, vectors/vectors_init.c, wrapup/Makefile.am:
91        New files.
92
Note: See TracBrowser for help on using the repository browser.