summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-05-11i386/pc386: Clean out removed functions.Chris Johns1-46/+0
2016-05-11i386/pc386: Add x86 debug register support for hardware break points.Chris Johns1-1/+157
2016-05-11i386/pc386: EOI the master and slave for slave IRQ signals.Chris Johns1-6/+33
2016-05-11i386/pc386: Add --ide-disable boot command line option.Chris Johns1-51/+57
2016-05-11i386/pc386: Fix interrupt support.Chris Johns9-172/+471
2016-05-11i386/pc386: Fix printk with the console changes.Chris Johns1-32/+37
2016-05-11bsp/pc386: Use irq-generic.Chris Johns2-8/+7
2016-05-11bsp/shared: Print the exception stack frame before the shut down message.Chris Johns1-7/+7
2016-05-11bsp/shared: Add bsp_interrupt_handler_is_empty.Chris Johns2-1/+33
2016-05-11ibchip/ns16550: Minor optimisation.Chris Johns1-13/+14
2016-05-11i386/pc386: Add IO and memory support to PCI UART devices.Chris Johns1-37/+113
2016-05-11i386/pc386: Add support for the gdb stub to use available console drivers.Chris Johns17-427/+754
2016-05-09bsp/qoriq: Add portal clear functionsSebastian Huber3-0/+47
2016-05-09bsp/qoriq: Set M and G bits in ENTRY_DEV_CACHED()Sebastian Huber1-1/+10
2016-05-06sonic.c: Fix warning on gcc 6Martin Galvan1-13/+11
2016-05-04rtems: Remove task variablesSebastian Huber2-90/+0
2016-05-04bsp/mvme5500: Use thread local variableSebastian Huber1-23/+4
2016-05-02bsp/qoriq: Add and use qoriq_reset_qman_and_bman()Sebastian Huber2-0/+13
2016-05-02bsp/qoriq: Add DCFG to memory mapSebastian Huber1-1/+9
2016-04-22bsp/qoriq: Add bsp_restart()Sebastian Huber5-2/+237
2016-04-22bsp/qoriq: Use IPI_INDEX throughoutSebastian Huber1-1/+1
2016-04-22bsp/qoriq: Add qoriq_start_spin_table_addr[]Sebastian Huber3-28/+43
2016-04-22bsp/qoriq: Add qoriq_tlb1_invalidate_all_by_ts()Sebastian Huber2-9/+15