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

4.104.114.84.95
Last change on this file since eccd3a3 was eccd3a3, checked in by Joel Sherrill <joel.sherrill@…>, on 01/08/02 at 12:04:38

2002-01-07 Ralf Corsepius <corsepiu@…>

  • configure.ac: Add RTEMS_CHECK_NETWORKING.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12002-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Add RTEMS_CHECK_NETWORKING.
4
52002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * clock/p_clock.c: Include rtems/bspIo.h instead of bspIo.h.
8        * console/console.c: Include rtems/bspIo.h instead of bspIo.h.
9        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
10
112001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
14
152001-11-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Add RTEMS_BSPOPTS_*(DATA_CACHE_ENABLE),
18        RTEMS_BSPOPTS_*(INSTRUCTION_CACHE_ENABLE).
19
202001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Add @exceptions@ to SUBDIRS.
23        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
24        make/custom/mpc8260ads.cfg, add RTEMS_PPC_EXCEPTIONS([new]).
25        * include/Makefile.am: Convert PREINSTALL_FILES to
26        TMPINSTALL_FILES, include force-preinstall.am.
27        * wrapup/Makefile.am: Apply @exceptions@.
28
292001-10-29      Joel Sherrill <joel@OARcorp.com>
30
31        * .cvsignore: Add more entries.
32
332001-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * aclocal.m4: Removed.  Should not have been in CVS.
36
372001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * aclocal.m4: Regenerated.
40        * configure.ac, include/Makefile.am, irq/Makefile.am,
41        vectors/Makefile.am: Updated to autoconf 2.52.
42        * include/.cvsignore: Added newly generated files.
43        * include/bsp.h: Added include of bspopts.h.
44
452001-10-22      Joel Sherrill <joel@OARcorp.com>
46
47        * .cvsignore, configure.ac, configure.in, console/.cvsignore,
48        include/.cvsignore, network/.cvsignore, start/.cvsignore,
49        startup/.cvsignore, wrapup/.cvsignore: Added .cvsignore
50        files and other files missed in previous commit.
51
5201-10-22        Andy Dachs <a.dachs@sstl.co.uk>
53
54        * mpc8260ads added as new BSP.  tm27 reported not to run
55        at this time.
56        * ChangeLog, Makefile.am, README, aclocal.m4, bsp_specs,
57        clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, configure.in,
58        console/Makefile.am, console/console.c, include/Makefile.am,
59        include/bsp.h, include/coverhd.h, irq/.cvsignore, irq/Makefile.am,
60        irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c,
61        network/Makefile.am, network/README, network/if_hdlcsubr.c,
62        network/if_hdlcsubr.h, network/network.c, start/Makefile.am,
63        start/start.S, startup/Makefile.am, startup/bspstart.c,
64        startup/cpuinit.c, startup/linkcmds, startup/setvec.c, times,
65        vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S,
66        vectors/vectors.h, vectors/vectors_init.c, wrapup/Makefile.am:
67        New files.
68
Note: See TracBrowser for help on using the repository browser.