summaryrefslogtreecommitdiff
path: root/c (follow)
AgeCommit message (Expand)Author
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
2017-10-18dev/serial: Lazy update of NS16550 settingsSebastian Huber
2017-10-13bsp/tms570: remove duplicate of TMS570_SCI_FLR_TX_EMPTY in console driver.Pavel Pisa
2017-10-12lpc2362-testsuite.tcfg: Add fsrofs01 to excluded testsJoel Sherrill
2017-10-12ada-tests: Move to testsuites/adaSebastian Huber
2017-10-12ada-tests: Use _SUBDIRS instead of SUBDIRSSebastian Huber
2017-10-12bsp/atsam: Allow to change optimization settings.Christian Mauderer
2017-10-12bsp/atsam: Add bsp_restart.Christian Mauderer
2017-10-11Fix warnings for using C/ObjC specific GCC flags with C++Joel Sherrill
2017-10-09bsps/powerpc: Fix robust thread dispatch againSebastian Huber
2017-10-08pc386/.../bspreset.c: Readd proper reset code.Joel Sherrill
2017-10-06bsp/imx: Add SPI bus driverSebastian Huber
2017-10-06bsp/imx: Add imx_iomux_configure_pins()Sebastian Huber
2017-10-06bsp/imx: Import iomux from FreeBSDSebastian Huber
2017-10-06bsp/imx: Fix I2C registration with pathSebastian Huber
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber
2017-10-02bsp/imx: Add I2C bus driverSebastian Huber
2017-10-02bsp/imx: Fix I2C register headerSebastian Huber