summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add interfaces to support un-initializing a granule allocator.Gregory Nutt2014-09-232-0/+144
* Update ChangeLogGregory Nutt2014-09-231-0/+3
* Add logic necessary to handler remapping of shared memory on contex switchesGregory Nutt2014-09-236-14/+86
* Update ChangeLogGregory Nutt2014-09-231-0/+3
* Add platform-specific interfaces needed to support the shared memory featureGregory Nutt2014-09-233-14/+125
* Flesh out shmctl() logicGregory Nutt2014-09-234-31/+222
* Flesh out basic logic for shmget()Gregory Nutt2014-09-234-20/+344
* Update ChangedLogGregory Nutt2014-09-231-0/+2
* Add shared memory initializatin logicGregory Nutt2014-09-2312-13/+381
* Add README files and configuration support for the shared memory logicGregory Nutt2014-09-2310-423/+656
* Update ChangeLogGregory Nutt2014-09-221-0/+3
* Add system calls for shared memory interfacesGregory Nutt2014-09-224-3/+38
* Update ChangeLogGregory Nutt2014-09-221-0/+4
* Add the build framework and skeleton files for the shared memory feature (no ...Gregory Nutt2014-09-2210-30/+853
* Fix a typo introduced my my meddling with Ken's last commitsGregory Nutt2014-09-221-0/+1
* Update ChangeLogGregory Nutt2014-09-221-2/+11
* Fix a few compile bugs and minor corrections to the mikroe-stm32f4 configurat...Gregory Nutt2014-09-223-7/+7
* Update SMART FS procfs support. From Ken PettitGregory Nutt2014-09-226-71/+730
* procfs: Fix some breakage introduced by reorganizing some un-reorganizable d...Gregory Nutt2014-09-221-26/+28
* Update ChangeLogGregory Nutt2014-09-221-4/+8
* Again I forget to add a file needed in a previous commitGregory Nutt2014-09-221-0/+50
* Add a home for forthcoming shared memory logicGregory Nutt2014-09-222-0/+45
* Move core heap allocator logic from mm/. to mm/mm_heap/.Gregory Nutt2014-09-2216-26/+16
* Update ChangeLogGregory Nutt2014-09-221-0/+2
* Move the user heap allocator front-end from mm/. to mm/umm_heap/.Gregory Nutt2014-09-2216-24/+64
* Forgot to add a file in the last commitGregory Nutt2014-09-221-0/+55
* Update ChangeLogGregory Nutt2014-09-221-0/+2
* Move the kernel heap allocator front-end from mm/. to mm/kmm_heap/.Gregory Nutt2014-09-2217-34/+17
* Update ChangeLogGregory Nutt2014-09-221-1/+2
* Move granuale allocator and page allocator from mm/. to mm/mm_gran/.Gregory Nutt2014-09-2210-33/+83
* Update ChangeLogGregory Nutt2014-09-221-0/+2
* SMART FS update from Ken PettitGregory Nutt2014-09-221-22/+28
* Update ChangeLogGregory Nutt2014-09-221-0/+2
* Add shared memory definitions, types, prototypesGregory Nutt2014-09-224-7/+313
* Document SAMA5D3x-EK/nxwm build problemGregory Nutt2014-09-201-0/+35
* More NxWM build fixesGregory Nutt2014-09-206-7/+18
* Changes to get an NxWM configuration building correctly after all of the nami...Gregory Nutt2014-09-203-1/+7
* Refresh/fix all nxterm (aka nxconsole) configuration filesGregory Nutt2014-09-202-134/+426
* More naming changes to get the stm3240g-eval/nxterm configuration building againGregory Nutt2014-09-2031-383/+391
* Update ChangeLogGregory Nutt2014-09-201-0/+2
* Change all occurrences of NxConsole to NxTermGregory Nutt2014-09-2046-170/+361
* Rename all occurences of NxConsole to NxTermGregory Nutt2014-09-2013-341/+152
* Update ChangeLogGregory Nutt2014-09-2014-93/+96
* Change all references to NxConsole to NxTermGregory Nutt2014-09-2010-109/+109
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-20270-402/+402
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-2069-310/+310
* Fix nsh_archinitialize return valueGregory Nutt2014-09-201-4/+6
* Update ChangeLogGregory Nutt2014-09-201-0/+5
* STM32F4Discovery: Add support for the microSD card slot on the STM32F4DIS-BB...Gregory Nutt2014-09-2010-171/+579
* Add microSD card detect pin definition for the STM32F4DIS-BB boardGregory Nutt2014-09-193-13/+25