Fix tx interrupt in init. Enable tx and rx interrupt in _enableirq function. Add...
[bertos.git] / cpu / arm / drv /
2007-10-22 asterixFix tx interrupt in init. Enable tx and rx interrupt...
2007-10-22 asterixFix bug in set serial param; remove some unneeded reg...
2007-10-20 asterixFix bug in irq dispatcher. Change PIO output pin. Add...
2007-10-19 asterixRemove unneeded code.
2007-10-18 battRemove unneeded headers.
2007-10-18 battRemove always true asserts.
2007-10-18 battAdd debug for ARM AT91.
2007-10-18 battCreate a unique include file for ARM I/O registers.
2007-10-18 asterixAdd first sckel of serial module for arm.
2007-10-11 battUpdate to new tree.
2007-10-11 battAdd new cpu tree (with at91 drivers).