summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALLSebastian Huber2022-10-149-3/+387
* config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber2022-10-1426-80/+419
* stackchk01: Check CPU_STACK_MINIMUM_SIZESebastian Huber2022-10-142-9/+33
* stackchk: Add rtems_stack_checker_iterate()Sebastian Huber2022-10-142-63/+170
* stackchk: Avoid internal header fileSebastian Huber2022-10-141-8/+6
* score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber2022-10-1410-5/+374
* score: Simplify castsSebastian Huber2022-10-141-8/+4
* score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber2022-10-1440-183/+208
* score: Move Thread_Control::Registers memberSebastian Huber2022-10-141-2/+9
* config: Changeable size for IDLE stack allocatorSebastian Huber2022-10-148-25/+31
* score: Require power of two CPU_STACK_MINIMUM_SIZESebastian Huber2022-10-144-4/+10
* sptls02: Fix alignment checkSebastian Huber2022-10-141-2/+6
* sptls01: Disable file system and Newlib reentrancySebastian Huber2022-10-141-1/+34
* sptls0*: Enable stack checkerSebastian Huber2022-10-143-0/+12
* libmisc/rtems-fdt: Fix return error valuesChris Johns2022-10-141-2/+2
* build: Enable RISCV_BOOT_HARTID only for riscvSebastian Huber2022-10-131-1/+1
* libmisc/rtems-fdt: Fix missing error stringChris Johns2022-10-111-1/+2
* libmisc/rtems-fdt: Update to support 64bit addressesChris Johns2022-10-103-134/+529
* psxrwlock01: Use an initilized lock for testsSebastian Huber2022-10-071-8/+20
* 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