summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Do not install <libcpu/cache.h>Sebastian Huber2017-12-0830-147/+10
* bsps/or1k: Avoid <libcpu/cache.h>Sebastian Huber2017-12-072-5/+3
* bsps/powerpc: Fix mpc83xx_i2cdrv.h locationSebastian Huber2017-12-076-23/+17
* bsp/leon3: Enable timer used for CPU counterSebastian Huber2017-12-061-0/+3
* bsp/gen5200: Avoid duplicate header installationSebastian Huber2017-12-052-11/+1
* bsps: Print internal error textSebastian Huber2017-12-021-9/+25
* arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill2017-11-2920-20/+20
* gdbv850sim/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-5/+3
* sparc64/*/bsp_specs, shared/.../start.S: Use GCC init/fini, improve consistencyJoel Sherrill2017-11-293-26/+8
* leon3/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* leon2/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* erc32/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* riscv_generic/bsp_specs: Fix spacing and typoJoel Sherrill2017-11-291-1/+1
* virtex/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-2/+1
* qoriq/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+2
* qemuppc/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* psim/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* mvme5500/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* mvme3100/bsp_specsReorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* motorola_powerpc/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* haleakala/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-2/+2
* gen83xx/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-2/+2
* beatnik/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* moxiesim/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-1/+3
* hurricane/bsp_specs: Improve consistencyJoel Sherrill2017-11-291-3/+3
* m32cbsp/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-5/+3
* pc386/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* generic_or1k/bsp_specs: Fix spacing and typoJoel Sherrill2017-11-291-1/+1
* nios2_iss/bsp_specs: Fix typoJoel Sherrill2017-11-291-1/+1
* epiphany_sim/bsp_specs: Fix spacing and typoJoel Sherrill2017-11-291-1/+1
* eZKit533/bsp_specs: Fix spacing and typoJoel Sherrill2017-11-291-1/+1
* bf537Stamp/bsp_specs: Fix spacing and typoJoel Sherrill2017-11-291-1/+1
* TLL6527M/bsp_specs: Fix spacing and typoJoel Sherrill2017-11-291-1/+1
* m32csim-testsuite.tcfg: Add sptls04Joel Sherrill2017-11-291-0/+1
* csb336/console/uart.c: Use PRIx constant to fix printf() format warningJoel Sherrill2017-11-291-1/+2
* REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill2017-11-2727-64/+72
* */*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill2017-11-2727-72/+64
* gumstix/bsp_specs: Correct permissionsJoel Sherrill2017-11-271-0/+0
* powerpc/ss555/startup/linkcmds: Remove obsolete reference to bsp_specsJoel Sherrill2017-11-271-4/+0
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-2783-83/+83
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-27139-144/+138
* Move Ada includesSebastian Huber2017-11-2742-4859/+0
* bsps: Remove empty tm27.h variantsSebastian Huber2017-11-2713-239/+8
* Remove coverhd.hSebastian Huber2017-11-24186-2592/+12
* bsp/qoriq: Implement bsp_reset()Sebastian Huber2017-11-221-5/+37
* bsps: Add BSP_VERBOSE_FATAL_EXTENSIONSebastian Huber2017-11-222-2/+25
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-22118-102/+130
* powerpc: Remove _BSP_Fatal_error()Sebastian Huber2017-11-2222-261/+1
* powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber2017-11-2246-190/+43
* bsps: Add default getentropy() implementationSebastian Huber2017-11-222-0/+2