summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Beaglebone: Add original BBBIO PWM driverPunit Vara2016-07-042-0/+448
* bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa2016-07-043-48/+97
* libdl/rtl-obj.c: ensure that loaded code is synchronized through caches.Pavel Pisa2016-07-041-0/+2
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-07-0410-124/+190
* bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.Pavel Pisa2016-07-041-0/+4
* rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa2016-07-043-1/+72
* arm/raspberrypi: update VideoCore cache flush workaround to work on RPi2.Pavel Pisa2016-07-041-2/+13
* score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib.Pavel Pisa2016-07-042-2/+9
* arm/raspberrypi: Enable HYP to SVC switch for this BSP.Pavel Pisa2016-07-042-0/+7
* bsps/arm: Support recent bootloaders starting kernel in HYP modePavel Pisa2016-07-045-7/+175
* arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa2016-07-042-0/+31
* bsp/atsam: Add RTC driverAlexander Krutwig2016-07-042-1/+104
* libchip: Simplify RTC driverSebastian Huber2016-07-0414-39/+13
* net: Fix byte order issue for getnameinfo()Sebastian Huber2016-07-012-15/+13
* score: Change scheduler node init and destroySebastian Huber2016-07-0123-64/+107
* score: Fix MPCI message layoutSebastian Huber2016-07-011-1/+1
* rtems: Fix rtems_task_set_scheduler() APISebastian Huber2016-07-0113-102/+306
* score: Workaround for #2751Sebastian Huber2016-07-011-0/+4
* score: Next try to fix thread lock on SMPSebastian Huber2016-07-011-6/+16
* score: Fix priority affinity SMP schedulerSebastian Huber2016-07-011-2/+10
* smptests/smpstrongapa01: SimplifySebastian Huber2016-06-301-5/+1
* smptests/smpstrongapa01: Add test casesSebastian Huber2016-06-301-3/+300
* bsps: Do not use fast idle clock for SMPSebastian Huber2016-06-301-13/+15
* score: Strong APA scheduler processor allocationSebastian Huber2016-06-303-24/+24
* score: Avoid atomic fences for thread wait flagsSebastian Huber2016-06-307-34/+37
* score: Fix thread lock on SMP configurationsSebastian Huber2016-06-304-12/+46
* score: _CPU_SMP_Send_interrupt() documentationSebastian Huber2016-06-291-4/+0
* bsp/atsam: Add support for TCMAlexander Krutwig2016-06-295-0/+150
* score: Fix SMP message handlingSebastian Huber2016-06-297-34/+37
* arm/raspberrypi: resolve BSP warnings.Pavel Pisa2016-06-285-2/+8
* arm/raspberrypi: run VideoCore and mailbox code through rtems.uncrustify.Pavel Pisa2016-06-285-246/+266
* arm/raspberrypi: Adding functionalities to Mailbox RPiMudit Jain2016-06-283-0/+99
* bsp/mvme162: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-281-0/+1
* libnetworking: Import current <sys/socket.h>Christian Mauderer2016-06-281-73/+373
* libnetworking: Move RTEMS-specific socket wake-upSebastian Huber2016-06-283-15/+18
* libnetworking: Hide SO_PRIVSTATEChristian Mauderer2016-06-282-1/+7
* libnetworking: Add <machine/_align.h>Christian Mauderer2016-06-283-1/+29
* libnetworking: Import current <arpa/inet.h>Christian Mauderer2016-06-2816-46/+73
* libnetworking: Import current <netinet/in.h>Christian Mauderer2016-06-2818-135/+443
* libnetworking: Import current <netinet6/in6.h>Christian Mauderer2016-06-283-0/+760
* libnetworking: Import <sys/_sockaddr_storage.h>Christian Mauderer2016-06-283-1/+60
* libnetworking: Add minimal getnameinfo()Christian Mauderer2016-06-288-1/+282
* libnetworking: Import current <netdb.h>Christian Mauderer2016-06-287-52/+212
* libnetworking: Add <rtems/rtems_netdb.h>Christian Mauderer2016-06-2813-22/+66
* libcsupport: Add dummy for setgroups().Christian Mauderer2016-06-284-1/+61
* score: Change Priority_Control to 64-bitSebastian Huber2016-06-2411-20/+27
* score: Silence integer conversion warningsSebastian Huber2016-06-244-4/+5
* testsuites: Increase invalid priority valuesSebastian Huber2016-06-244-4/+8
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-2412-0/+18
* score: Move SCHEDULER_EDF_PRIO_MSBSebastian Huber2016-06-246-12/+15