summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sptests/spcontext01: Check FPU task combinationsAlexander Krutwig2015-05-072-12/+43
* score: Fix Thread_Control and Thread_Proxy_controlSebastian Huber2015-05-062-59/+84
* score: Delete unused Thread_queue_Timeout_calloutSebastian Huber2015-04-301-9/+0
* libmisc/cpuuse: Top support for current load.Chris Johns2015-04-291-195/+541
* sptests/spstkalloc02: Fix namespace issueSebastian Huber2015-04-271-3/+3
* bsps/sparc: Use inline functions for cache managerSebastian Huber2015-04-273-46/+32
* bsps/cache: Clarify range functions supportSebastian Huber2015-04-272-4/+6
* Fix broken BSPs due to a shared cache function declaration.Hesham ALMatary2015-04-271-1/+0
* dosfs: Fix warning fixSebastian Huber2015-04-271-1/+1
* Fix or1k C++ build failureHesham ALMatary2015-04-261-0/+7
* posix: Use right thread dispatch disable functionSebastian Huber2015-04-241-1/+1
* score: Fix POSIX thread joinSebastian Huber2015-04-233-2/+5
* sp13/system.h: Account for all message buffersJoel Sherrill2015-04-231-2/+2
* simsh*.tcfg: Add iostreamJoel Sherrill2015-04-234-0/+4
* gensh2-testsuite.tcfg: Add iostreamJoel Sherrill2015-04-231-0/+1
* gensh1-testsuite.tcfg: Add iostreamJoel Sherrill2015-04-231-0/+1
* mbx8xx/include/bsp.h: Add include of <rtems/irq.h>Joel Sherrill2015-04-231-0/+1
* ods68302-testsuite.tcfg: Add iosteamJoel Sherrill2015-04-231-0/+1
* mrm332-testsuite.tcfg: Add iostream and sptls02Joel Sherrill2015-04-231-0/+2
* mcf5225x-testsuite.tcfg: Add iostreamJoel Sherrill2015-04-231-0/+1
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add sptls02Joel Sherrill2015-04-231-0/+1
* lm3s3749-testsuite.tcfg: Add cdtestJoel Sherrill2015-04-232-0/+2
* score: Delete _Thread_queue_Dequeue_priority()Sebastian Huber2015-04-231-19/+0
* score: _CORE_mutex_Seize_interrupt_blocking()Sebastian Huber2015-04-232-7/+15
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-2328-62/+65
* score: Fix priority message queue insertSebastian Huber2015-04-232-95/+44
* score: Delete _CORE_RWLock_Timeout()Sebastian Huber2015-04-227-92/+14
* score: Delete bogus THREAD_QUEUE_WAIT_FOREVERSebastian Huber2015-04-228-12/+7
* smptests/smpcache01: Enable interrupts before waiting for other CPUsDaniel Cederman2015-04-221-2/+2
* score: Delete object control block ISR lockSebastian Huber2015-04-216-181/+1
* score: Add _Thread_Get_interrupt_disable()Sebastian Huber2015-04-2110-108/+145
* score: Modify _Thread_Dispatch_disable_critical()Sebastian Huber2015-04-212-9/+11
* score: _Objects_Get_isr_disable()Sebastian Huber2015-04-214-9/+14
* score: _Objects_Get_isr_disable()Sebastian Huber2015-04-2111-55/+65
* score: Add _ISR_lock_ISR_disable/enable()Sebastian Huber2015-04-203-2/+44
* score: Refactor SMP cache manager supportSebastian Huber2015-04-205-197/+224
* Rename or1ksim BSP to generic_or1kHesham ALMatary2015-04-1924-255/+255
* sp13: Document message buffer usage and adjust configurationJoel Sherrill2015-04-171-5/+26
* user/libpci.t: Make it build and clean upJoel Sherrill2015-04-171-16/+19
* or1k-utility.h: Add missing end of C++ header patternJoel Sherrill2015-04-171-0/+4
* score: Improve assertMartin Galvan2015-04-171-1/+5
* sptests/sp52: Reduce clock tick intervalSebastian Huber2015-04-171-0/+2
* Fix build for non-SPARC targetsSebastian Huber2015-04-172-2/+15
* sapi: Avoid declaration in source, fix typeSebastian Huber2015-04-173-5/+5
* score: Fix _TOD_Set_with_timestamp()Sebastian Huber2015-04-172-19/+25
* LEON3: gptimer drvmgr init simplified wrt bootDaniel Hellstrom2015-04-171-40/+6
* LEON3: move timer variable to where initializedDaniel Hellstrom2015-04-172-5/+2
* LEON3: simplify amba initializationDaniel Hellstrom2015-04-171-7/+2
* LEON3: clock irq always same as timer instanceDaniel Hellstrom2015-04-171-10/+1
* DRVMGR: remove struct driver registration funcDaniel Hellstrom2015-04-175-123/+50