summaryrefslogtreecommitdiffstats
path: root/sys/arm/sa11x0/uart_dev_sa1110.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we use pmap_mapdev_boostrap(), we can get ride of the got_mmucognet2006-06-071-26/+0
* Use macros instead of hardcoding the address for SACOM1. Also don'tcognet2006-05-221-1/+2
* Make this compile (UART_IPEND_* => SER_INT_*).cognet2006-05-181-2/+2
* MFp4: Catchup with recent UART changes.cognet2006-04-061-2/+2
* Start all license statements with /*-imp2005-01-051-1/+1
* Implement enough of an uart driver to get serial console working.cognet2004-05-141-0/+307
OpenPOWER on IntegriCloud