source: rtems/c/src/lib/libbsp/lm32/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.7 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-08-20      <yann.sionneau@telecom-sudparis.eu>
6
7        * shared/milkymist_ac97/ac97.c, shared/milkymist_clock/ckinit.c,
8        shared/milkymist_clock/clock.h, shared/milkymist_console/console.c,
9        shared/milkymist_console/uart.c, shared/milkymist_console/uart.h,
10        shared/milkymist_framebuffer/framebuffer.c,
11        shared/milkymist_gpio/gpio.c, shared/milkymist_networking/mm_crc32.c,
12        shared/milkymist_networking/network.c,
13        shared/milkymist_networking/network.h,
14        shared/milkymist_timer/timer.c: New files.
15
162010-08-20      <yann.sionneau@telecom-sudparis.eu>
17
18        * acinclude.m4, configure.ac: Add Milkymist BSP developed as part of
19        GSOC 2010.
20
212010-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * shared/start/start.S: Finish merging change.
24
252010-05-07      Michael Walle <michael@walle.cc>
26
27        * shared/start/start.S: Add support for qemu-system-lm32 shutdown
28        device.
29
302009-11-25      Michael Walle <michael@walle.cc>
31
32        * shared/gdbstub/lm32-stub.c: Fix wrong computation of negative branch
33        targets (thanks to Manfred Scheible <mscheible@husware.de>.
34
352009-11-24      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * shared/tsmac/tsmac.c: Remove unused vars.
38        Let rtems_tsmac_driver_attach return 1.
39        * shared/console/console.c: Use int as return type of
40        BSP_uart_polled_read.
41
422009-05-27      Michael Walle <michael@walle.cc>
43
44        * shared/start/start.S: Export crt0 symbol because the debug.S uses
45        that.
46
472009-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * shared/start/start.S: Confirmed OK by mwalle.
50
512009-05-05      Michael Walle <michael@walle.cc>
52
53        * shared/gdbstub/README, shared/gdbstub/gdb_if.h,
54        shared/gdbstub/lm32-debug.S, shared/gdbstub/lm32-stub.c: New files.
55
562009-04-28      Chris Johns <chrisj@rtems.org>
57
58        * shared/start/start.S: Update for boot_card command line change.
59
602009-04-06      Michael Walle <michael@walle.cc>
61
62        * shared/start/start.S: Now calls boot_card.
63
642009-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
65
66        * shared/clock/ckinit.c, shared/start/start.S, shared/timer/timer.c:
67        Run better on simulator. Timer is probably not right yet but
68
692009-02-25      Joel Sherrill <joel.sherrill@oarcorp.com>
70
71        * shared/clock/ckinit.c: Use shared Clock Driver Template and support
72        fast idle on simulator.
73
742008-12-05      Joel Sherrill <joel.sherrill@oarcorp.com>
75
76        * .cvsignore: New file.
77
782008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
79
80        * ChangeLog, Makefile.am, README, acinclude.m4, configure.ac,
81        shared/clock/ckinit.c, shared/clock/clock.h,
82        shared/console/console.c, shared/console/uart.c,
83        shared/console/uart.h, shared/start/start.S,
84        shared/startup/bspstart.c, shared/startup/setvec.c,
85        shared/timer/timer.c, shared/tsmac/dp83848phy.h,
86        shared/tsmac/tsmac.c, shared/tsmac/tsmac.h: New files.
87
Note: See TracBrowser for help on using the repository browser.