source: rtems/c/src/lib/libbsp/lm32/ChangeLog @ 2ee9d3d

4.115
Last change on this file since 2ee9d3d was 44d7753, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/09/11 at 08:19:30

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

  • shared/milkymist_timer/timer.c, shared/timer/timer.c: Include <rtems/btimer.h>. Fix benchmark_timer_read() definition.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12011-02-09      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * shared/milkymist_timer/timer.c, shared/timer/timer.c:
4        Include <rtems/btimer.h>.
5        Fix benchmark_timer_read() definition.
6
72011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
8
9        * configure.ac: Require autoconf-2.68, automake-1.11.1.
10
112010-08-20      <yann.sionneau@telecom-sudparis.eu>
12
13        * shared/milkymist_ac97/ac97.c, shared/milkymist_clock/ckinit.c,
14        shared/milkymist_clock/clock.h, shared/milkymist_console/console.c,
15        shared/milkymist_console/uart.c, shared/milkymist_console/uart.h,
16        shared/milkymist_framebuffer/framebuffer.c,
17        shared/milkymist_gpio/gpio.c, shared/milkymist_networking/mm_crc32.c,
18        shared/milkymist_networking/network.c,
19        shared/milkymist_networking/network.h,
20        shared/milkymist_timer/timer.c: New files.
21
222010-08-20      <yann.sionneau@telecom-sudparis.eu>
23
24        * acinclude.m4, configure.ac: Add Milkymist BSP developed as part of
25        GSOC 2010.
26
272010-05-07      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * shared/start/start.S: Finish merging change.
30
312010-05-07      Michael Walle <michael@walle.cc>
32
33        * shared/start/start.S: Add support for qemu-system-lm32 shutdown
34        device.
35
362009-11-25      Michael Walle <michael@walle.cc>
37
38        * shared/gdbstub/lm32-stub.c: Fix wrong computation of negative branch
39        targets (thanks to Manfred Scheible <mscheible@husware.de>.
40
412009-11-24      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * shared/tsmac/tsmac.c: Remove unused vars.
44        Let rtems_tsmac_driver_attach return 1.
45        * shared/console/console.c: Use int as return type of
46        BSP_uart_polled_read.
47
482009-05-27      Michael Walle <michael@walle.cc>
49
50        * shared/start/start.S: Export crt0 symbol because the debug.S uses
51        that.
52
532009-05-05      Joel Sherrill <joel.sherrill@oarcorp.com>
54
55        * shared/start/start.S: Confirmed OK by mwalle.
56
572009-05-05      Michael Walle <michael@walle.cc>
58
59        * shared/gdbstub/README, shared/gdbstub/gdb_if.h,
60        shared/gdbstub/lm32-debug.S, shared/gdbstub/lm32-stub.c: New files.
61
622009-04-28      Chris Johns <chrisj@rtems.org>
63
64        * shared/start/start.S: Update for boot_card command line change.
65
662009-04-06      Michael Walle <michael@walle.cc>
67
68        * shared/start/start.S: Now calls boot_card.
69
702009-02-26      Joel Sherrill <joel.sherrill@oarcorp.com>
71
72        * shared/clock/ckinit.c, shared/start/start.S, shared/timer/timer.c:
73        Run better on simulator. Timer is probably not right yet but
74
752009-02-25      Joel Sherrill <joel.sherrill@oarcorp.com>
76
77        * shared/clock/ckinit.c: Use shared Clock Driver Template and support
78        fast idle on simulator.
79
802008-12-05      Joel Sherrill <joel.sherrill@oarcorp.com>
81
82        * .cvsignore: New file.
83
842008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
85
86        * ChangeLog, Makefile.am, README, acinclude.m4, configure.ac,
87        shared/clock/ckinit.c, shared/clock/clock.h,
88        shared/console/console.c, shared/console/uart.c,
89        shared/console/uart.h, shared/start/start.S,
90        shared/startup/bspstart.c, shared/startup/setvec.c,
91        shared/timer/timer.c, shared/tsmac/dp83848phy.h,
92        shared/tsmac/tsmac.c, shared/tsmac/tsmac.h: New files.
93
Note: See TracBrowser for help on using the repository browser.