summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-29arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill20-20/+20
2017-11-29gdbv850sim/bsp_specs: Reorder and improve consistencyJoel Sherrill1-5/+3
2017-11-29sparc64/*/bsp_specs, shared/.../start.S: Use GCC init/fini, improve consistencyJoel Sherrill3-26/+8
2017-11-29leon3/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-29leon2/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-29erc32/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-29riscv_generic/bsp_specs: Fix spacing and typoJoel Sherrill1-1/+1
2017-11-29virtex/bsp_specs: Reorder and improve consistencyJoel Sherrill1-2/+1
2017-11-29qoriq/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+2
2017-11-29qemuppc/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-29psim/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-29mvme5500/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-29mvme3100/bsp_specsReorder and improve consistencyJoel Sherrill1-3/+3
2017-11-29motorola_powerpc/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-29haleakala/bsp_specs: Reorder and improve consistencyJoel Sherrill1-2/+2
2017-11-29gen83xx/bsp_specs: Reorder and improve consistencyJoel Sherrill1-2/+2
2017-11-29beatnik/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-29moxiesim/bsp_specs: Reorder and improve consistencyJoel Sherrill1-1/+3
2017-11-29hurricane/bsp_specs: Improve consistencyJoel Sherrill1-3/+3
2017-11-29m32cbsp/bsp_specs: Reorder and improve consistencyJoel Sherrill1-5/+3
2017-11-29pc386/bsp_specs: Reorder and improve consistencyJoel Sherrill1-3/+3
2017-11-29generic_or1k/bsp_specs: Fix spacing and typoJoel Sherrill1-1/+1
2017-11-29nios2_iss/bsp_specs: Fix typoJoel Sherrill1-1/+1
2017-11-29epiphany_sim/bsp_specs: Fix spacing and typoJoel Sherrill1-1/+1
2017-11-29eZKit533/bsp_specs: Fix spacing and typoJoel Sherrill1-1/+1
2017-11-29bf537Stamp/bsp_specs: Fix spacing and typoJoel Sherrill1-1/+1
2017-11-29TLL6527M/bsp_specs: Fix spacing and typoJoel Sherrill1-1/+1
2017-11-29m32csim-testsuite.tcfg: Add sptls04Joel Sherrill1-0/+1
2017-11-29csb336/console/uart.c: Use PRIx constant to fix printf() format warningJoel Sherrill1-1/+2
2017-11-27REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill27-64/+72
2017-11-27*/*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill27-72/+64
2017-11-27gumstix/bsp_specs: Correct permissionsJoel Sherrill1-0/+0
2017-11-27powerpc/ss555/startup/linkcmds: Remove obsolete reference to bsp_specsJoel Sherrill1-4/+0
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill83-83/+83
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber139-144/+138
2017-11-27Move Ada includesSebastian Huber42-4859/+0
2017-11-27bsps: Remove empty tm27.h variantsSebastian Huber13-239/+8
2017-11-24Remove coverhd.hSebastian Huber186-2592/+12
2017-11-22bsp/qoriq: Implement bsp_reset()Sebastian Huber1-5/+37
2017-11-22bsps: Add BSP_VERBOSE_FATAL_EXTENSIONSebastian Huber2-2/+25
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber118-102/+130
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber22-261/+1
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber46-190/+43
2017-11-22bsps: Add default getentropy() implementationSebastian Huber2-0/+2
2017-11-21leon, gr1553rt: adding SMP protectionDaniel Hellstrom1-113/+69
2017-11-20bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber3-10/+15
2017-11-20bsps: Use a state in default getentropy()Sebastian Huber1-25/+40
2017-11-17bsp/atsam: Add timing for RAM mt48lc16m16a2p-6a.Christian Mauderer2-0/+58
2017-11-17bsp/atsam: Improve SDRAM initialization.Christian Mauderer1-0/+20
2017-11-17bsp/atsam: Move clock and SDRAM init to SRAM.Christian Mauderer9-22/+95