summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32/shared/ChangeLog
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2013-03-08 15:55:06 -0500
committerGedare Bloom <gedare@rtems.org>2013-03-08 15:55:06 -0500
commitfad2d38a9f1b9cd380c5bb891c5d1583af0b0a65 (patch)
tree53b406924f5c554a437e114f343988de699e5b99 /c/src/lib/libbsp/lm32/shared/ChangeLog
parentlibchip: Fix prototypes (diff)
downloadrtems-fad2d38a9f1b9cd380c5bb891c5d1583af0b0a65.tar.bz2
RTEMS: Delete ChangeLog files.
This commit deletes all RTEMS ChangeLog files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog files can also be found in the git log. Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
Diffstat (limited to 'c/src/lib/libbsp/lm32/shared/ChangeLog')
-rw-r--r--c/src/lib/libbsp/lm32/shared/ChangeLog57
1 files changed, 0 insertions, 57 deletions
diff --git a/c/src/lib/libbsp/lm32/shared/ChangeLog b/c/src/lib/libbsp/lm32/shared/ChangeLog
deleted file mode 100644
index f3dcd454ce..0000000000
--- a/c/src/lib/libbsp/lm32/shared/ChangeLog
+++ /dev/null
@@ -1,57 +0,0 @@
-2011-12-05 Gedare Bloom <gedare@rtems.org>
-
- * ChangeLog: Add PR number to ChangeLog entry
-
-2011-12-05 Sebastien Bourdeauducq <seb@tmplab.org>
-
- PR 1979/bsps
- * milkymist_midi/midi.c: move MIDI message detection from higher layers
- to the MIDI interrupt handler
-
-2011-11-27 Sebastien Bourdeauducq <seb@tmplab.org>
-
- PR 1972/bsps
- * milkymist_video/milkymist_video.h, milkymist_video/video.c: Adds an
- ioctl to implement selection of composite on any connector, S-Video
- and Component sources on the Milkymist One.
-
-2011-11-27 Sebastien Bourdeauducq <seb@tmplab.org>
-
- PR 1970/bsps
- * milkymist_clock/ckinit.c, milkymist_console/console.c,
- milkymist_console/uart.c, milkymist_timer/timer.c: Support for the
- new Milkymist sysctl and clock frequency detection.
-
-2011-11-27 Sebastien Bourdeauducq <seb@tmplab.org>
-
- PR 1966/bsps
- * milkymist_console/console.c, milkymist_console/uart.c,
- milkymist_console/uart.h, milkymist_midi/midi.c: support for the new
- UART core and interrupt map
-
-2011-08-02 Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>
-
- PR 1869/bsps
- * milkymist_networking/mm_crc32.c: Removed.
-
-2011-08-01 Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com>
-
- PR 1869/bsps
- * startup/bspclean.c: New file.
- * include/tm27.h: Removed.
- * ChangeLog, Makefile.am, README, preinstall.am, include/bsp.h,
- include/system_conf.h, make/custom/milkymist.cfg, startup/linkcmds:
- Complete BSP for Milkymist One supporting Milkymist SOC 1.0.x.
- Includes new or updated drivers for:
- - Multi-standard video input (PAL/SECAM/NTSC)
- - Two DMX512 (RS485) ports
- - MIDI IN and MIDI OUT ports
- - VGA output
- - AC'97 audio
- - NOR flash
- - 10/100 Ethernet
- - Memory card (experimental and incomplete)
- - USB host connectors (input devices only)
- - RC5 infrared receiver
- - RS232 debug port
-