]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/devs/serial/arm/at91/v2_0/ChangeLog
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / devs / serial / arm / at91 / v2_0 / ChangeLog
index e933dfb7db3a976ad85b390a0cf06b6cc394a9e7..74aed83230ede1c281876c4aef56dd6e6512be6f 100644 (file)
@@ -1,3 +1,25 @@
+2007-06-01  Jim Seymour <jim@cipher.com>
+
+       * src/at91_serial.c (at91_serial_DSR): Remove CYG_FAIL if receive
+       buffer fills up; eliminate compiler warning when setting "end"
+       pointer.
+
+2006-03-05  Oliver Munz  <munz@speag.ch>
+
+       * src/at91_serial.c (at91_serial_ISR): Only call the DSR if there
+       is work to do.
+       
+2006-02-28  Andrew Lunn  <andrew.lunn@ascom.ch>
+            Oliver Munz  <munz@speag.ch>
+
+       * src/at91_serial.c (at91_serial_config_port): Enable the DMA
+       if the control register exists.
+       
+2006-02-19  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+       * src/at91_serial.c (at91_serial_lookup): Enable the peripheral
+       clock at lookup time to keep the power usage low.
+
 2004-11-10  Sebastian Block <sebastianblock@gmx.net>
 
         * src/at91_serial.c: Added third port