summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* shared/console-polled.c: Use standard fatal error codesJoel Sherrill2016-07-051-3/+3
* bsps/arm: Fix basic cache support for SMPSebastian Huber2016-07-051-8/+8
* Beaglebone: Update PWM driver imported from BBBIOPunit Vara2016-07-044-386/+611
* 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
* 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-041-0/+42
* arm/raspberrypi: update VideoCore cache flush workaround to work on RPi2.Pavel Pisa2016-07-041-2/+13
* 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-041-0/+30
* bsp/atsam: Add RTC driverAlexander Krutwig2016-07-042-1/+104
* libchip: Simplify RTC driverSebastian Huber2016-07-0414-39/+13
* bsps: Do not use fast idle clock for SMPSebastian Huber2016-06-301-13/+15
* bsp/atsam: Add support for TCMAlexander Krutwig2016-06-295-0/+150
* score: Fix SMP message handlingSebastian Huber2016-06-292-6/+0
* 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 <arpa/inet.h>Christian Mauderer2016-06-287-8/+0
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-2412-0/+18
* arm/raspberrypi: Force VC mail box buffer to be synchronized through cache.Pavel Pisa2016-06-241-1/+13
* bsp/atsam: Add I2C driverAlexander Krutwig2016-06-236-0/+585
* bsp/atsam: Fix QSPI driver APIAlexander Krutwig2016-06-222-3/+3
* sparc: Optimize CPU counter supportSebastian Huber2016-06-223-15/+6
* Move printer initialization to separate headerSebastian Huber2016-06-222-1/+2
* Make rtems/print.h independent of rtems/bspIo.hSebastian Huber2016-06-222-1/+2
* bsp/tms570: regenerate preinstall makefile by bootstrap -p.Pavel Pisa2016-06-211-0/+8
* bsp/tms570: include complete peripheral initialization to SCI driver.Pavel Pisa2016-06-211-2/+36
* bsp/tms570: update pinmux to provide support for initialization lists and cle...Pavel Pisa2016-06-214-69/+196
* bsp/tms570: include package balls and PINMMR registers mapping for TMS570LS31...Pavel Pisa2016-06-212-0/+700
* bsp/leon3: Add up counter timecounterSebastian Huber2016-06-212-7/+36
* bsp/leon3: Fix interrupt timestampingSebastian Huber2016-06-211-20/+35
* sparc: Rework CPU counter supportSebastian Huber2016-06-216-71/+120
* bsp/leon3: Fix LEON3_Cpu_Index initializationSebastian Huber2016-06-213-4/+14
* arm/raspberrypi: Ensure that buffers used for VC mail box communication are s...Pavel Pisa2016-06-202-7/+56
* bsp/leon3: Use sysinit for bsp_debug_uart_init()Sebastian Huber2016-06-203-7/+8
* bsp/leon3: Use sysinit for amba_initialize()Sebastian Huber2016-06-203-8/+8
* bsps: Fix printk() format warningSebastian Huber2016-06-171-1/+1
* bsps: Fix MPCI_Fatal() prototypeSebastian Huber2016-06-172-4/+4
* libchip/shmdr/send.c: Fix warning and clean upJoel Sherrill2016-06-161-15/+21
* libchip/shmdr/poll.c: Fix warning and clean upJoel Sherrill2016-06-161-5/+8
* mvme147s/shmsupp/mpisr.c: Fix warnings and clean upJoel Sherrill2016-06-161-12/+10
* mvme147s/shmsupp/getcfg.c: Fix warningJoel Sherrill2016-06-161-1/+1
* bsps: Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSORSebastian Huber2016-06-143-7/+31
* bsp/qoriq: Increase reserved size for FDTSebastian Huber2016-06-131-1/+1
* bsp/irq-server: Fix install/removeSebastian Huber2016-06-131-135/+173
* bsps/powerpc: Update to RTEMS printer changesSebastian Huber2016-06-091-8/+8