summaryrefslogtreecommitdiffstats
path: root/doc/user (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill2017-01-1156-55629/+0
* Optional CPU Set Handler initializationSebastian Huber2016-02-031-0/+4
* Optional Extensions initializationSebastian Huber2016-02-031-0/+4
* Optional Initial Extensions initializationSebastian Huber2016-02-031-2/+6
* doc: Fix typoSebastian Huber2016-01-291-2/+2
* Remove AVR portJoel Sherrill2016-01-191-1/+0
* doc: Mention potential SMP scheduler improvementSebastian Huber2016-01-051-0/+3
* Remove M32R architectureJoel Sherrill2016-01-041-2/+1
* user/task.t: Add advice on transitioning use of notepadsJoel Sherrill2015-12-241-0/+21
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-244-214/+4
* doc: SMP status of RTEMSSebastian Huber2015-12-161-0/+3
* doc: SMP introductionSebastian Huber2015-12-161-0/+17
* Use linker set for system initializationSebastian Huber2015-12-111-216/+89
* Add RTEMS linker setsSebastian Huber2015-12-084-3/+431
* sapi: Add rtems_chain_get_first_unprotected()Sebastian Huber2015-11-051-0/+33
* CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill2015-10-271-0/+55
* smp: DocumentationSebastian Huber2015-09-041-1/+1
* smp: DocumentationSebastian Huber2015-09-041-0/+65
* score: Implement priority boostingSebastian Huber2015-09-043-2/+15
* score: Implement SMP-specific priority queueSebastian Huber2015-09-041-0/+54
* smp: DocumentationSebastian Huber2015-09-041-0/+39
* smp: DocumentationSebastian Huber2015-09-043-15/+16
* rbtree: Delete rtems_rbtree_find_control()Sebastian Huber2015-09-011-1/+0
* user/c_user.texi: Correct info index entryJoel Sherrill2015-08-031-1/+1
* Update dateJoel Sherrill2015-07-171-2/+2
* doc: Add thread dispatch details for SMPSebastian Huber2015-07-171-0/+69
* doc: Clarify interrupts disable problems on SMPSebastian Huber2015-07-171-11/+64
* doc: Fix SMP task variables sectionSebastian Huber2015-07-171-10/+10
* doc: Clarify SMP configuration definesSebastian Huber2015-07-081-2/+3
* rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber2015-06-221-0/+94
* user/conf.t: Fix names for CONFIGURE_UNLIMITED_OBJECTS and CONFIGURE_UNLIMITE...Joel Sherrill2015-06-151-13/+13
* doc: fix typo. closes #2361.Gedare Bloom2015-06-091-1/+1
* score: Fine grained locking for message queuesSebastian Huber2015-05-191-1/+4
* user/libpci.t: Make it build and clean upJoel Sherrill2015-04-171-16/+19
* LIBPCI: corrected documentationDaniel Hellstrom2015-04-172-31/+31
* LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom2015-04-174-2/+471
* cpukit: deprecate task variables. closes #2293.Gedare Bloom2015-03-101-0/+11
* cpukit: deprecate rtems_clock_get(). closes #2294.Gedare Bloom2015-03-101-0/+2
* cpukit: deprecate notepadsGedare Bloom2015-03-103-6/+48
* IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber2015-02-141-0/+27
* IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMODSebastian Huber2015-02-131-4/+4
* IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILESebastian Huber2015-02-131-0/+26
* IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEMSebastian Huber2015-02-131-11/+47
* IMFS: Add fine grained configurationSebastian Huber2015-02-121-34/+286
* user/conf.t: Fix typoJoel Sherrill2015-01-261-1/+1
* doc: add some red-black tree documentationGedare Bloom2014-12-193-4/+103
* doc: Clarify rate-monotonic statisticsSebastian Huber2014-12-121-4/+15
* doc: Clarify rtems_task_set_priority()Sebastian Huber2014-12-121-0/+3
* libcsupport: Delete malloc statisticsSebastian Huber2014-11-281-31/+0
* rtems: Add more clock tick functionsSebastian Huber2014-08-261-0/+104