Changes:

* Directory reorganization 
* GPLv3 license 
* Preliminary support for external software emulation library 
* Support for warm boot (from Takeshi) 
* Support for PS/2 (from Takeshi) 
* Edge-sensitive interrupts on all cores 
* Documentation update

Source, binaries and documentation are available at
http://www.milkymist.org/downloads.html

Takeshi, can you update the drivers in Linux in order to support the new core 
interface (with edge sensitive interrupts)? UART and timer drivers need to be 
modified, some registers and bits have been removed (no longer needed with the 
new interrupt system). To use the UART without interrupts, you can poll the 
CPU's IP register (see 
http://github.com/lekernel/milkymist/blob/master/software/libbase/uart.c
for an example). The online documentation for the cores is up-to-date.

Thanks,
Sébastien
_______________________________________________
http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org
IRC: #milkym...@freenode
Webchat: www.milkymist.org/irc.html
Wiki: www.milkymist.org/wiki

Reply via email to