summaryrefslogtreecommitdiff
path: root/cpukit/sapi/src/exinit.c (follow)
AgeCommit message (Expand)Author
2020-05-06score: Update _Copyright_NoticeSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2020-02-26config: Initialize IO drivers on demandSebastian Huber
2020-02-04bsps: Rework work area initializationSebastian Huber
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber
2017-12-04score: Use self-contained API mutexSebastian Huber
2016-12-06score: Simplify linker set APISebastian Huber
2016-10-12score: More robust linker setsSebastian Huber
2016-05-04score: Make _Objects_Information_table constSebastian Huber
2016-03-14score: Use ISR lock for IO driver registrationSebastian Huber
2016-03-04score: Replace watchdog handler implementationSebastian Huber
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber
2016-02-03Delete unused API extensionsSebastian Huber
2016-02-03Use linker set for MPCI initializationSebastian Huber
2016-02-03Use linker set for driver manager initializationSebastian Huber
2016-02-03posix: Delete empty _POSIX_API_Initialize()Sebastian Huber
2016-02-03Optional CPU Set Handler initializationSebastian Huber
2016-02-03rtems: Delete empty _RTEMS_API_Initialize()Sebastian Huber
2016-02-03Optional Extensions initializationSebastian Huber
2016-02-03Optional Initial Extensions initializationSebastian Huber
2016-02-03score: Create idle threads via linker setSebastian Huber
2016-02-03Statically initialize _Objects_Information_tableSebastian Huber
2016-01-26Revert "drvmgr: Move bsp_driver_level_hook() calls"Sebastian Huber
2016-01-26drvmgr: Move bsp_driver_level_hook() callsSebastian Huber
2016-01-12score: Statically initialize TOD handlerSebastian Huber
2015-12-11Use linker set for system initializationSebastian Huber
2015-12-08score: Statically initialize system stateSebastian Huber
2015-12-08score: Delete unused API extensionsSebastian Huber
2015-12-08score: Statically initialize API extensionsSebastian Huber
2015-12-07Remove <rtems/debug.h>Sebastian Huber
2015-05-20timecounter: Use in RTEMSAlexander Krutwig
2015-04-17DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom
2014-04-10score: Statically initialize IO managerSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-19posix: Use interal mutex for once implementationSebastian Huber
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill
2014-03-07sapi: Moved smp initialization and added cpuset initilization.Jennifer Averett
2014-03-06score: SMP initialization and shutdown changesSebastian Huber
2014-02-19score: Add and use <rtems/score/smpimpl.h>Sebastian Huber
2014-02-19score: Delete _Thread_BSP_contextSebastian Huber
2013-08-20score: _Priority_bit_map_Handler_initialization()Sebastian Huber
2013-08-05smp: Generalize _Thread_Start_multitasking()Sebastian Huber
2013-08-05score: Delete SYSTEM_STATE_BEGIN_MULTITASKINGSebastian Huber
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber
2013-07-26score: Create mpci implementation headerSebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-26score: Create prioritybitmap implementation headerSebastian Huber
2013-07-26score: Create scheduler implementation headerSebastian Huber
2013-07-23sapi: Create extension implementation headerSebastian Huber
2013-07-22score: Create watchdog implementation headerSebastian Huber