summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: Fix ARM CP15 opcode for get functionsSebastian Huber2013-09-051-3/+3
* bsp/lm4f120: new BSP to support TI LM4F120 XL LaunchPad boardKarel Gardas2013-09-028-11/+121
* sapi: SMP support for chainsSebastian Huber2013-08-302-2/+2
* bsps: Fix header includesSebastian Huber2013-08-272-9/+5
* bsps: Add and use CLOCK_DRIVER_ISRS_PER_TICK_VALUEJoel Sherrill2013-08-262-18/+5
* bsp/xilinx-zynq: Add cache supportRic Claus2013-08-263-3/+906
* bsps/arm: Add more CP15 cache functionsRic Claus2013-08-221-0/+65
* bsp/csb336: Memory map update and jump to start at image start provided.Pavel Pisa2013-08-142-3/+14
* bsp/lm3s69xx: add macros for UART CTS/RTS pin configurationKarel Gardas2013-08-141-0/+28
* bsps: Fix clock driver definesSebastian Huber2013-08-1412-13/+13
* bsp: Fix CLOCK_DRIVER_USE_FAST_IDLE and CLOCK_DRIVER_ISRS_PER_TICK.Chris Johns2013-08-141-6/+6
* bsps/arm: Use proper default priority for GICSebastian Huber2013-08-131-1/+1
* bsps/i386: SMP and per-CPU thread dispatch disableSebastian Huber2013-08-091-3/+10
* bsps/i386: Revert most SMP related changesSebastian Huber2013-08-091-54/+46
* sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber2013-08-091-22/+20
* sparc: Move _CPU_Context_switch(), etc.Sebastian Huber2013-08-091-0/+224
* bsps/sparc: SMP and per-CPU thread dispatch disableSebastian Huber2013-08-091-10/+25
* bsps/sparc: Revert most SMP related changesSebastian Huber2013-08-091-111/+59
* bsps/powerpc: Per-CPU thread dispatch disableSebastian Huber2013-08-093-53/+45
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-092-7/+6
* bsp/pc386: Provide local outb() for elink driverSebastian Huber2013-08-091-1/+6
* bsp/xilinx_zynq_zc706_smp: Add.Chris Johns2013-08-094-0/+14
* Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers2013-08-0944-63/+60
* bsp/csb336: implement bsp_interrupt_vector_enable/disable.Pavel Pisa2013-08-091-0/+10
* bsp/csb336: Fix MMU _ttbl_base location to not overlap with exception vectors.Pavel Pisa2013-08-091-3/+4
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-082-4/+0
* PR766: Delete __RTEMS_APPLICATION__Sebastian Huber2013-08-081-4/+0
* bsp/xilinx_zynq_zc706: Add.Chris Johns2013-08-082-0/+9
* bsp/realview-pbx-a9: Enable fast idle clockSebastian Huber2013-08-061-1/+1
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* smp: Provide cache optimized Per_CPU_ControlSebastian Huber2013-07-312-13/+15
* bsps/i386: Include missing header and fix warningsSebastian Huber2013-07-301-13/+11
* smp: Add and use _Per_CPU_Get()Sebastian Huber2013-07-303-8/+11
* Updated legacy code in i386 pc386Vipul Nayyar2013-07-298-288/+166
* bsp/nds: Include missing <rtems/framebuffer.h>Sebastian Huber2013-07-261-1/+1
* bsps: Include missing <rtems/score/heapimpl.h>Sebastian Huber2013-07-262-1/+3
* Removed legacy data types from armVipul Nayyar2013-07-263-12/+12
* bsp/csb336: mc9328mxl correct AITC access in bsp_interrupt_dispatch.Pavel Pisa2013-07-261-1/+2
* score: Merge tod implementation into one fileSebastian Huber2013-07-266-15/+9
* score: Create object implementation headerSebastian Huber2013-07-261-0/+1
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-268-12/+15
* bsp/mpc55xx: Fix prototypePeter Dufault2013-07-241-1/+1
* score: Merge sysstate API into one fileSebastian Huber2013-07-2412-0/+12
* bsp/lpc32xx: Fix memory map for GPIO registersSebastian Huber2013-07-241-0/+2
* Include missing <string.h>Sebastian Huber2013-07-233-0/+3
* bsp/stm32f4: fix typo in USART2 device nameKarel Gardas2013-07-221-1/+1
* bsp/gen83xx: Fix BSP options for MPC8348EAMDSRalf Kirchner2013-07-181-2/+1
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-175-16/+11
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-177-21/+16
* bsps/arm: Fix for top of the address spaceRic Claus2013-07-172-4/+6