summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32/milkymist/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/lm32/milkymist/ChangeLog')
-rw-r--r--c/src/lib/libbsp/lm32/milkymist/ChangeLog48
1 files changed, 0 insertions, 48 deletions
diff --git a/c/src/lib/libbsp/lm32/milkymist/ChangeLog b/c/src/lib/libbsp/lm32/milkymist/ChangeLog
deleted file mode 100644
index a1db551716..0000000000
--- a/c/src/lib/libbsp/lm32/milkymist/ChangeLog
+++ /dev/null
@@ -1,48 +0,0 @@
-2011-11-27 Sebastien Bourdeauducq <seb@tmplab.org>
-
- PR 1970/bsps
- * include/system_conf.h: Support for the new Milkymist sysctl and clock
- frequency detection.
-
-2011-11-27 Sebastien Bourdeauducq <seb@tmplab.org>
-
- PR 1966/bsps
- * include/system_conf.h: support for the new UART core and interrupt
- map
-
-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
-
-2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
-
- * configure.ac: Require autoconf-2.68, automake-1.11.1.
-
-2010-08-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * .cvsignore: New file.
-
-2010-08-20 <yann.sionneau@telecom-sudparis.eu>
-
- Add Milkymist BSP developed as part of GSOC 2010.
- * ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
- preinstall.am, Documentation/uart.txt, include/.cvsignore,
- include/bsp.h, include/system_conf.h, include/tm27.h,
- make/custom/milkymist.cfg, startup/linkcmds: New files.