source: rtems/c/src/lib/libbsp/powerpc/qemuppc/ChangeLog @ 1b3b8021

4.104.115
Last change on this file since 1b3b8021 was 1b3b8021, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/09 at 10:53:42

2009-10-21 Ralf Corsépius <ralf.corsepius@…>

  • make/custom/qemuppc.cfg: Remove RTEMS_BSP_FAMILY.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * make/custom/qemuppc.cfg: Remove RTEMS_BSP_FAMILY.
4
52009-10-20      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Don't add -ansi -fasm to CFLAGS.
8
92009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * make/custom/qemuppc.cfg: New (relocated from /make/custom).
12
132009-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * Makefile.am: Remove reference to timer_SOURCES.
16
172009-10-12      Joel Sherrill <joel.sherrill@OARcorp.com>
18
19        * include/bsp.h: BSP has plenty of memory.
20        * startup/cmain.c: Comment out prints.
21
222009-10-12      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
23        * linkcmds:
24        increase size of ROM to 4 Meg
25
262009-10-06      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
27        * Makefile.am:
28        do not use shared/timerstub
29
30        * include/bsp.h:
31        add macro to convert Decrementer value
32
33        * startup/bspstart.c:
34        set clock frequency to suitable value
35
36        * startup/bsppanic.c:
37        issue a reset after panic
38
39        * startup/linkcmds:
40        add space for stacks
41
422009-10-03      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
43        * startup/bspstart.c:
44        add missing file
45
462009-10-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
47        * Makefile.am, irq/irq_config.h, irq/irq_init.c, irq/irq.h:
48        add basic IRQ support (for decrementer)
49
50        * start/start.S, startup/cmain.c, startup/linkcmds: add support
51        for sdata* sections
52
53        * startup/bsppanic.c: some cleanup
54
552009-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * include/bsp.h: BSP does not have much memory. Limited to BIOS space.
58
592009-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
60
61        * irq/irq.h: New file.
62
632009-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
64
65        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
66        preinstall.am, console/console-io.c, include/.cvsignore,
67        include/bsp.h, start/start.S, startup/bsppanic.c, startup/cmain.c,
68        startup/linkcmds: New files.
69
Note: See TracBrowser for help on using the repository browser.