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

4.104.115
Last change on this file since bff419ff was 1fbf17b6, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/09 at 13:30:04

2009-10-12 Joel Sherrill <joel.sherrill@…>

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