summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/uart_dev_at91usart.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ALT_BREAK_TO_DEBUGGER on the AT91 :cognet2006-07-201-5/+20
* Be sure to flush the cache after a partial read on timeout. Expandimp2006-07-141-3/+7
* MFp4:imp2006-07-021-53/+208
* Resurrect Skyeye support :cognet2006-05-131-12/+12
* MFp4: Catchup with recent UART changes.cognet2006-04-061-13/+13
* Optimize the TX side of the part by using the PDC to move bytes out toimp2006-04-061-27/+99
* MFp4: Handle break interrupts (it seems to only work for USART, not DBGU).cognet2006-03-221-2/+12
* Get this to compile with the recent UART changes.cognet2006-02-271-3/+3
* Import support for the Atmel AT91RM9200 CPU/Microcontroller. This SoCimp2006-02-041-0/+408
OpenPOWER on IntegriCloud