summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/partcreate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-24score: Remove _Objects_Open()Sebastian Huber1-3/+2
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-1/+1
2020-12-02rtems: Canonicalize implementation Doxygen groupsSebastian Huber1-1/+1
2020-11-24rtems: Move _Partition_Allocate()Sebastian Huber1-0/+5
2020-11-24rtems: Move _Partition_Initialize()Sebastian Huber1-0/+25
2020-11-24rtems: Move _Partition_Is_buffer_area_aligned()Sebastian Huber1-1/+6
2020-11-24rtems: Move _Partition_Is_buffer_size_aligned()Sebastian Huber1-1/+6
2020-11-23rtems: Canonicalize partition file documentationSebastian Huber1-2/+3
2020-10-14rtems: Remove superfluous includeSebastian Huber1-2/+0
2020-10-01rtems: Canonicalize name and id checksSebastian Huber1-3/+6
2020-06-18rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber1-3/+3
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-01-02rtems: Fix MPCI initializationSebastian Huber1-13/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-19/+24
2018-08-10rtems: Parameter types in rtems_partition_create()Sebastian Huber1-2/+2
2018-08-02rtems: Relax partition buffer area alignmentSebastian Huber1-2/+2
2018-08-02score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber1-2/+13
2016-04-06rtems: Avoid Giant lock for partitionsSebastian Huber1-8/+7
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-6/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill1-2/+2
2013-07-26rtems: Fix partition includesSebastian Huber1-6/+3
2013-07-23rtems: Create part implementation headerSebastian Huber1-1/+1
2012-12-08misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada1-3/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-12-152009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-6/+6
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+9
2004-04-18Remove stray white spaces.Ralf Corsepius1-1/+1
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+5
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Split Partition Manager into one routine per file.Joel Sherrill1-0/+116