summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/powerpc: Update to RTEMS printer changesSebastian Huber2016-06-091-8/+8
* bsp/atsam: Support QSPI flashAlexander Krutwig2016-06-067-5/+65
* atsam: Fix network interface PHY handlingAlexander Krutwig2016-06-062-67/+52
* arm/raspberrypi: add fbcons support for rpi bspYANG Qiao2016-05-318-2/+362
* arm/raspberrypi: add video outchar support for rpi bspYANG Qiao2016-05-314-0/+5109
* arm/raspberrypi: move MMU in front of application image to respect variable m...Pavel Pisa2016-05-314-4/+83
* arm/raspberrypi: add VideoCore framebuffer without initializationYANG Qiao2016-05-314-0/+469
* arm/raspberrypi: Raspberry Pi v2 ALLOCATE_BUFFER VC4 operation returns direct...Pavel Pisa2016-05-311-0/+4
* arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa2016-05-314-0/+4
* arm/raspberrypi: cmdline enhancement and early access workaround.Pavel Pisa2016-05-311-4/+8
* libchip: Remove dwmac network interface driverSebastian Huber2016-05-3119-7918/+1
* bsp/qoriq: Fix nocache region placementSebastian Huber2016-05-311-2/+2
* bsps: Add defines for some linker subsectionsSebastian Huber2016-05-312-2/+17
* bsps: Sort some sections first by alignmentSebastian Huber2016-05-312-7/+7
* 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