summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/partimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-3/+3
2022-02-28cpukit/include/rtems/rtems/*.h: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-2/+2
2020-12-02rtems: Canonicalize implementation Doxygen groupsSebastian Huber1-2/+4
2020-11-24rtems: Move _Partition_Allocate()Sebastian Huber1-12/+0
2020-11-24rtems: Move _Partition_Initialize()Sebastian Huber1-25/+0
2020-11-24rtems: Move _Partition_Is_buffer_area_aligned()Sebastian Huber1-7/+0
2020-11-24rtems: Move _Partition_Is_buffer_size_aligned()Sebastian Huber1-7/+0
2020-11-24rtems: Move _Partition_Is_buffer_on_boundary()Sebastian Huber1-22/+0
2020-11-24rtems: Move _Partition_Is_buffer_valid()Sebastian Huber1-23/+0
2020-11-23rtems: Remove _Partition_Destroy()Sebastian Huber1-7/+0
2020-11-23rtems: Remove _Partition_Free()Sebastian Huber1-14/+0
2020-11-23rtems: Move _Partition_Free_buffer()Sebastian Huber1-13/+0
2020-11-23rtems: Move _Partition_Allocate_buffer()Sebastian Huber1-14/+0
2020-11-23rtems: Update partition documentationSebastian Huber1-1/+23
2020-11-23rtems: Canonicalize partition file documentationSebastian Huber1-1/+2
2020-11-23doxygen: Rename Internal to ImplementationSebastian Huber1-1/+1
2019-04-02doxygen: Restructured cpukit/include/rtems/rtemsAndreas Dachsberger1-1/+1
2019-01-07score: Remove superfluous include from chainimpl.hSebastian Huber1-0/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-6/+0
2018-11-12rtems: Move internal structures to partdata.hSebastian Huber1-1/+1
2018-08-10score: Fix _Addresses_Subtract()Sebastian Huber1-2/+2
2018-08-02score: Remove CPU_PARTITION_ALIGNMENTSebastian Huber1-10/+10
2018-01-25Remove make preinstallChris Johns1-0/+0
2016-05-20score: Rename _Objects_Get_local()Sebastian Huber1-1/+1
2016-05-20rtems: Remove location from _Partition_Get()Sebastian Huber1-6/+4
2016-04-06rtems: Avoid Giant lock for partitionsSebastian Huber1-16/+57
2016-02-03Optional Classic Partition initializationSebastian Huber1-20/+1
2014-07-26Delete unused *_Is_null() functionsSebastian Huber1-13/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Create part implementation headerSebastian Huber1-10/+48
2013-07-22score: Create chain implementation headerSebastian Huber1-0/+2
2012-12-28rtems: Doxygen Clean Up Task #3Mathew Kallada1-9/+11
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-4/+4
2008-08-19Add header guard to force indirect inclusion.Ralf Corsepius1-0/+4
2008-04-182008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-04-182008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-59/+29
2005-02-21New header guards.Ralf Corsepius1-2/+2
2004-11-02Add doxygen preamble.Ralf Corsepius1-2/+5
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-3/+3
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1-9/+9
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1-0/+42