summaryrefslogtreecommitdiffstats
path: root/doc/user (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-11Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill56-55629/+0
2016-02-03Optional CPU Set Handler initializationSebastian Huber1-0/+4
2016-02-03Optional Extensions initializationSebastian Huber1-0/+4
2016-02-03Optional Initial Extensions initializationSebastian Huber1-2/+6
2016-01-29doc: Fix typoSebastian Huber1-2/+2
2016-01-19Remove AVR portJoel Sherrill1-1/+0
2016-01-05doc: Mention potential SMP scheduler improvementSebastian Huber1-0/+3
2016-01-04Remove M32R architectureJoel Sherrill1-2/+1
2015-12-24user/task.t: Add advice on transitioning use of notepadsJoel Sherrill1-0/+21
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi4-214/+4
2015-12-16doc: SMP status of RTEMSSebastian Huber1-0/+3
2015-12-16doc: SMP introductionSebastian Huber1-0/+17
2015-12-11Use linker set for system initializationSebastian Huber1-216/+89
2015-12-08Add RTEMS linker setsSebastian Huber4-3/+431
2015-11-05sapi: Add rtems_chain_get_first_unprotected()Sebastian Huber1-0/+33
2015-10-27CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill1-0/+55
2015-09-04smp: DocumentationSebastian Huber1-1/+1
2015-09-04smp: DocumentationSebastian Huber1-0/+65
2015-09-04score: Implement priority boostingSebastian Huber3-2/+15
2015-09-04score: Implement SMP-specific priority queueSebastian Huber1-0/+54
2015-09-04smp: DocumentationSebastian Huber1-0/+39
2015-09-04smp: DocumentationSebastian Huber3-15/+16
2015-09-01rbtree: Delete rtems_rbtree_find_control()Sebastian Huber1-1/+0
2015-08-03user/c_user.texi: Correct info index entryJoel Sherrill1-1/+1
2015-07-17Update dateJoel Sherrill1-2/+2
2015-07-17doc: Add thread dispatch details for SMPSebastian Huber1-0/+69
2015-07-17doc: Clarify interrupts disable problems on SMPSebastian Huber1-11/+64
2015-07-17doc: Fix SMP task variables sectionSebastian Huber1-10/+10
2015-07-08doc: Clarify SMP configuration definesSebastian Huber1-2/+3
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber1-0/+94
2015-06-15user/conf.t: Fix names for CONFIGURE_UNLIMITED_OBJECTS and CONFIGURE_UNLIMITE...Joel Sherrill1-13/+13
2015-06-09doc: fix typo. closes #2361.Gedare Bloom1-1/+1
2015-05-19score: Fine grained locking for message queuesSebastian Huber1-1/+4
2015-04-17user/libpci.t: Make it build and clean upJoel Sherrill1-16/+19
2015-04-17LIBPCI: corrected documentationDaniel Hellstrom2-31/+31
2015-04-17LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom4-2/+471
2015-03-10cpukit: deprecate task variables. closes #2293.Gedare Bloom1-0/+11
2015-03-10cpukit: deprecate rtems_clock_get(). closes #2294.Gedare Bloom1-0/+2
2015-03-10cpukit: deprecate notepadsGedare Bloom3-6/+48
2015-02-14IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber1-0/+27
2015-02-13IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMODSebastian Huber1-4/+4
2015-02-13IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILESebastian Huber1-0/+26
2015-02-13IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEMSebastian Huber1-11/+47
2015-02-12IMFS: Add fine grained configurationSebastian Huber1-34/+286
2015-01-26user/conf.t: Fix typoJoel Sherrill1-1/+1
2014-12-19doc: add some red-black tree documentationGedare Bloom3-4/+103
2014-12-12doc: Clarify rate-monotonic statisticsSebastian Huber1-4/+15
2014-12-12doc: Clarify rtems_task_set_priority()Sebastian Huber1-0/+3
2014-11-28libcsupport: Delete malloc statisticsSebastian Huber1-31/+0
2014-08-26rtems: Add more clock tick functionsSebastian Huber1-0/+104