summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sama5/sam_lowputc.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* SAMA5D4: USART peripheral clock appears to be MCK/2Gregory Nutt2014-06-201-3/+3
* SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial con...Gregory Nutt2014-04-011-13/+68
* SAMA5D3: Fix some typos in last blind changes backported from the SAM4e. And...Gregory Nutt2014-03-251-1/+1
* backport a serial console fix from the sam4e to the sama5d3Gregory Nutt2014-03-251-6/+50
* SAMA5: Add PIO interrupt support. Massive name changes for consistency in PI...Gregory Nutt2013-08-061-21/+21
* SAMA5: Fix heap allocation bugsGregory Nutt2013-07-271-1/+1
* Add SAMA5 GPIO configuration supportGregory Nutt2013-07-221-13/+13
* Add support SAMA5 UART and serial driverGregory Nutt2013-07-221-0/+377