summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07smptests/smpatomic01: Add seqlock test caseSebastian Huber
2016-06-07rtems: Simplify rtems_semaphore_create()Sebastian Huber
2016-06-06tools: Delete unused binpatchSebastian Huber
2016-06-06bsp/atsam: Support QSPI flashAlexander Krutwig
2016-06-06atsam: Fix network interface PHY handlingAlexander Krutwig
2016-06-06shell: Add rtems_shell_wait_for_explicit_input()Alexander Krutwig
2016-06-06mghttpd: Add RTEMS printer supportSebastian Huber
2016-06-06rtems: Fix no protocol mutex releaseSebastian Huber
2016-06-06tftp: Use proper semaphore attr for mutexSebastian Huber
2016-06-06pipe: Use proper semaphore attr for mutexSebastian Huber
2016-06-06dosfs: Use proper semaphore attr for mutexSebastian Huber
2016-06-06libblock: Use proper semaphore attr for mutexSebastian Huber
2016-06-03libmisc/untar: Support directory create and overwrites. Share the common code.Chris Johns
2016-06-03libmisc/stackchk: Fix printk warnings.Chris Johns
2016-06-03arm: Fix printk warnings.Chris Johns
2016-06-02score: Maybe fix _Thread_Lock_acquire()Sebastian Huber
2016-06-01score: Fix _Thread_Lock_acquire()Sebastian Huber
2016-06-01smptests/smpatomic01: New test casesSebastian Huber
2016-05-31arm/raspberrypi: add fbcons support for rpi bspYANG Qiao
2016-05-31arm/raspberrypi: add video outchar support for rpi bspYANG Qiao
2016-05-31arm/raspberrypi: move MMU in front of application image to respect variable m...Pavel Pisa
2016-05-31arm/raspberrypi: add VideoCore framebuffer without initializationYANG Qiao
2016-05-31arm/raspberrypi: Raspberry Pi v2 ALLOCATE_BUFFER VC4 operation returns direct...Pavel Pisa
2016-05-31arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa
2016-05-31arm/raspberrypi: cmdline enhancement and early access workaround.Pavel Pisa
2016-05-31libchip: Remove dwmac network interface driverSebastian Huber
2016-05-31shell: Add CPUINFO commandSebastian Huber
2016-05-31cpuuse: Hide implementation detailsSebastian Huber
2016-05-31Fix rtems_print_printer_fprintf()Sebastian Huber
2016-05-31bsp/qoriq: Fix nocache region placementSebastian Huber
2016-05-31bsps: Add defines for some linker subsectionsSebastian Huber
2016-05-31bsps: Sort some sections first by alignmentSebastian Huber
2016-05-30score: Use owner of thread queue for CORE mutexSebastian Huber
2016-05-30rtems: Remove superfluous includesSebastian Huber
2016-05-30rtems: Fix semaphore field nameSebastian Huber
2016-05-30rtems: Move MrsP semaphore operationsSebastian Huber
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber
2016-05-30score: Rework CORE priority ceiling mutexSebastian Huber
2016-05-30score: Add CORE mutex variantsSebastian Huber
2016-05-30posix: Delete POSIX_Mutex_Protocol::process_sharedSebastian Huber
2016-05-30posix: Avoid use of internal mutex methodsSebastian Huber
2016-05-30posix: Avoid use of internal mutex methodsSebastian Huber
2016-05-30rtems: Remove superfluous includesSebastian Huber
2016-05-30rtems: Simplify rtems_semaphore_delete()Sebastian Huber
2016-05-30rtems: Simplify rtems_semaphore_flush()Sebastian Huber
2016-05-30score: Simplify CORE mutexSebastian Huber
2016-05-30score: Add semaphore variantsSebastian Huber
2016-05-30rtems: Simplify rtems_semaphore_delete()Sebastian Huber
2016-05-30score: Use thread queue lock for MrsPSebastian Huber
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber