source: rtems/c/src/lib/libbsp/powerpc/qemuppc/ChangeLog @ 8ee3775

4.115
Last change on this file since 8ee3775 was 8ee3775, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/02/11 at 15:01:43

2011-02-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Require autoconf-2.68, automake-1.11.1.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require autoconf-2.68, automake-1.11.1.
4
52010-06-29      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * configure.ac: Remove AC_CHECK_SIZEOF([void *]).
8
92010-06-29      Joel Sherrill <Joel.Sherrill@OARcorp.com>
10
11        * configure.ac: Added AC_CHECK_SIZEOF macro.
12
132010-04-30      Sebastian Huber <sebastian.huber@embedded-brains.de>
14
15        * include/irq-config.h: Removed file.
16        * Makefile.am, preinstall.am: Reflect change above.
17        * include/irq.h: Moved defines from 'include/irq-config.h'.
18
192009-10-29      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
20
21        * Makefile.am: add cache.rel
22
232009-10-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
24
25        * Makefile.am, preinstall.am: Update for exception support changes.
26        * irq/irq_init.c: Changed exception header file includes.
27        * startup/bspstart.c: Changed exception header file includes.  Update
28        for ppc_exc_initialize() changes.
29
302009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * make/custom/qemuppc.cfg: Remove RTEMS_BSP_FAMILY.
33
342009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
35
36        * configure.ac: Don't add -ansi -fasm to CFLAGS.
37
382009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * make/custom/qemuppc.cfg: New (relocated from /make/custom).
41
422009-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * Makefile.am: Remove reference to timer_SOURCES.
45
462009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
47
48        * include/bsp.h: BSP has plenty of memory.
49        * startup/cmain.c: Comment out prints.
50
512009-10-12      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
52        * linkcmds:
53        increase size of ROM to 4 Meg
54
552009-10-06      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
56        * Makefile.am:
57        do not use shared/timerstub
58
59        * include/bsp.h:
60        add macro to convert Decrementer value
61
62        * startup/bspstart.c:
63        set clock frequency to suitable value
64
65        * startup/bsppanic.c:
66        issue a reset after panic
67
68        * startup/linkcmds:
69        add space for stacks
70
712009-10-03      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
72        * startup/bspstart.c:
73        add missing file
74
752009-10-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
76        * Makefile.am, irq/irq_config.h, irq/irq_init.c, irq/irq.h:
77        add basic IRQ support (for decrementer)
78
79        * start/start.S, startup/cmain.c, startup/linkcmds: add support
80        for sdata* sections
81
82        * startup/bsppanic.c: some cleanup
83
842009-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
85
86        * include/bsp.h: BSP does not have much memory. Limited to BIOS space.
87
882009-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
89
90        * irq/irq.h: New file.
91
922009-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
93
94        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
95        preinstall.am, console/console-io.c, include/.cvsignore,
96        include/bsp.h, start/start.S, startup/bsppanic.c, startup/cmain.c,
97        startup/linkcmds: New files.
98
Note: See TracBrowser for help on using the repository browser.