summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/partcreate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Remove _Objects_Open()Sebastian Huber2021-02-241-3/+2
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-1/+1
* rtems: Canonicalize implementation Doxygen groupsSebastian Huber2020-12-021-1/+1
* rtems: Move _Partition_Allocate()Sebastian Huber2020-11-241-0/+5
* rtems: Move _Partition_Initialize()Sebastian Huber2020-11-241-0/+25
* rtems: Move _Partition_Is_buffer_area_aligned()Sebastian Huber2020-11-241-1/+6
* rtems: Move _Partition_Is_buffer_size_aligned()Sebastian Huber2020-11-241-1/+6
* rtems: Canonicalize partition file documentationSebastian Huber2020-11-231-2/+3
* rtems: Remove superfluous includeSebastian Huber2020-10-141-2/+0
* rtems: Canonicalize name and id checksSebastian Huber2020-10-011-3/+6
* rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber2020-06-181-3/+3
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* rtems: Fix MPCI initializationSebastian Huber2020-01-021-13/+1
* score: Static Objects_Information initializationSebastian Huber2018-12-141-19/+24
* rtems: Parameter types in rtems_partition_create()Sebastian Huber2018-08-101-2/+2
* rtems: Relax partition buffer area alignmentSebastian Huber2018-08-021-2/+2
* score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber2018-08-021-2/+13
* rtems: Avoid Giant lock for partitionsSebastian Huber2016-04-061-8/+7
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-6/+4
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* rtems/*.c: Remove use of register keywordJoel Sherrill2014-02-031-2/+2
* rtems: Fix partition includesSebastian Huber2013-07-261-6/+3
* rtems: Create part implementation headerSebastian Huber2013-07-231-1/+1
* misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada2012-12-081-3/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2009-12-15 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-151-6/+6
* Eliminate TRUE/FALSE.Ralf Corsepius2009-01-061-1/+1
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-061-3/+9
* Remove stray white spaces.Ralf Corsepius2004-04-181-1/+1
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-09-141-1/+5
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Partition Manager into one routine per file.Joel Sherrill1999-05-171-0/+116