summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* score: Update due to API changesSebastian Huber2013-07-181-1/+2
* smp: Rename _CPU_Processor_event_receive()Sebastian Huber2013-07-176-7/+7
* smp: Rename _CPU_Processor_event_broadcast()Sebastian Huber2013-07-176-7/+7
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-1712-29/+29
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-1741-157/+195
* smp: Delete RTEMS_BSP_SMP_CONTEXT_SWITCH_NECESSARYSebastian Huber2013-07-172-38/+29
* score: Changes due to Newlib __DYNAMIC_REENT__Sebastian Huber2013-07-175-2/+23
* score: Add _Thread_Get_executing()Sebastian Huber2013-07-171-0/+29
* libcsupport: Use _reclaim_reent()Sebastian Huber2013-07-171-28/+1
* clean up old atomic related filesWeiY2013-07-175-847/+0
* stdatomic.h support check when configureWeiY2013-07-1722-19/+87
* smpatomic test case updateWeiY2013-07-177-186/+133
* spatomic test case updateWeiY2013-07-177-188/+135
* update-all-architectures-to-new-atomic-implementationWeiY2013-07-1717-911/+79
* A generic atomic implementation for smp architecturesWeiY2013-07-173-0/+337
* New atomic API definition based on C11 atomicWeiY2013-07-171-213/+232
* bsps/arm: Fix for top of the address spaceRic Claus2013-07-172-4/+6
* bsp/xilinx-zynq: Provide BSP variantsRic Claus2013-07-1713-4/+96
* bsp/xilinx-zynq: Use bsp_console_select()Sebastian Huber2013-07-171-2/+7
* bsps/serial: Move bsp_console_select() declarationSebastian Huber2013-07-173-9/+8
* posix: Delete unused functionsSebastian Huber2013-07-162-23/+0
* rtems: Delete unused functionsSebastian Huber2013-07-162-25/+0
* bsps: Use rtems_task_self()Sebastian Huber2013-07-163-3/+3
* libchip/ata: Remove dead codeSebastian Huber2013-07-161-58/+5
* Updated legacy code in arm edb7312Vipul Nayyar2013-07-162-20/+6
* arm: Fix exception frame informationSebastian Huber2013-07-161-1/+1
* bsps/arm: Disable alignment exceptionsSebastian Huber2013-07-162-2/+2
* bsp/mpc55xx: Add MPC5668G supportSebastian Huber2013-07-1517-20/+6836
* bsp/rtl22xx: Use IRQ extensions APIVipul Nayyar2013-07-151-13/+20
* bsps/arm: Fix printk args to match formatRic Claus2013-07-151-7/+7
* bsp/gumstix: Fix warningsVipul Nayyar2013-07-121-54/+14
* Updated Legacy code in arm gbaVipul Nayyar2013-07-121-48/+20
* bsps: Simplify bsp_generic_fatal() declarationSebastian Huber2013-07-111-8/+2
* libbsp/shared/generic-fatal.h: Add RTEMS_COMPILER_NO_RETURN_ATTRIBUTE to bsp_fJoel Sherrill2013-07-101-0/+7
* Updated Legacy code in arm gumstixVipul Nayyar2013-07-101-17/+16
* Updated Legacy code in arm edb7312Vipul Nayyar2013-07-102-37/+39
* bsp/virtex: Use #if instead of #ifdefSebastian Huber2013-07-101-9/+9
* bsp/csb336: Use IRQ extensions APIVipul Nayyar2013-07-102-92/+96
* libchip ns16550.c: Improve commentJoel Sherrill2013-07-091-1/+4
* threadhandler.c: Add commentsJoel Sherrill2013-07-091-0/+10
* bsp/virtex: Add VIRTEX_CONSOLE_USE_INTERRUPTSSebastian Huber2013-07-092-37/+107
* bsp/virtex: Use ppc_count_leading_zeros()Sebastian Huber2013-07-091-11/+10
* bsp/virtex: Fix interrupt handlingSebastian Huber2013-07-091-9/+5
* bsps/powerpc: Add ppc_count_leading_zeros()Sebastian Huber2013-07-091-0/+13
* bsp/csb337: Use IRQ extensions APIVipul Nayyar2013-07-071-36/+17
* mouse: Add shared bsp_get_serial_mouse_device()Sebastian Huber2013-07-074-14/+33
* psxtests/psxcleanup: Fix cleanup push/pop testSebastian Huber2013-07-051-4/+3
* psxtests/psxhdrs: Fix cleanup push/pop testSebastian Huber2013-07-053-29/+3
* posix: Add commentSebastian Huber2013-07-051-0/+1
* bsp/mpc55xx: Update due to API changesSebastian Huber2013-07-052-16/+12