summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-05shared/console-polled.c: Use standard fatal error codesJoel Sherrill1-3/+3
2016-07-05bsps/arm: Fix basic cache support for SMPSebastian Huber1-8/+8
2016-07-04Beaglebone: Update PWM driver imported from BBBIOPunit Vara4-386/+611
2016-07-04Beaglebone: Add original BBBIO PWM driverPunit Vara2-0/+448
2016-07-04bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa3-48/+97
2016-07-04bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa10-124/+190
2016-07-04bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.Pavel Pisa1-0/+4
2016-07-04rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa1-0/+42
2016-07-04arm/raspberrypi: update VideoCore cache flush workaround to work on RPi2.Pavel Pisa1-2/+13
2016-07-04arm/raspberrypi: Enable HYP to SVC switch for this BSP.Pavel Pisa2-0/+7
2016-07-04bsps/arm: Support recent bootloaders starting kernel in HYP modePavel Pisa5-7/+175
2016-07-04arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa1-0/+30
2016-07-04bsp/atsam: Add RTC driverAlexander Krutwig2-1/+104
2016-07-04libchip: Simplify RTC driverSebastian Huber14-39/+13
2016-06-30bsps: Do not use fast idle clock for SMPSebastian Huber1-13/+15
2016-06-29bsp/atsam: Add support for TCMAlexander Krutwig5-0/+150
2016-06-29score: Fix SMP message handlingSebastian Huber2-6/+0
2016-06-28arm/raspberrypi: resolve BSP warnings.Pavel Pisa5-2/+8
2016-06-28arm/raspberrypi: run VideoCore and mailbox code through rtems.uncrustify.Pavel Pisa5-246/+266
2016-06-28arm/raspberrypi: Adding functionalities to Mailbox RPiMudit Jain3-0/+99
2016-06-28bsp/mvme162: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+1
2016-06-28libnetworking: Import current <arpa/inet.h>Christian Mauderer7-8/+0
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber12-0/+18
2016-06-24arm/raspberrypi: Force VC mail box buffer to be synchronized through cache.Pavel Pisa1-1/+13
2016-06-23bsp/atsam: Add I2C driverAlexander Krutwig6-0/+585
2016-06-22bsp/atsam: Fix QSPI driver APIAlexander Krutwig2-3/+3
2016-06-22sparc: Optimize CPU counter supportSebastian Huber3-15/+6
2016-06-22Move printer initialization to separate headerSebastian Huber2-1/+2
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber2-1/+2
2016-06-21bsp/tms570: regenerate preinstall makefile by bootstrap -p.Pavel Pisa1-0/+8
2016-06-21bsp/tms570: include complete peripheral initialization to SCI driver.Pavel Pisa1-2/+36
2016-06-21bsp/tms570: update pinmux to provide support for initialization lists and cle...Pavel Pisa4-69/+196
2016-06-21bsp/tms570: include package balls and PINMMR registers mapping for TMS570LS31...Pavel Pisa2-0/+700
2016-06-21bsp/leon3: Add up counter timecounterSebastian Huber2-7/+36
2016-06-21bsp/leon3: Fix interrupt timestampingSebastian Huber1-20/+35
2016-06-21sparc: Rework CPU counter supportSebastian Huber6-71/+120
2016-06-21bsp/leon3: Fix LEON3_Cpu_Index initializationSebastian Huber3-4/+14
2016-06-20arm/raspberrypi: Ensure that buffers used for VC mail box communication are s...Pavel Pisa2-7/+56
2016-06-20bsp/leon3: Use sysinit for bsp_debug_uart_init()Sebastian Huber3-7/+8
2016-06-20bsp/leon3: Use sysinit for amba_initialize()Sebastian Huber3-8/+8
2016-06-17bsps: Fix printk() format warningSebastian Huber1-1/+1
2016-06-17bsps: Fix MPCI_Fatal() prototypeSebastian Huber2-4/+4
2016-06-16libchip/shmdr/send.c: Fix warning and clean upJoel Sherrill1-15/+21
2016-06-16libchip/shmdr/poll.c: Fix warning and clean upJoel Sherrill1-5/+8
2016-06-16mvme147s/shmsupp/mpisr.c: Fix warnings and clean upJoel Sherrill1-12/+10
2016-06-16mvme147s/shmsupp/getcfg.c: Fix warningJoel Sherrill1-1/+1
2016-06-14bsps: Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSORSebastian Huber3-7/+31
2016-06-13bsp/qoriq: Increase reserved size for FDTSebastian Huber1-1/+1
2016-06-13bsp/irq-server: Fix install/removeSebastian Huber1-135/+173
2016-06-09bsps/powerpc: Update to RTEMS printer changesSebastian Huber1-8/+8