summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm/raspberrypi: basic BCM2836 SMP implementation.Pavel Pisa2016-09-078-4/+230
* arm/raspberrypi: propagate number of configured CPUs into linker script.Pavel Pisa2016-09-072-0/+16
* arm/raspberrypi: rename linkcmds to linkcmds.in to allow their configure proc...Pavel Pisa2016-09-073-4/+3
* arm/raspberrypi: more definitions of BCM2836 core local peripherals.Pavel Pisa2016-09-071-2/+140
* arm/raspberrypi: include definitions of BCM2836 SMP mailboxes.Rohini Kulkarni2016-09-071-0/+26
* bsps/arm: reorganize CP15 code to allow clean and invalidate ARMv7 cache by l...Pavel Pisa2016-09-071-48/+60
* bsps/arm: remove lock in arm_cp15_set_translation_table_entries().Pavel Pisa2016-09-071-9/+1
* bsps/arm: use defines for cache type register format field.Pavel Pisa2016-09-071-9/+30
* bsp/atsam: Add SDRAM IS42S16320F-7BL.Christian Mauderer2016-09-073-1/+56
* bsp/atsam: Move ram init values to structure.Christian Mauderer2016-09-074-0/+58
* score: Remove superfluous SMP debug supportSebastian Huber2016-09-076-34/+2
* bsp/xilinx-zynq: Avoid duplicate declarationSebastian Huber2016-09-061-1/+1
* score: Add _Chain_Initialize_one()Sebastian Huber2016-09-063-0/+51
* score: Improve red-black tree debug supportSebastian Huber2016-09-064-3/+19
* score: Add _RBTree_Initialize_one()Sebastian Huber2016-09-063-0/+46
* score: Add missing const qualifiersSebastian Huber2016-09-062-10/+10
* capture: Use proper accessor functionsSebastian Huber2016-09-061-4/+4
* capture: Workaround to avoid misaligned accessSebastian Huber2016-09-061-1/+1
* libmisc/capture: Remove the reserved _t in the types.Chris Johns2016-09-0111-288/+269
* libmisc/capture: Fix the capture engine on SMP.Chris Johns2016-09-0110-743/+975
* arm/xilinx_zynq: Start the second core when an SMP build.Chris Johns2016-09-012-0/+22
* arm/xilinx_zynq: ensure that cache is cleaned and MMU disabled when initializ...Pavel Pisa2016-09-011-0/+35
* libdl: The dl04 is too big for some BSPs. Do not built it.Chris Johns2016-08-303-0/+3
* arm/raspberrypi: Mailbox : Extending functionalityMudit Jain2016-08-273-0/+130
* bsp/atsam: Add missing break statementAlexander Krutwig2016-08-241-0/+1
* bsp/atsam: Fix data cache flushAlexander Krutwig2016-08-241-3/+7
* libbsp/arm: Fix ARM BSPs missing the bsp_translation_table_end symbol.Chris Johns2016-08-232-0/+2
* arm: Add VFP context validate support for ARMv5Kevin Kirspel2016-08-192-5/+11
* bsp/atsam: Add timeout to QSPI send commandAlexander Krutwig2016-08-181-1/+16
* psxtests: Adjust sporadic server testsSebastian Huber2016-08-183-99/+64
* score: Fix undefined behaviourSebastian Huber2016-08-181-1/+1
* testsuite: Add libdl/dl04 cache test.Chris Johns2016-08-1510-0/+1549
* testsuite: Add libdl/dl03 cache test.Chris Johns2016-08-1510-2/+496
* libdl: Fix cache corruption bugs.Chris Johns2016-08-153-30/+86
* libdl: Add trace output when reading section headers.Chris Johns2016-08-151-0/+3
* libbsp/arm: Add the TTB table to the default MMU set up as read/write.Chris Johns2016-08-151-0/+4
* score: Improve _RBTree_Insert_inline()Sebastian Huber2016-08-124-2/+74
* score: Introduce thread queue surrender operationSebastian Huber2016-08-114-36/+94
* score: Dismantle _Thread_queue_Do_extract_locked()Sebastian Huber2016-08-111-28/+39
* score: Add _Thread_queue_Surrender()Sebastian Huber2016-08-116-134/+86
* librtems++: Remove from RTEMS.Chris Johns2016-08-1130-3662/+1
* build-system: Always enable C++ if the compiler is present.Chris Johns2016-08-118-42/+62
* posix: nanosleep: adjust elapsed time calculationGedare Bloom2016-08-101-39/+39
* sptests/splinkersets01: Fix for small-data areaSebastian Huber2016-08-102-12/+12
* libmisc/untar: Set the perms to the value in the tar file.Chris Johns2016-08-094-21/+68
* bsp/atsam: Add power supportAlexander Krutwig2016-08-087-0/+505
* sptests/splinkersets01: Fix warningsSebastian Huber2016-08-083-34/+34
* atsam: Add atsam_rtc_get_time()Alexander Krutwig2016-08-082-16/+23
* score: Add debug support to red-black treesSebastian Huber2016-08-0812-33/+62
* posix: Fix for RTEMS_DEBUGSebastian Huber2016-08-081-0/+1