summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sam34/sam_lowputc.c
Commit message (Expand)AuthorAgeFilesLines
* SAM3/4 and SAMV7 UART: The IMR register is read-only. This means that sam_r...Gregory Nutt2015-04-081-2/+0
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Add support for the SAM4CM. From Max NeklyudovGregory Nutt2014-06-251-4/+4
* backport a serial console fix from the sam4e to the sama5d3Gregory Nutt2014-03-251-2/+4
* SAM3/4 Serial: Fix a mysterious multi-tasking bug that can lock up the seria...Gregory Nutt2014-03-251-4/+47
* SAM3/4 lowputc: Fix compile errors when there is no serial consoleGregory Nutt2014-03-221-92/+98
* SAM3/4: Fix some build errors that crept in with the SAM4E supportGregory Nutt2014-02-251-1/+1
* SAM4E: USART/USART header files and drivers updated to support the SAM4EGregory Nutt2014-02-221-6/+9
* SAMA5: Fix heap allocation bugsGregory Nutt2013-07-271-1/+1
* Review and update of SAM3/4 header files and conditional logic for SAM3X/A su...Gregory Nutt2013-06-271-5/+6
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-3/+1
* Correct SAM3S-Xplained load address, FLASH wait states, and UART1 pin configu...Gregory Nutt2013-06-121-0/+5
* Changes for a clean build of configs/sam4s-xplainedGregory Nutt2013-06-111-1/+1
* SAM4S: Add macros to manage peripheral clocksGregory Nutt2013-06-111-1/+1
* SAM4S: Add pin multiplexing definitionsGregory Nutt2013-06-111-10/+37
* SAM4S: Add memory map and interrupt logicGregory Nutt2013-06-101-9/+9
* SAM4L: Mic fixes to get the SAM4L Xplained running. The ostest now passes.Gregory Nutt2013-06-091-1/+3
* SAM3U/4L changes to hide differences by clocking in those MCUsGregory Nutt2013-06-081-23/+45
* SAM4L: Add USART/UART register definition header filesGregory Nutt2013-06-081-9/+17
* Rename sam3u/ architecture directories to sam34/ to include the SAM4LGregory Nutt2013-06-021-0/+336