summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* config: CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2022-10-061-47/+48
* validation: Fix wordingSebastian Huber2022-10-061-6/+6
* bsp/aarch64: Add new Raspberry Pi 4B BSPMohd Noor Aman2022-10-0411-0/+1132
* rtems: Clarify application config info APISebastian Huber2022-10-042-221/+625
* cpukit/fdt: Free index before containerKinsey Moore2022-10-031-2/+2
* cpukit/fdt: Check correct allocationKinsey Moore2022-10-031-1/+1
* rtems: Fix formatSebastian Huber2022-09-301-1/+1
* validation: Remove unused test suiteSebastian Huber2022-09-283-115/+0
* score: Simplify Chain_Node definitionSebastian Huber2022-09-231-16/+6
* rtems: Add rtems_clock_get_ticks_since_boot() functionSebastian Huber2022-09-233-14/+115
* bsps: Fix format specifierSebastian Huber2022-09-231-1/+1
* rtems: Fix typo in rtems_build_name() definitionSebastian Huber2022-09-221-1/+1
* build: Install SHA header filesSebastian Huber2022-09-221-0/+3
* bsps/arm: Mark functions in start.SSebastian Huber2022-09-221-0/+2
* bsps/arm: Move bsp_start_hook_0_done()Sebastian Huber2022-09-222-2/+6
* bsps/arm: Add comment about banked FIQ registersSebastian Huber2022-09-221-0/+1
* bsps/shared/: Use device tree blobPadmarao Begari2022-09-201-0/+8
* bsps/riscv: Add Microchip PolarFire SoC BSP variantPadmarao Begari2022-09-2022-9/+221
* spec/build/bsps: Add dtb supportPadmarao Begari2022-09-202-0/+39
* bsps/riscv: Add device tree blobPadmarao Begari2022-09-202-0/+967
* bsp/tms570: Fix TMS570_USE_HWINIT_STARTUPSebastian Huber2022-09-203-3/+19
* bsp/tms570: Fix declarationsSebastian Huber2022-09-201-4/+4
* bsp/tms570: Add -mbe32 to LINKFLAGSSebastian Huber2022-09-202-0/+19
* bsps/riscv/riscv: Fix fe310_uart_readAlan Cudmore2022-09-191-2/+5
* Do not use RTEMS_INLINE_ROUTINESebastian Huber2022-09-19150-1039/+1039
* validation: Test deadlock detection special caseSebastian Huber2022-09-122-0/+191
* score: Prevent an out of bounds warningSebastian Huber2022-09-121-2/+7
* validation: Fix integer type warningSebastian Huber2022-09-091-1/+1
* score: Remove _CPU_Counter_difference()Sebastian Huber2022-09-0923-187/+19
* libcrypt: There is no need to clear message digestXin LI2022-09-082-4/+0
* Get rid of unused variables.Xin LI2022-09-082-16/+2
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2022-09-083-2/+8
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2022-09-081-1/+3
* libtests/sha: Add tests for SHA512-256Sebastian Huber2022-09-081-0/+49
* libtests/sha: Add tests for SHA512-224Sebastian Huber2022-09-081-0/+50
* libtests/sha: Add tests for SHA384Sebastian Huber2022-09-081-0/+58
* libtests/sha: Add tests for SHA224Sebastian Huber2022-09-081-4/+54
* libmd: Always erase context in _Final method,Xin LI2022-09-082-5/+5
* Implement SHA2-224 submode of SHA2-256Conrad Meyer2022-09-082-0/+113
* Fix C++ includability of crypto headers with static array sizesAlan Somers2022-09-084-5/+10
* Retune SHA2 code for improved performance on CPUsColin Percival2022-09-082-190/+198
* Implement SHA-512 truncated (224 and 256 bits)Allan Jude2022-09-082-0/+150
* crypto routines: Hint minimum buffer sizes to the compilerConrad Meyer2022-09-085-9/+10
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2022-09-084-19/+149
* minimum: Do not use unified work areasSebastian Huber2022-09-081-15/+0
* bsp/qoriq: Enable VRSAVE optimizationSebastian Huber2022-09-081-0/+2
* powerpc: Add support for VRSAVESebastian Huber2022-09-085-23/+429
* rtems: Include <rtems/score/cpuopts.h>Sebastian Huber2022-09-083-0/+3
* score: Improve formattingSebastian Huber2022-09-081-4/+10
* pthread_atfork(): Change to behavior from FACE Technical StandardJoel Sherrill2022-09-063-11/+14