summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-12score: Change debug helper functionsSebastian Huber1-4/+6
2014-02-06rtems: Add rtems_status_code_description()Sebastian Huber1-0/+10
2014-01-08libcsupport: Refactor rtems_deviceio_errnoDaniel Ramirez1-0/+24
2013-12-24cpukit/rtems: Add rtems_clock_get_uptime_nanoseconds to the RTEMS API.Chris Johns1-0/+7
2013-12-21rtems: classic api to/from core priority conversionsDaniel Ramirez1-0/+12
2013-12-09cpukit/rtems: Remove XXX in commentsJoel Sherrill19-53/+68
2013-08-27rtems: Add SMP support for signalsSebastian Huber2-18/+37
2013-08-14rtems: Include missing header fileSebastian Huber1-0/+1
2013-08-01score: Move nanoseconds since last tick supportSebastian Huber1-1/+2
2013-08-01score: ISR lock API changesSebastian Huber1-20/+6
2013-07-31score: Add and use ISR locksSebastian Huber1-48/+31
2013-07-26score: Merge tod implementation into one fileSebastian Huber3-5/+3
2013-07-26score: Create object implementation headerSebastian Huber8-0/+9
2013-07-26score: Create mpci implementation headerSebastian Huber8-45/+20
2013-07-26rtems: Create signal implementation headerSebastian Huber3-32/+69
2013-07-26rtems: Use proper header guardSebastian Huber1-2/+2
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+1
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-23score: Create heap implementation headerSebastian Huber1-0/+1
2013-07-23rtems: Include missing headerSebastian Huber1-1/+2
2013-07-23rtems: Create tasks implementation headerSebastian Huber3-83/+178
2013-07-23rtems: Create region implementation headerSebastian Huber3-82/+200
2013-07-23rtems: Create part implementation headerSebastian Huber3-42/+224
2013-07-23rtems: Create timer implementation headerSebastian Huber2-115/+242
2013-07-23rtems: Create ratemon implementation headerSebastian Huber2-158/+288
2013-07-23rtems: Create dpmem implementation headerSebastian Huber2-31/+122
2013-07-23rtems: Create event implementation headerSebastian Huber4-238/+277
2013-07-23rtems: Merge support API into one fileSebastian Huber1-8/+30
2013-07-23rtems: Create asr implementation headerSebastian Huber2-5/+127
2013-07-23rtems: Create modes implementation headerSebastian Huber2-11/+153
2013-07-23rtems: Create attr implementation headerSebastian Huber2-27/+239
2013-07-23rtems: Create options implementation headerSebastian Huber2-5/+70
2013-07-23rtems: Create status implementation headerSebastian Huber2-13/+78
2013-07-22score: Create barrier implementation headerSebastian Huber1-0/+1
2013-07-22rtems: Create barrier implementation headerSebastian Huber2-57/+153
2013-07-22rtems: Create message queue implementation headerSebastian Huber3-124/+210
2013-07-22score: Create semaphore implementation headerSebastian Huber1-0/+1
2013-07-18rtems: Convert to inline functionsSebastian Huber1-6/+47
2013-07-18rtems: Create semaphore implementation headerSebastian Huber3-80/+170
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-4/+15
2013-07-16rtems: Delete unused functionsSebastian Huber1-13/+0
2013-06-25heap: Add _Heap_Greedy_allocate_all_except_largestSebastian Huber1-2/+16
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber1-20/+26
2013-06-12rtems: Add interrupt locksSebastian Huber1-0/+135
2013-05-16smp: Add maximum_processors field to configSebastian Huber1-14/+0
2013-02-07score: atomic support for RTEMS. Generic atomic operations API definition.WeiY1-0/+35
2013-02-06rtems: Revert documentation changesSebastian Huber1-5/+5
2013-01-10cpukit: Fix many Doxygen warningsJoel Sherrill4-7/+9
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill3-10/+5
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill5-17/+6