summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/shared: Fix printk warnings.Chris Johns2016-05-251-2/+4
* i386/pc386: Fix printk formatting warnings.Chris Johns2016-05-258-18/+27
* cpukit, testsuite: Add rtems_printf and rtems_printer support.Chris Johns2016-05-253-18/+20
* score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber2016-05-2010-68/+68
* score: Rename _ISR_Disable_without_giant()Sebastian Huber2016-05-201-12/+12
* score: _Thread_Dispatch_increment_disable_level()Sebastian Huber2016-05-204-8/+8
* arm/raspberrypi: add cmdline support for rpi bsp.Pavel Pisa2016-05-193-0/+54
* arm/raspberrypi: add VideoCore frame buffer control supportYANG Qiao2016-05-195-0/+832
* arm/raspberrypi: add VideoCore mailbox support read and writeYANG Qiao2016-05-195-0/+145
* arm/raspberrypi: add locking around GPIO pin function selection.Pavel Pisa2016-05-191-0/+5
* arm/raspberrypi: correct GPIO pin function selection.Pavel Pisa2016-05-192-10/+11
* arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa2016-05-192-1/+39
* bsps/arm: CP15 support for flush prefetch buffer and table base control.Pavel Pisa2016-05-191-0/+48
* i386/pc386: Clean out removed functions.Chris Johns2016-05-111-46/+0
* i386/pc386: Add x86 debug register support for hardware break points.Chris Johns2016-05-111-1/+157
* i386/pc386: EOI the master and slave for slave IRQ signals.Chris Johns2016-05-111-6/+33
* i386/pc386: Add --ide-disable boot command line option.Chris Johns2016-05-111-51/+57
* i386/pc386: Fix interrupt support.Chris Johns2016-05-119-172/+471
* i386/pc386: Fix printk with the console changes.Chris Johns2016-05-111-32/+37
* bsp/pc386: Use irq-generic.Chris Johns2016-05-112-8/+7
* bsp/shared: Print the exception stack frame before the shut down message.Chris Johns2016-05-111-7/+7
* bsp/shared: Add bsp_interrupt_handler_is_empty.Chris Johns2016-05-112-1/+33
* ibchip/ns16550: Minor optimisation.Chris Johns2016-05-111-13/+14
* i386/pc386: Add IO and memory support to PCI UART devices.Chris Johns2016-05-111-37/+113
* i386/pc386: Add support for the gdb stub to use available console drivers.Chris Johns2016-05-1117-427/+754
* bsp/qoriq: Add portal clear functionsSebastian Huber2016-05-093-0/+47
* bsp/qoriq: Set M and G bits in ENTRY_DEV_CACHED()Sebastian Huber2016-05-091-1/+10
* sonic.c: Fix warning on gcc 6Martin Galvan2016-05-061-13/+11
* rtems: Remove task variablesSebastian Huber2016-05-042-90/+0
* bsp/mvme5500: Use thread local variableSebastian Huber2016-05-041-23/+4
* bsp/qoriq: Add and use qoriq_reset_qman_and_bman()Sebastian Huber2016-05-022-0/+13
* bsp/qoriq: Add DCFG to memory mapSebastian Huber2016-05-021-1/+9
* bsp/qoriq: Add bsp_restart()Sebastian Huber2016-04-225-2/+237
* bsp/qoriq: Use IPI_INDEX throughoutSebastian Huber2016-04-221-1/+1
* bsp/qoriq: Add qoriq_start_spin_table_addr[]Sebastian Huber2016-04-223-28/+43
* bsp/qoriq: Add qoriq_tlb1_invalidate_all_by_ts()Sebastian Huber2016-04-222-9/+15
* bsp/qoriq: Move L1 cache invalidate functionSebastian Huber2016-04-223-19/+45
* bsp/qoriq: Do not reset time baseSebastian Huber2016-04-221-5/+0
* bsps: Copy FDT only if source != destinationSebastian Huber2016-04-221-7/+10
* powerpc: Add FSL_EIS_TENSR, etc. definesSebastian Huber2016-04-221-1/+1
* bsp/qoriq: Flush and invalidate all L2 cachesSebastian Huber2016-04-224-23/+67
* bsp/qoriq: Optionally initialize register HID0Sebastian Huber2016-04-222-1/+11
* i386/pc386: reimplemented check for unused EDID entry in fb_vesa.c to suppres...Pavel Pisa2016-04-162-1/+9
* Obsolete rtems_clock_get() directive.Joel Sherrill2016-04-1419-123/+70
* bsp/qoriq: Fix MMU initialization for e6500Sebastian Huber2016-04-142-2/+15
* bsp/atsam: Fix mbuf allocationSebastian Huber2016-04-011-1/+1
* bsp/leon3: Remove dead codeSebastian Huber2016-03-311-32/+0
* bsp/atsam: Add network interface driverAlexander Krutwig2016-03-313-0/+1322
* bsp/atsam: Add nocache region supportSebastian Huber2016-03-316-4/+11
* bsp/atsam: Fix sizes of internal SRAMSebastian Huber2016-03-311-28/+28