summaryrefslogtreecommitdiff
path: root/c (follow)
AgeCommit message (Expand)Author
2017-11-29bf537Stamp/bsp_specs: Fix spacing and typoJoel Sherrill
2017-11-29TLL6527M/bsp_specs: Fix spacing and typoJoel Sherrill
2017-11-29m32csim-testsuite.tcfg: Add sptls04Joel Sherrill
2017-11-29csb336/console/uart.c: Use PRIx constant to fix printf() format warningJoel Sherrill
2017-11-27REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill
2017-11-27*/*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill
2017-11-27gumstix/bsp_specs: Correct permissionsJoel Sherrill
2017-11-27powerpc/ss555/startup/linkcmds: Remove obsolete reference to bsp_specsJoel Sherrill
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber
2017-11-27Move Ada includesSebastian Huber
2017-11-27bsps: Remove empty tm27.h variantsSebastian Huber
2017-11-24Remove coverhd.hSebastian Huber
2017-11-22bsp/qoriq: Implement bsp_reset()Sebastian Huber
2017-11-22bsps: Add BSP_VERBOSE_FATAL_EXTENSIONSebastian Huber
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber
2017-11-22bsps: Add default getentropy() implementationSebastian Huber
2017-11-21leon, gr1553rt: adding SMP protectionDaniel Hellstrom
2017-11-20bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber
2017-11-20bsps: Use a state in default getentropy()Sebastian Huber
2017-11-17bsp/atsam: Add timing for RAM mt48lc16m16a2p-6a.Christian Mauderer
2017-11-17bsp/atsam: Improve SDRAM initialization.Christian Mauderer
2017-11-17bsp/atsam: Move clock and SDRAM init to SRAM.Christian Mauderer
2017-11-17bsp/atsam: Make clock application configurable.Christian Mauderer
2017-11-17bsp/atsam: Add getentropy().Christian Mauderer
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer
2017-11-14leon, grspw_router: Clear only error bits defined by clear maskJavier Jalle
2017-11-14leon, grspw_router: Allow thread safe per-bit managing of pctrl regsJavier Jalle
2017-11-14leon, grspw_router: Move register bit defs to headerJavier Jalle
2017-11-14leon, grspw_router: Changed driver C APIJavier Jalle
2017-11-13Change RTEMS_API from 5.0 to 5Sebastian Huber
2017-11-10mvme162: Fix errors tripped by transition to using polled IO for testsJoel Sherrill
2017-11-10mcf5206elite/include/bsp.h: Rename delay() to rtems_bsp_delay() to avoid conf...Joel Sherrill
2017-11-10csb360/include/bsp.h: Rename delay() to rtems_bsp_delay() to avoid conflictsJoel Sherrill
2017-11-09Upgrade to 5.0.0Sebastian Huber
2017-11-08bsp/t32mppc: Use fixed exception handlersSebastian Huber
2017-11-08bsp/imx: Add UART baud changeSebastian Huber
2017-11-08bsp/imx: Better utilize UART transmit FIFOSebastian Huber
2017-11-02bsp/imx: More robust and faster bsp_reset()Sebastian Huber
2017-11-02bsp/imx: Drain console before resetSebastian Huber
2017-11-02bsp/imx: Implement bsp_reset()Sebastian Huber
2017-11-01bsp: Make riscv_generic work for both riscv32 and riscv64 - v2Hesham Almatary
2017-11-01cpukit: RISC-V - make riscv32 code work for riscv64 - v2Hesham Almatary
2017-10-28riscv32: Add missing preinstall.amSebastian Huber
2017-10-28bsp: Add new riscv_generic bsp v3Hesham Almatary
2017-10-28Add riscv32 to autotools files v3Hesham Almatary
2017-10-25leon,gr740: start ASR22:23 up-counter on boot by writing ASR22Daniel Hellstrom
2017-10-18bsps/arm: Remove DWT based clock.Christian Mauderer