summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtems: Fix type in descriptionSebastian Huber2022-11-081-1/+1
* wscript: fix formatting with yapfGedare Bloom2022-11-071-166/+139
* build: Disable can01 for small memory BSPsSebastian Huber2022-11-071-0/+1
* bsps/riscv: Use start data for objectSebastian Huber2022-11-041-0/+6
* cpukit/libdebugger: Fix stepping on ARM architecturesChris Johns2022-10-311-313/+495
* rtems-bsps: Generate empty config.ini for arc/bsp combinationsChris Johns2022-10-311-12/+80
* bsps/arm/beagle/dcan: Added DCAN supportPrashanth S2022-10-308-0/+11554
* cpukit/dev/can: Added CAN supportPrashanth S2022-10-309-0/+1512
* bsps/riscv: Workaround for sporadic linker issuesSebastian Huber2022-10-281-0/+1
* bsps/arm: fix Cortex-M7 systick reload valueDariusz Sabala2022-10-261-1/+1
* sptests: Avoid fatal error to end a testSebastian Huber2022-10-252-0/+2
* bsps: Add Cache Manager implementation groupSebastian Huber2022-10-241-4/+39
* libdebugger: Add a target break call to suspend all running threadsChris Johns2022-10-183-16/+65
* bsps: Improve riscv console FDT parsingAlan Cudmore2022-10-141-9/+5
* riscv: Move functions to avoid build issuesSebastian Huber2022-10-142-10/+10
* validation: Use correct number of idle tasksSebastian Huber2022-10-141-1/+16
* powerpc: Conditionally provide Context_Control_fpSebastian Huber2022-10-141-3/+6
* powerpc: Fix 'noreturn' function does returnSebastian Huber2022-10-141-0/+1
* 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