source: rtems/c/src/lib/libbsp/powerpc/qemuppc/ChangeLog @ 4349a40

4.104.115
Last change on this file since 4349a40 was 4349a40, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 10/12/09 at 09:36:52

increase size of ROM to 4 Meg

  • Property mode set to 100644
File size: 1.3 KB
Line 
12009-10-12      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
2        * linkcmds:
3        increase size of ROM to 4 Meg
4
52009-10-06      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
6        * Makefile.am:
7        do not use shared/timerstub
8
9        * include/bsp.h:
10        add macro to convert Decrementer value
11
12        * startup/bspstart.c:
13        set clock frequency to suitable value
14
15        * startup/bsppanic.c:
16        issue a reset after panic
17
18        * startup/linkcmds:
19        add space for stacks
20
212009-10-03      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
22        * startup/bspstart.c:
23        add missing file
24
252009-10-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
26        * Makefile.am, irq/irq_config.h, irq/irq_init.c, irq/irq.h:
27        add basic IRQ support (for decrementer)
28
29        * start/start.S, startup/cmain.c, startup/linkcmds: add support
30        for sdata* sections
31
32        * startup/bsppanic.c: some cleanup
33
342009-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * include/bsp.h: BSP does not have much memory. Limited to BIOS space.
37
382009-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * irq/irq.h: New file.
41
422009-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
45        preinstall.am, console/console-io.c, include/.cvsignore,
46        include/bsp.h, start/start.S, startup/bsppanic.c, startup/cmain.c,
47        startup/linkcmds: New files.
48
Note: See TracBrowser for help on using the repository browser.