summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-09-05Add items to Doxygen groupsSebastian Huber
2022-09-05validation: RegenerateSebastian Huber
2022-09-05config: Document CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORSebastian Huber
2022-08-31validation: Ignore array bounds warningsSebastian Huber
2022-08-31Fix pedanic warnings without a storage increaseSebastian Huber
2022-08-31libtest: Fix warnings without a pragmaSebastian Huber
2022-08-31config: Include <rtems/posix/timer.h> on demandSebastian Huber
2022-08-31validation: Move flush filter stop validationSebastian Huber
2022-08-31validation: Support a partial thread queue flushSebastian Huber
2022-08-30validation: Fix use of uninitialized variablesSebastian Huber
2022-08-30score: Do not expose <limits.h> to <rtems.h>Sebastian Huber
2022-08-29score: Fix formatSebastian Huber
2022-08-29score: Fix formatSebastian Huber
2022-08-29Revert "linkersets.h: Fix gcc 12 warning"Sebastian Huber
2022-08-25libdebugger/aarch64: Set .start section to RWChris Johns
2022-08-25bsps/xilinx/versal: Add Cadence I2C driver supportChris Johns
2022-08-23bsps/amd64: remove -Werror from ABI flagsStephen Clark
2022-08-23bsps/xilinx/versal: Remove IPL32 BSPs, add aiedge and change defaultsChris Johns
2022-08-22cpukit/include: Fix including in C++Chris Johns
2022-08-22cpukit/include: Fixes for C++Chris Johns
2022-08-22spec/librtemscpu: Fix installed headersChris Johns