summaryrefslogtreecommitdiffstats
path: root/cpukit/libdrvmgr/drvmgr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-988/+0
* score: Use <sys/bitset.h> for Processor_maskSebastian Huber2017-07-061-2/+2
* drvmgr: ability to configure IRQ affinityDaniel Hellstrom2017-05-021-0/+20
* DRVMGR: remove struct driver registration funcDaniel Hellstrom2015-04-171-3/+1
* DRVMGR: clean-up DRV_OPS_NUMDaniel Hellstrom2015-04-171-1/+1
* DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTYDaniel Hellstrom2015-04-171-1/+1
* DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom2015-04-171-10/+13
* DRVMGR: renamed info_dev to get_info_devDaniel Hellstrom2015-04-171-1/+2
* DRVMGR: change name of freq_get to get_freqDaniel Hellstrom2015-04-171-1/+1
* DRVMGR: updated license to rtems.orgDaniel Hellstrom2015-04-171-1/+1
* DRVMGR: use RTEMS_INLINE_ROUTINEDaniel Hellstrom2015-04-171-2/+4
* DRVMGR: updated copyright into one line onlyDaniel Hellstrom2015-04-171-2/+1
* DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom2015-04-171-0/+965