source: rtems/c/src/lib/libbsp/lm32/shared/ChangeLog @ 96d29be

4.115
Last change on this file since 96d29be was 96d29be, checked in by Gedare Bloom <gedare@…>, on 12/05/11 at 15:22:51

2011-12-05 Gedare Bloom <gedare@…>

  • Property mode set to 100644
File size: 1.8 KB
Line 
12011-12-05      Gedare Bloom <gedare@rtems.org>
2
3        * ChangeLog: Add PR number to ChangeLog entry
4
52011-12-05      Sebastien Bourdeauducq <seb@tmplab.org>
6
7        PR 1979/bsps
8        * milkymist_midi/midi.c: move MIDI message detection from higher layers
9        to the MIDI interrupt handler
10
112011-11-27      Sebastien Bourdeauducq <seb@tmplab.org>
12
13        PR 1972/bsps
14        * milkymist_video/milkymist_video.h, milkymist_video/video.c: Adds an
15        ioctl to implement selection of composite on any connector, S-Video
16        and Component sources on the Milkymist One.
17
182011-11-27      Sebastien Bourdeauducq <seb@tmplab.org>
19
20        PR 1970/bsps
21        * milkymist_clock/ckinit.c, milkymist_console/console.c,
22        milkymist_console/uart.c, milkymist_timer/timer.c: Support for the
23        new Milkymist sysctl and clock frequency detection.
24
252011-11-27      Sebastien Bourdeauducq <seb@tmplab.org>
26
27        PR 1966/bsps
28        * milkymist_console/console.c, milkymist_console/uart.c,
29        milkymist_console/uart.h, milkymist_midi/midi.c: support for the new
30        UART core and interrupt map
31
322011-08-02      Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>
33
34        PR 1869/bsps
35        * milkymist_networking/mm_crc32.c: Removed.
36
372011-08-01      Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>
38
39        PR 1869/bsps
40        * startup/bspclean.c: New file.
41        * include/tm27.h: Removed.
42        * ChangeLog, Makefile.am, README, preinstall.am, include/bsp.h,
43        include/system_conf.h, make/custom/milkymist.cfg, startup/linkcmds:
44        Complete BSP for Milkymist One supporting Milkymist SOC 1.0.x.
45        Includes new or updated drivers for:
46          - Multi-standard video input (PAL/SECAM/NTSC)
47          - Two DMX512 (RS485) ports
48          - MIDI IN and MIDI OUT ports
49          - VGA output
50          - AC'97 audio
51          - NOR flash
52          - 10/100 Ethernet
53          - Memory card (experimental and incomplete)
54          - USB host connectors (input devices only)
55          - RC5 infrared receiver
56          - RS232 debug port
57
Note: See TracBrowser for help on using the repository browser.