summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-28validation: Remove unused test suiteSebastian Huber
2022-09-23score: Simplify Chain_Node definitionSebastian Huber
2022-09-23rtems: Add rtems_clock_get_ticks_since_boot() functionSebastian Huber
2022-09-23bsps: Fix format specifierSebastian Huber
2022-09-22rtems: Fix typo in rtems_build_name() definitionSebastian Huber
2022-09-22build: Install SHA header filesSebastian Huber
2022-09-22bsps/arm: Mark functions in start.SSebastian Huber
2022-09-22bsps/arm: Move bsp_start_hook_0_done()Sebastian Huber
2022-09-22bsps/arm: Add comment about banked FIQ registersSebastian Huber
2022-09-20bsps/shared/: Use device tree blobPadmarao Begari
2022-09-20bsps/riscv: Add Microchip PolarFire SoC BSP variantPadmarao Begari
2022-09-20spec/build/bsps: Add dtb supportPadmarao Begari
2022-09-20bsps/riscv: Add device tree blobPadmarao Begari
2022-09-20bsp/tms570: Fix TMS570_USE_HWINIT_STARTUPSebastian Huber
2022-09-20bsp/tms570: Fix declarationsSebastian Huber
2022-09-20bsp/tms570: Add -mbe32 to LINKFLAGSSebastian Huber
2022-09-19bsps/riscv/riscv: Fix fe310_uart_readAlan Cudmore
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber
2022-09-12validation: Test deadlock detection special caseSebastian Huber
2022-09-12score: Prevent an out of bounds warningSebastian Huber
2022-09-09validation: Fix integer type warningSebastian Huber
2022-09-09score: Remove _CPU_Counter_difference()Sebastian Huber
2022-09-08libcrypt: There is no need to clear message digestXin LI
2022-09-08Get rid of unused variables.Xin LI
2022-09-08lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2022-09-08General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2022-09-08libtests/sha: Add tests for SHA512-256Sebastian Huber
2022-09-08libtests/sha: Add tests for SHA512-224Sebastian Huber
2022-09-08libtests/sha: Add tests for SHA384Sebastian Huber
2022-09-08libtests/sha: Add tests for SHA224Sebastian Huber
2022-09-08libmd: Always erase context in _Final method,Xin LI
2022-09-08Implement SHA2-224 submode of SHA2-256Conrad Meyer
2022-09-08Fix C++ includability of crypto headers with static array sizesAlan Somers
2022-09-08Retune SHA2 code for improved performance on CPUsColin Percival
2022-09-08Implement SHA-512 truncated (224 and 256 bits)Allan Jude
2022-09-08crypto routines: Hint minimum buffer sizes to the compilerConrad Meyer
2022-09-08Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude
2022-09-08minimum: Do not use unified work areasSebastian Huber
2022-09-08bsp/qoriq: Enable VRSAVE optimizationSebastian Huber
2022-09-08powerpc: Add support for VRSAVESebastian Huber
2022-09-08rtems: Include <rtems/score/cpuopts.h>Sebastian Huber
2022-09-08score: Improve formattingSebastian Huber
2022-09-06pthread_atfork(): Change to behavior from FACE Technical StandardJoel Sherrill
2022-09-06bsp/riscv: Add NOEL-V BSPMartin Aberg
2022-09-06bsp/riscv: Work area size based on /memory node in fdtDaniel Cederman
2022-09-05config: Add SMP scheduler configuration errorsSebastian Huber
2022-09-05validation: CONFIGURE_SCHEDULER_TABLE_ENTRIESSebastian Huber
2022-09-05score: Regenerate <rtems/score/basedefs.h>Sebastian Huber
2022-09-05validation: Refine basedefs specificationSebastian Huber
2022-09-05rtems: Add constraints for rtems_clock_tick()Sebastian Huber