summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv6-m
Commit message (Expand)AuthorAgeFilesLines
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-1/+1
* Fixe to kernel build and syscalls.patacongo2013-03-131-4/+7
* More kernel build fixespatacongo2013-03-071-3/+3
* More LPC1788 changes from Rommel Marcelo + a few kernel build fixespatacongo2013-03-071-3/+2
* Correct some assembly language errors in the last checkinpatacongo2013-03-061-9/+17
* Fix some bad syscall dispatching log. This change is not testable until thes...patacongo2013-03-062-135/+104
* Bugs reported by Mike Smith fixed; ZKIT-ARM-1769 CAN support from Rashid Fatahpatacongo2013-03-041-7/+7
* Correct some ARMv6-M NVIC addressespatacongo2013-02-272-13/+153
* Cortex-M0/NUC120 now passes OS test; calibration NuTiny-NUC120 delay looppatacongo2013-02-261-3/+2
* More Cortex-M0 fixespatacongo2013-02-255-8/+54
* More Cortex-M0/NUC120 fixespatacongo2013-02-253-40/+25
* More Cortex-M0/NUC120 progresspatacongo2013-02-241-15/+42
* Fixes for NuTiny-NUC120 configuration and buildpatacongo2013-02-238-124/+13
* Buildroot now builds armv6-m toolchain; NuTiny configuration now uses buildro...patacongo2013-02-232-33/+1
* More files for the Cortex-M0/NUC120 portpatacongo2013-02-181-1/+0
* First cut at support for Cortex-M0patacongo2013-02-1627-0/+4480