summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-02libdebugger: Build for ARM's without a CP15.Chris Johns6-1/+25
2016-11-29Remove sparc/sis BSP.Joel Sherrill9-104/+0
2016-11-29arm/zynq: Wait for the UART TX FIFO to empty on reset.Chris Johns3-0/+24
2016-11-28sparc: Optimize _ISR_Handler()Sebastian Huber6-81/+107
2016-11-28or1k: Avoid multiple iterations over cacheMartin Erik Werner1-0/+27
2016-11-28or1k: Remove secondary functions in cache managerMartin Erik Werner1-56/+34
2016-11-28or1k: Avoid excessive ISR toggle in cache managerMartin Erik Werner2-44/+123
2016-11-28or1k: Indent & comment fix in cache.cMartin Erik Werner1-14/+25
2016-11-28or1k: Add functions for entire cache operationsMartin Erik Werner1-3/+42
2016-11-24bsps/arm: Add Cortex-M DWT CPU counterSebastian Huber3-1/+57
2016-11-24score: Fix interrupt profilingSebastian Huber1-20/+13
2016-11-24powerpc: Fix interrupt profiling for e6500Sebastian Huber1-1/+3
2016-11-23bsp/lpc23xx_tli800: Disable tar01 testSebastian Huber1-0/+1
2016-11-21powerpc/mpc5xx: Rename CPU_Interrupt_frameSebastian Huber2-4/+4
2016-11-18powerpc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber2-20/+66
2016-11-18sparc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber1-5/+5
2016-11-18score: Allow interrupts during thread dispatchSebastian Huber2-19/+29
2016-11-18powerpc: Add up to date CPU_Interrupt_frameSebastian Huber6-388/+13
2016-11-18powerpc: Move legacy CPU_Interrupt_frameSebastian Huber2-1/+33
2016-11-18bsps/powerpc: Avoid use of CPU_Interrupt_frameSebastian Huber1-3/+3
2016-11-18sparc: Move CPU_Interrupt_frame related definesSebastian Huber1-1/+1
2016-11-18sparc: Rename CPU_Minimum_stack_frameSebastian Huber2-5/+5
2016-11-18sparc64: Rename CPU_Minimum_stack_frameSebastian Huber2-3/+3
2016-11-18bsps/mips: Use <libcpu/isr_entries.h>Sebastian Huber7-7/+8
2016-11-18arm: Use TPIDRPRW for current per-CPU controlSebastian Huber1-5/+13
2016-11-17bsp/atsamv: Make size of nocache-memory configurable.Christian Mauderer2-2/+3
2016-11-10powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2-1/+12
2016-11-09score: Add and use Thread_Control::is_idleSebastian Huber4-15/+4
2016-11-07bsp/qoriq: Remove duplicate qoriq_gpio definitionSebastian Huber1-4/+0
2016-11-03virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space CONFIGURE...Tim Cussins2-2/+2
2016-11-03m68k/mrm332/make/custom/mrm332-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-11-03m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-11-03m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-11-03mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg: Add dl05Joel Sherrill1-0/+1
2016-11-03moxiesim/bsp_specs: Add crtbegin/end to fix link issuesJoel Sherrill1-2/+2
2016-11-02bsps/sparc: Fix copy of initialized dataSebastian Huber2-7/+8
2016-10-25Updated xilinx_zynq_a9_qemu bsp README instructions.James1-2/+2
2016-10-19bsps/sparc: Add interrupt controller registersSebastian Huber1-2/+5
2016-10-19bsp/leon3: Avoid implicit integer conversionsSebastian Huber1-8/+8
2016-10-17atsam: multiple messages on one cs low levelAlexander Krutwig2-8/+14
2016-10-17libchip/network/if_fxp.c: do not use rtems_interrupt_disable.Pavel Pisa1-7/+4
2016-10-17bsps/i386: use Pentimum instructions for pc586 and pc686 builds.Pavel Pisa2-2/+2
2016-10-17bsps/i386: replace global interrupt disable by SMP build supporting locking.Pavel Pisa9-72/+148
2016-10-13bsp/atsamv: Fix typoSebastian Huber1-1/+1
2016-10-11bsps/i386: Separate variable for i8259 IRQs disable due to in progress state.Pavel Pisa1-19/+36
2016-10-11bsp/qoriq: Add GPIO register mapSebastian Huber1-1/+14
2016-10-11bsps/sparc: Support GR740 GPIOSebastian Huber1-0/+22
2016-10-05bsp/atsam: Provide default buffer countsSebastian Huber1-2/+11
2016-10-05bsp/atsam: Fix PHY detectionSebastian Huber1-16/+11
2016-09-23bsp/mvme147*: Fix linker issueSebastian Huber2-6/+2