summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-06-06bsp/atsam: Support QSPI flashAlexander Krutwig7-5/+65
2016-06-06atsam: Fix network interface PHY handlingAlexander Krutwig2-67/+52
2016-05-31arm/raspberrypi: add fbcons support for rpi bspYANG Qiao8-2/+362
2016-05-31arm/raspberrypi: add video outchar support for rpi bspYANG Qiao4-0/+5109
2016-05-31arm/raspberrypi: move MMU in front of application image to respect variable m...Pavel Pisa4-4/+83
2016-05-31arm/raspberrypi: add VideoCore framebuffer without initializationYANG Qiao4-0/+469
2016-05-31arm/raspberrypi: Raspberry Pi v2 ALLOCATE_BUFFER VC4 operation returns direct...Pavel Pisa1-0/+4
2016-05-31arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa4-0/+4
2016-05-31arm/raspberrypi: cmdline enhancement and early access workaround.Pavel Pisa1-4/+8
2016-05-31libchip: Remove dwmac network interface driverSebastian Huber19-7918/+1
2016-05-31bsp/qoriq: Fix nocache region placementSebastian Huber1-2/+2
2016-05-31bsps: Add defines for some linker subsectionsSebastian Huber2-2/+17
2016-05-31bsps: Sort some sections first by alignmentSebastian Huber2-7/+7
2016-05-25bsp/shared: Fix printk warnings.Chris Johns1-2/+4
2016-05-25i386/pc386: Fix printk formatting warnings.Chris Johns8-18/+27
2016-05-25cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns3-18/+20
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber10-68/+68
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber1-12/+12
2016-05-20score: _Thread_Dispatch_increment_disable_level()Sebastian Huber4-8/+8
2016-05-19arm/raspberrypi: add cmdline support for rpi bsp.Pavel Pisa3-0/+54
2016-05-19arm/raspberrypi: add VideoCore frame buffer control supportYANG Qiao5-0/+832
2016-05-19arm/raspberrypi: add VideoCore mailbox support read and writeYANG Qiao5-0/+145
2016-05-19arm/raspberrypi: add locking around GPIO pin function selection.Pavel Pisa1-0/+5
2016-05-19arm/raspberrypi: correct GPIO pin function selection.Pavel Pisa2-10/+11
2016-05-19arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa2-1/+39
2016-05-19bsps/arm: CP15 support for flush prefetch buffer and table base control.Pavel Pisa1-0/+48