summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* posix: Fix pthread_setschedparam()Sebastian Huber2016-06-132-1/+55
* posix: Fix pthread_getschedparam()Sebastian Huber2016-06-132-1/+47
* bsp/qoriq: Increase reserved size for FDTSebastian Huber2016-06-131-1/+1
* bsp/irq-server: Fix install/removeSebastian Huber2016-06-131-135/+173
* i386: Fix _CPU_Bitfield_Find_first_bit()Sebastian Huber2016-06-131-6/+5
* score: Comment _Thread_queue_Enqueue_critical()Sebastian Huber2016-06-091-0/+9
* confdefs.h: Do not hide network file systemsSebastian Huber2016-06-091-34/+30
* ftpfs: Remove superfluous includeSebastian Huber2016-06-091-1/+0
* bsps/powerpc: Update to RTEMS printer changesSebastian Huber2016-06-091-8/+8
* score: Add an SMP sequence lock implementationSebastian Huber2016-06-095-24/+520
* score: Use builtin for _Bitfield_Find_first_bit()Sebastian Huber2016-06-081-0/+2
* score: Inline _Bitfield_Find_first_bit()Sebastian Huber2016-06-081-32/+23
* score: Define _Priority_Bits_index() onceSebastian Huber2016-06-081-25/+13
* score: Define _Priority_Mask() onceSebastian Huber2016-06-081-21/+13
* score: Simplify priority bit map implementationSebastian Huber2016-06-0822-81/+21
* score: Delete CPU_USE_GENERIC_BITFIELD_DATASebastian Huber2016-06-0820-56/+7
* powerpc: Define bitmap defines to FALSESebastian Huber2016-06-081-0/+4
* score: Delete dead copy and paste codeSebastian Huber2016-06-0810-1064/+5
* smptests/smpatomic01: Fix seqlock writeSebastian Huber2016-06-081-1/+3
* smptests/smpatomic01: Add seqlock test caseSebastian Huber2016-06-072-0/+235
* rtems: Simplify rtems_semaphore_create()Sebastian Huber2016-06-071-132/+113
* tools: Delete unused binpatchSebastian Huber2016-06-062-148/+0
* bsp/atsam: Support QSPI flashAlexander Krutwig2016-06-067-5/+65
* atsam: Fix network interface PHY handlingAlexander Krutwig2016-06-062-67/+52
* shell: Add rtems_shell_wait_for_explicit_input()Alexander Krutwig2016-06-062-4/+40
* mghttpd: Add RTEMS printer supportSebastian Huber2016-06-063-2/+18
* rtems: Fix no protocol mutex releaseSebastian Huber2016-06-064-86/+84
* tftp: Use proper semaphore attr for mutexSebastian Huber2016-06-061-4/+2
* pipe: Use proper semaphore attr for mutexSebastian Huber2016-06-061-2/+2
* dosfs: Use proper semaphore attr for mutexSebastian Huber2016-06-061-1/+2
* libblock: Use proper semaphore attr for mutexSebastian Huber2016-06-061-2/+1
* libmisc/untar: Support directory create and overwrites. Share the common code.Chris Johns2016-06-033-130/+349
* libmisc/stackchk: Fix printk warnings.Chris Johns2016-06-031-6/+6
* arm: Fix printk warnings.Chris Johns2016-06-031-16/+18
* score: Maybe fix _Thread_Lock_acquire()Sebastian Huber2016-06-022-42/+7
* score: Fix _Thread_Lock_acquire()Sebastian Huber2016-06-011-11/+12
* smptests/smpatomic01: New test casesSebastian Huber2016-06-013-19/+352
* arm/raspberrypi: add fbcons support for rpi bspYANG Qiao2016-05-318-2/+362
* arm/raspberrypi: add video outchar support for rpi bspYANG Qiao2016-05-314-0/+5109
* arm/raspberrypi: move MMU in front of application image to respect variable m...Pavel Pisa2016-05-314-4/+83
* arm/raspberrypi: add VideoCore framebuffer without initializationYANG Qiao2016-05-314-0/+469
* arm/raspberrypi: Raspberry Pi v2 ALLOCATE_BUFFER VC4 operation returns direct...Pavel Pisa2016-05-311-0/+4
* arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa2016-05-314-0/+4
* arm/raspberrypi: cmdline enhancement and early access workaround.Pavel Pisa2016-05-311-4/+8
* libchip: Remove dwmac network interface driverSebastian Huber2016-05-3119-7918/+1
* shell: Add CPUINFO commandSebastian Huber2016-05-315-0/+139
* cpuuse: Hide implementation detailsSebastian Huber2016-05-316-5/+33
* Fix rtems_print_printer_fprintf()Sebastian Huber2016-05-312-3/+21
* bsp/qoriq: Fix nocache region placementSebastian Huber2016-05-311-2/+2
* bsps: Add defines for some linker subsectionsSebastian Huber2016-05-312-2/+17