summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Update user guide to include asynchronous I/OGregory Nutt2014-10-041-16/+42
* Update user guideGregory Nutt2014-10-041-5/+14
* Update NuttX.html for the NuttX-7.5 releaseGregory Nutt2014-09-271-12/+66
* Updated README.txt filesGregory Nutt2014-09-271-0/+4
* Add platform-specific interfaces needed to support the shared memory featureGregory Nutt2014-09-232-14/+81
* Flesh out shmctl() logicGregory Nutt2014-09-231-10/+19
* Add shared memory initializatin logicGregory Nutt2014-09-231-5/+11
* Add README files and configuration support for the shared memory logicGregory Nutt2014-09-231-1/+3
* Add the build framework and skeleton files for the shared memory feature (no ...Gregory Nutt2014-09-221-21/+323
* More naming changes to get the stm3240g-eval/nxterm configuration building againGregory Nutt2014-09-201-1/+1
* Change all occurrences of NxConsole to NxTermGregory Nutt2014-09-201-19/+19
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-201-13/+13
* Initial integration of kernel stack (does not work)Gregory Nutt2014-09-141-2/+3
* Add the initial implementation of the process kernel stack logic. Not yet in...Gregory Nutt2014-09-141-2/+66
* Rename everything associated with the dynamic process stack to ustack to make...Gregory Nutt2014-09-141-18/+18
* Update porting guide to include stack address environment functionsGregory Nutt2014-09-131-2/+123
* Add logic to initialize the per-process user heap when each user process is s...Gregory Nutt2014-09-101-21/+47
* Add README.txt file for CC3200 LaunchpadGregory Nutt2014-09-091-1/+3
* Remove the 16z board support from the main source tree. It is still avaialab...Gregory Nutt2014-09-052-4/+8
* There used to be two ways to pass parameters to new tasks, depending upon the...Gregory Nutt2014-09-012-10/+7
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-013-28/+12
* Rename kfree to kmm_free for consistency with other naming conventionsGregory Nutt2014-08-311-1/+1
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-13/+10
* Rename up_addrenv_assign() to up_addrenv_clone() and generalize its arguments...Gregory Nutt2014-08-261-9/+9
* Misc changed to get the SAMA5 ELF configuration with address environments wor...Gregory Nutt2014-08-251-3/+3
* addrenv interface changes: up_addrenv_create() may need to create .text and ....Gregory Nutt2014-08-241-26/+53
* Add addrenv.h; First cut at Cortex-A address environment structures; Add conf...Gregory Nutt2014-08-241-5/+5
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-242-4/+5
* An address environment is the property of a task group, not of a threadGregory Nutt2014-08-222-66/+69
* Add support for statically allocated watchdog timer structuresGregory Nutt2014-08-221-10/+13
* wdog.h does not contain any application interface, only internal OS interface...Gregory Nutt2014-08-212-516/+503
* Update remaining documents for the 7.4 releaseGregory Nutt2014-08-141-13/+36
* Tickless: If using an ALARM, then really should report time of expirationGregory Nutt2014-08-121-4/+31
* Define interfaces to use an alarm instead of an interval timer with the tickl...Gregory Nutt2014-08-121-6/+83
* CosmeticGregory Nutt2014-08-101-2/+6
* Fix errors in documentation and comments related to the Tickless OS. From Vi...Gregory Nutt2014-08-091-3/+3
* Move page fill sources from sched/ to sched/pagingGregory Nutt2014-08-081-1/+1
* Minor documentation updateGregory Nutt2014-08-081-1/+4
* Update porting guideGregory Nutt2014-08-081-45/+295
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-071-8/+8
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-071-4/+3
* Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt2014-07-161-5/+5
* Documentation: Update all images. I think they were all damaged by a wild in...Gregory Nutt2014-07-1310-0/+0
* All PNG files in repository are corrupted... why?Gregory Nutt2014-07-116-0/+0
* Fix some recurring typos: postion->position, *atino->*ationGregory Nutt2014-07-081-1/+1
* Fix some cloned errors in SAM GPIO interrupt setupGregory Nutt2014-07-073-3/+3
* NET: Misc naming clean-upGregory Nutt2014-07-021-8/+78
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-2/+2
* SAMA5: Add configuration to assign an XDMAC channel to an HSMCIGregory Nutt2014-06-291-4/+14
* SAMA5D4-EK: Updates to get the at25boot configuration building correctlyGregory Nutt2014-06-281-0/+4