summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-11-17bsp/atsam: Make clock application configurable.Christian Mauderer14-24/+156
2017-11-17bsp/atsam: Add getentropy().Christian Mauderer2-1/+62
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer82-1/+137
2017-11-14leon, grspw_router: Clear only error bits defined by clear maskJavier Jalle2-3/+3
2017-11-14leon, grspw_router: Allow thread safe per-bit managing of pctrl regsJavier Jalle2-93/+70
2017-11-14leon, grspw_router: Move register bit defs to headerJavier Jalle2-145/+166
2017-11-14leon, grspw_router: Changed driver C APIJavier Jalle2-386/+2212
2017-11-13Change RTEMS_API from 5.0 to 5Sebastian Huber1-1/+1
2017-11-10mvme162: Fix errors tripped by transition to using polled IO for testsJoel Sherrill2-2/+3
2017-11-10mcf5206elite/include/bsp.h: Rename delay() to rtems_bsp_delay() to avoid conf...Joel Sherrill1-1/+1
2017-11-10csb360/include/bsp.h: Rename delay() to rtems_bsp_delay() to avoid conflictsJoel Sherrill1-1/+1
2017-11-09Upgrade to 5.0.0Sebastian Huber1-2/+2
2017-11-08bsp/t32mppc: Use fixed exception handlersSebastian Huber8-96/+260
2017-11-08bsp/imx: Add UART baud changeSebastian Huber1-0/+19
2017-11-08bsp/imx: Better utilize UART transmit FIFOSebastian Huber1-7/+18
2017-11-02bsp/imx: More robust and faster bsp_reset()Sebastian Huber1-3/+3
2017-11-02bsp/imx: Drain console before resetSebastian Huber3-1/+18
2017-11-02bsp/imx: Implement bsp_reset()Sebastian Huber4-1/+79
2017-11-01bsp: Make riscv_generic work for both riscv32 and riscv64 - v2Hesham Almatary23-15/+21
2017-11-01cpukit: RISC-V - make riscv32 code work for riscv64 - v2Hesham Almatary1-1/+1
2017-10-28riscv32: Add missing preinstall.amSebastian Huber2-0/+128
2017-10-28bsp: Add new riscv_generic bsp v3Hesham Almatary19-0/+1495
2017-10-28Add riscv32 to autotools files v3Hesham Almatary1-0/+1
2017-10-25leon,gr740: start ASR22:23 up-counter on boot by writing ASR22Daniel Hellstrom1-1/+1
2017-10-18bsps/arm: Remove DWT based clock.Christian Mauderer1-30/+7
2017-10-18dev/serial: Lazy update of NS16550 settingsSebastian Huber2-3/+13
2017-10-13bsp/tms570: remove duplicate of TMS570_SCI_FLR_TX_EMPTY in console driver.Pavel Pisa1-1/+7
2017-10-12lpc2362-testsuite.tcfg: Add fsrofs01 to excluded testsJoel Sherrill1-0/+1
2017-10-12ada-tests: Move to testsuites/adaSebastian Huber507-44887/+0
2017-10-12ada-tests: Use _SUBDIRS instead of SUBDIRSSebastian Huber19-87/+87
2017-10-12bsp/atsam: Allow to change optimization settings.Christian Mauderer1-2/+1