summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-04-22bsp/qoriq: Move L1 cache invalidate functionSebastian Huber3-19/+45
2016-04-22bsp/qoriq: Do not reset time baseSebastian Huber1-5/+0
2016-04-22bsps: Copy FDT only if source != destinationSebastian Huber1-7/+10
2016-04-22powerpc: Add FSL_EIS_TENSR, etc. definesSebastian Huber1-1/+1
2016-04-22bsp/qoriq: Flush and invalidate all L2 cachesSebastian Huber4-23/+67
2016-04-22bsp/qoriq: Optionally initialize register HID0Sebastian Huber2-1/+11
2016-04-16i386/pc386: reimplemented check for unused EDID entry in fb_vesa.c to suppres...Pavel Pisa2-1/+9
2016-04-14Obsolete rtems_clock_get() directive.Joel Sherrill19-123/+70
2016-04-14bsp/qoriq: Fix MMU initialization for e6500Sebastian Huber2-2/+15
2016-04-01bsp/atsam: Fix mbuf allocationSebastian Huber1-1/+1
2016-03-31bsp/leon3: Remove dead codeSebastian Huber1-32/+0
2016-03-31bsp/atsam: Add network interface driverAlexander Krutwig3-0/+1322
2016-03-31bsp/atsam: Add nocache region supportSebastian Huber6-4/+11
2016-03-31bsp/atsam: Fix sizes of internal SRAMSebastian Huber1-28/+28