summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/nuc1xx
Commit message (Expand)AuthorAgeFilesLines
* Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CO...Gregory Nutt2013-04-251-0/+2
* Remove up_assert_codeGregory Nutt2013-04-252-4/+4
* Fix Freedom KL25Z SysTick rateGregory Nutt2013-04-171-2/+2
* Addition cleanup after last switch from BASEPRI to PRIMASK for Cortex-M0Gregory Nutt2013-04-161-6/+0
* Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register....Gregory Nutt2013-04-162-23/+1
* Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUspatacongo2013-03-244-1/+215
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-1/+1
* Fix error in NUC120 SysTick source clock setting; switch to core clock as Sys...patacongo2013-02-272-4/+75
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* The NuTiny-SDK-NUC120 basic port is complete and functionalpatacongo2013-02-275-64/+321
* Correct some ARMv6-M NVIC addressespatacongo2013-02-274-4/+6
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-275-1/+215
* Add an NSH configuration for the NuTiny-SDK-NUC120. Still does not workpatacongo2013-02-262-116/+106
* More Cortex-M0/NUC120 fixespatacongo2013-02-252-5/+40
* More Cortex-M0/NUC120 progresspatacongo2013-02-246-32/+144
* A few more NuTiny-SDK-NUC120 fixespatacongo2013-02-242-10/+18
* A few NuTiny-SDK-NUC120 fixespatacongo2013-02-232-6/+6
* Fixes for NuTiny-NUC120 configuration and buildpatacongo2013-02-237-15/+261
* Buildroot now builds armv6-m toolchain; NuTiny configuration now uses buildro...patacongo2013-02-231-4/+4
* Add NUC120 config FLASH definitions; documentation updatepatacongo2013-02-222-0/+121
* Converted the EKK-LM3S9B96 configurations to use kconfig-frontend toolspatacongo2013-02-221-26/+26
* Changes for a clean NuvoTon NuTiny-SDK-NUC120 buildpatacongo2013-02-223-24/+13
* Finishes basic UART and serial console code for NUC120patacongo2013-02-226-19/+1330
* More files for the Cortex-M0/NUC120 portpatacongo2013-02-1812-24/+1695
* LPC1788 updates from Rommel Marcelo; NUC120 updatespatacongo2013-02-1721-1/+2744
* Add NUC120 memory mappatacongo2013-02-161-0/+108
* Add Nuvoton chip selection logicpatacongo2013-02-161-0/+137
* First cut at support for Cortex-M0patacongo2013-02-164-0/+140