summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdebugger: Build for ARM's without a CP15.Chris Johns2016-12-026-1/+25
* Remove sparc/sis BSP.Joel Sherrill2016-11-299-104/+0
* arm/zynq: Wait for the UART TX FIFO to empty on reset.Chris Johns2016-11-293-0/+24
* sparc: Optimize _ISR_Handler()Sebastian Huber2016-11-286-81/+107
* or1k: Avoid multiple iterations over cacheMartin Erik Werner2016-11-281-0/+27
* or1k: Remove secondary functions in cache managerMartin Erik Werner2016-11-281-56/+34
* or1k: Avoid excessive ISR toggle in cache managerMartin Erik Werner2016-11-282-44/+123
* or1k: Indent & comment fix in cache.cMartin Erik Werner2016-11-281-14/+25
* or1k: Add functions for entire cache operationsMartin Erik Werner2016-11-281-3/+42
* bsps/arm: Add Cortex-M DWT CPU counterSebastian Huber2016-11-243-1/+57
* score: Fix interrupt profilingSebastian Huber2016-11-241-20/+13
* powerpc: Fix interrupt profiling for e6500Sebastian Huber2016-11-241-1/+3
* bsp/lpc23xx_tli800: Disable tar01 testSebastian Huber2016-11-231-0/+1
* powerpc/mpc5xx: Rename CPU_Interrupt_frameSebastian Huber2016-11-212-4/+4
* powerpc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber2016-11-182-20/+66
* sparc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber2016-11-181-5/+5
* score: Allow interrupts during thread dispatchSebastian Huber2016-11-182-19/+29
* powerpc: Add up to date CPU_Interrupt_frameSebastian Huber2016-11-186-388/+13
* powerpc: Move legacy CPU_Interrupt_frameSebastian Huber2016-11-182-1/+33
* bsps/powerpc: Avoid use of CPU_Interrupt_frameSebastian Huber2016-11-181-3/+3
* sparc: Move CPU_Interrupt_frame related definesSebastian Huber2016-11-181-1/+1
* sparc: Rename CPU_Minimum_stack_frameSebastian Huber2016-11-182-5/+5
* sparc64: Rename CPU_Minimum_stack_frameSebastian Huber2016-11-182-3/+3
* bsps/mips: Use <libcpu/isr_entries.h>Sebastian Huber2016-11-187-7/+8
* arm: Use TPIDRPRW for current per-CPU controlSebastian Huber2016-11-181-5/+13
* bsp/atsamv: Make size of nocache-memory configurable.Christian Mauderer2016-11-172-2/+3
* powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2016-11-102-1/+12
* score: Add and use Thread_Control::is_idleSebastian Huber2016-11-094-15/+4
* bsp/qoriq: Remove duplicate qoriq_gpio definitionSebastian Huber2016-11-071-4/+0
* virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space CONFIGURE...Tim Cussins2016-11-032-2/+2
* m68k/mrm332/make/custom/mrm332-testsuite.tcfg: Add dl05Joel Sherrill2016-11-031-0/+1
* m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg: Add dl05Joel Sherrill2016-11-031-0/+1
* m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add dl05Joel Sherrill2016-11-031-0/+1
* mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg: Add dl05Joel Sherrill2016-11-031-0/+1
* moxiesim/bsp_specs: Add crtbegin/end to fix link issuesJoel Sherrill2016-11-031-2/+2
* bsps/sparc: Fix copy of initialized dataSebastian Huber2016-11-022-7/+8
* Updated xilinx_zynq_a9_qemu bsp README instructions.James2016-10-251-2/+2
* bsps/sparc: Add interrupt controller registersSebastian Huber2016-10-191-2/+5
* bsp/leon3: Avoid implicit integer conversionsSebastian Huber2016-10-191-8/+8
* atsam: multiple messages on one cs low levelAlexander Krutwig2016-10-172-8/+14
* libchip/network/if_fxp.c: do not use rtems_interrupt_disable.Pavel Pisa2016-10-171-7/+4
* bsps/i386: use Pentimum instructions for pc586 and pc686 builds.Pavel Pisa2016-10-172-2/+2
* bsps/i386: replace global interrupt disable by SMP build supporting locking.Pavel Pisa2016-10-179-72/+148
* bsp/atsamv: Fix typoSebastian Huber2016-10-131-1/+1
* bsps/i386: Separate variable for i8259 IRQs disable due to in progress state.Pavel Pisa2016-10-111-19/+36
* bsp/qoriq: Add GPIO register mapSebastian Huber2016-10-111-1/+14
* bsps/sparc: Support GR740 GPIOSebastian Huber2016-10-111-0/+22
* bsp/atsam: Provide default buffer countsSebastian Huber2016-10-051-2/+11
* bsp/atsam: Fix PHY detectionSebastian Huber2016-10-051-16/+11
* bsp/mvme147*: Fix linker issueSebastian Huber2016-09-232-6/+2