summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2015-05-06score: Fix Thread_Control and Thread_Proxy_controlSebastian Huber
2015-04-30score: Delete unused Thread_queue_Timeout_calloutSebastian Huber
2015-04-29libmisc/cpuuse: Top support for current load.Chris Johns
2015-04-27dosfs: Fix warning fixSebastian Huber
2015-04-24posix: Use right thread dispatch disable functionSebastian Huber
2015-04-23score: Fix POSIX thread joinSebastian Huber
2015-04-23score: Delete _Thread_queue_Dequeue_priority()Sebastian Huber
2015-04-23score: _CORE_mutex_Seize_interrupt_blocking()Sebastian Huber
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber
2015-04-23score: Fix priority message queue insertSebastian Huber
2015-04-22score: Delete _CORE_RWLock_Timeout()Sebastian Huber
2015-04-22score: Delete bogus THREAD_QUEUE_WAIT_FOREVERSebastian Huber
2015-04-21score: Delete object control block ISR lockSebastian Huber
2015-04-21score: Add _Thread_Get_interrupt_disable()Sebastian Huber
2015-04-21score: Modify _Thread_Dispatch_disable_critical()Sebastian Huber
2015-04-21score: _Objects_Get_isr_disable()Sebastian Huber
2015-04-21score: _Objects_Get_isr_disable()Sebastian Huber
2015-04-20score: Add _ISR_lock_ISR_disable/enable()Sebastian Huber
2015-04-20score: Refactor SMP cache manager supportSebastian Huber
2015-04-17or1k-utility.h: Add missing end of C++ header patternJoel Sherrill
2015-04-17score: Improve assertMartin Galvan
2015-04-17Fix build for non-SPARC targetsSebastian Huber
2015-04-17sapi: Avoid declaration in source, fix typeSebastian Huber
2015-04-17score: Fix _TOD_Set_with_timestamp()Sebastian Huber
2015-04-17DRVMGR: remove struct driver registration funcDaniel Hellstrom
2015-04-17DRVMGR: clean-up DRV_OPS_NUMDaniel Hellstrom
2015-04-17DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTYDaniel Hellstrom
2015-04-17DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom
2015-04-17DRVMGR: renamed info_dev to get_info_devDaniel Hellstrom
2015-04-17DRVMGR: change name of freq_get to get_freqDaniel Hellstrom
2015-04-17DRVMGR: renamed private drv_mgr and its struct nameDaniel Hellstrom
2015-04-17DRVMGR: updated READMEDaniel Hellstrom
2015-04-17DRVMGR: only build on SPARC platformDaniel Hellstrom
2015-04-17LIBPCI: updated license to rtems.orgDaniel Hellstrom
2015-04-17DRVMGR: updated license to rtems.orgDaniel Hellstrom
2015-04-17DRVMGR: removed a goto and added commentsDaniel Hellstrom
2015-04-17LIBPCI: new implementation private header fileDaniel Hellstrom
2015-04-17LIBPCI: various comment/unsed clean-upsDaniel Hellstrom
2015-04-17LIBPCI: use enum with pci_system_typeDaniel Hellstrom
2015-04-17LIBPCI: use RTEMS_INLINE_ROUTINEDaniel Hellstrom
2015-04-17LIBPCI: moved comment out of license headerDaniel Hellstrom
2015-04-17PCI BUS: moved comment out of license headerDaniel Hellstrom
2015-04-17DRVMGR: clean-up Makefile.amDaniel Hellstrom
2015-04-17DRVMGR: use RTEMS_INLINE_ROUTINEDaniel Hellstrom
2015-04-17LIBPCI: added license and auto-gen comment to pci/ids.hDaniel Hellstrom
2015-04-17LIBPCI: clean-up pci_for_each_child() search argDaniel Hellstrom
2015-04-17LIBPCI: remove $Id in makefile.amDaniel Hellstrom
2015-04-17LIBPCI: converted to BSD headerDaniel Hellstrom
2015-04-17DRVMGR: PCI BUS converted to BSD headerDaniel Hellstrom
2015-04-17LIBPCI: moved pci_bus copyright into a single lineDaniel Hellstrom