summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-18libdebugger: Add a target break call to suspend all running threadsChris Johns
2022-10-14bsps: Improve riscv console FDT parsingAlan Cudmore
2022-10-14riscv: Move functions to avoid build issuesSebastian Huber
2022-10-14validation: Use correct number of idle tasksSebastian Huber
2022-10-14powerpc: Conditionally provide Context_Control_fpSebastian Huber
2022-10-14powerpc: Fix 'noreturn' function does returnSebastian Huber
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALLSebastian Huber
2022-10-14config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber
2022-10-14stackchk01: Check CPU_STACK_MINIMUM_SIZESebastian Huber
2022-10-14stackchk: Add rtems_stack_checker_iterate()Sebastian Huber
2022-10-14stackchk: Avoid internal header fileSebastian Huber
2022-10-14score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILEDSebastian Huber
2022-10-14score: Simplify castsSebastian Huber
2022-10-14score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber
2022-10-14score: Move Thread_Control::Registers memberSebastian Huber
2022-10-14config: Changeable size for IDLE stack allocatorSebastian Huber
2022-10-14score: Require power of two CPU_STACK_MINIMUM_SIZESebastian Huber
2022-10-14sptls02: Fix alignment checkSebastian Huber
2022-10-14sptls01: Disable file system and Newlib reentrancySebastian Huber
2022-10-14sptls0*: Enable stack checkerSebastian Huber
2022-10-14libmisc/rtems-fdt: Fix return error valuesChris Johns
2022-10-13build: Enable RISCV_BOOT_HARTID only for riscvSebastian Huber
2022-10-11libmisc/rtems-fdt: Fix missing error stringChris Johns
2022-10-10libmisc/rtems-fdt: Update to support 64bit addressesChris Johns
2022-10-07psxrwlock01: Use an initilized lock for testsSebastian Huber
2022-10-06config: CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber
2022-10-06validation: Fix wordingSebastian Huber
2022-10-04bsp/aarch64: Add new Raspberry Pi 4B BSPMohd Noor Aman
2022-10-04rtems: Clarify application config info APISebastian Huber
2022-10-03cpukit/fdt: Free index before containerKinsey Moore
2022-10-03cpukit/fdt: Check correct allocationKinsey Moore
2022-09-30rtems: Fix formatSebastian Huber
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