aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/common
Commit message (Expand)AuthorAgeFilesLines
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-282-6/+25
* Move stream data from TCB to task group structure.patacongo2013-01-261-23/+19
* Move file data from TCB to task grouppatacongo2013-01-261-5/+3
* Implement vfork() for the MIPS32 architecturepatacongo2013-01-152-2/+8
* Configre configs/ubw32/ostest to use kconfig-frontendspatacongo2013-01-141-2/+2
* Fixed ARM vfork; re-enabled vfork OS testpatacongo2013-01-071-1/+1
* Disable the vfork() OS test... it failspatacongo2013-01-071-3/+7
* Add ostest vfork test (does not work yet)patacongo2013-01-071-6/+39
* This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-072-24/+168
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-071-0/+134
* A little more ELF loader logicpatacongo2012-10-251-0/+53
* Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-292-0/+12
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-271-0/+4
* Resync new repository with old repo r5166patacongo2012-09-171-1/+4
* Resync new repository with old repo r5166patacongo2012-09-1719-0/+2394