summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i386/smp: Define CPU_Interrupt_frame as non-void structAmaan Cheval2018-03-161-1/+15
* bsps/powerpc: Use shared linker command fileSebastian Huber2018-03-164-226/+43
* bsps/powerpc: Fix linker command filesSebastian Huber2018-03-161-2/+4
* pc386/include/edid.h: Fix macro name to use _ not -Joel Sherrill2018-03-161-2/+2
* beatnik/include/bsp.h: Add spaces around "."Joel Sherrill2018-03-161-4/+4
* mvme5500/include/bsp/VMEConfig.h: Remove spaces after \ and remove tabsJoel Sherrill2018-03-161-15/+15
* bsp/arm-a8core-start.h: Add void return type to fix warningJoel Sherrill2018-03-161-2/+2
* rtems/bfin/bf533.h: Eliminate redefinition warning and add sanity checkJoel Sherrill2018-03-161-0/+9
* mvme3100/include/bsp.h: Add spaces around "."Joel Sherrill2018-03-161-6/+6
* mcf5272.h: Fix duplicate defintions for INT3Joel Sherrill2018-03-161-3/+3
* lm32_evr/include/bsp.h: Remove definition of BSP_DIRTY_MEMORY to eliminate wa...Joel Sherrill2018-03-161-6/+4
* bsps/arm/gdbarmsim/include/bsp.h: Fix warningJoel Sherrill2018-03-161-3/+3
* bsps/arm/gdbarmsim/include/bsp.h: Fix warningJoel Sherrill2018-03-161-1/+3
* bsps/sh/gensh1/include/bsp.h: Fix redefined warningJoel Sherrill2018-03-161-13/+0
* mcf5206elite/include/ds1307.h: Fix extra tokens at end of #endif warningJoel Sherrill2018-03-161-1/+1
* bsp/gen83xx: Fix define redefinitionsSebastian Huber2018-03-161-5/+0
* imfs: Use most efficient way to get the timeSebastian Huber2018-03-161-18/+17
* Add PowerPC paravirtualization supportJoel Sherrill2018-03-136-3/+117
* Add ARM Paravirtualization supportJoel Sherrill2018-03-134-3/+90
* Rework i386 Paravirtualization to have paravirt.hJoel Sherrill2018-03-135-3/+70
* bsp/atsam: Allow setting the drive strength.Christian Mauderer2018-03-132-0/+18
* sparc64: Move libcpu content to cpukitSebastian Huber2018-03-1312-356/+234
* sparc: Move libcpu content to cpukitSebastian Huber2018-03-1321-81/+9
* bsps/arm: Move libcpu content to bspsSebastian Huber2018-03-1322-264/+5
* bsps/mips: Move libcpu content to bspsSebastian Huber2018-03-1319-132/+21
* bsps/mips: Remove Mongoose-V READMESebastian Huber2018-03-131-56/+0
* bsps: Remove unused RTEMS_CPU_MODELSebastian Huber2018-03-137-8/+1
* bsps: Remove unused memcpy() implementationsSebastian Huber2018-03-136-148/+0
* sparc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-124-56/+5
* sparc64/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-47/+4
* powerpc/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-124-63/+5
* m68k/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-45/+3
* riscv/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-72/+4
* arm/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-53/+4
* v850/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-45/+4
* no_cpu/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-45/+5
* or1k/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-55/+4
* m32c/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-51/+4
* moxie/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-58/+4
* sh/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-58/+8
* misc sh: Remove includes of rtems/score/types.hJoel Sherrill2018-03-127-10/+0
* nios2/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-48/+4
* epiphany/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-69/+4
* lm32/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-48/+4
* i386/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-124-49/+4
* mips/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-60/+4
* bfin/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-51/+4
* shell: Fix rtems_shell_init_env()Sebastian Huber2018-03-121-1/+1
* libblock: C++ compatibilitySebastian Huber2018-03-122-0/+16
* config: Use new scheduler configuration definesSebastian Huber2018-03-1220-326/+326