summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* tftpDriver.c: Fix Coverity issuesFrank Kühndel2022-12-021-5/+22
* config: Add CONFIGURE_RECORD_INTERRUPTS_ENABLEDSebastian Huber2022-12-023-0/+33
* libmisc/rtems-fdt: Support prop map items up to the size of uintptr_tChris Johns2022-11-252-2/+23
* libmisc/shell: Fix edit Coverity errorChris Johns2022-11-251-1/+1
* libmisc/shell: Support terminal size as env variablesChris Johns2022-11-233-39/+155
* cpukit/rtems-fdt: Avoid use of malloc/errnoKinsey Moore2022-11-181-7/+6
* cpukit: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman2022-11-1418-58/+374
* cpukit/fdt: Fix typos and clarify paramsKinsey Moore2022-11-101-9/+15
* Remove remnants of rtems_io_lookup_nameJoel Sherrill2022-11-101-21/+0
* arm: Fix Armv7-M TLS supportSebastian Huber2022-11-101-1/+1
* riscv: Simplify _CPU_ISR_Set_level()Sebastian Huber2022-11-091-15/+13
* libmd: Remove extra digest copy in SHA256_Final()Sebastian Huber2022-11-091-1/+0
* riscv: Remove superfluous init/fini functionsSebastian Huber2022-11-091-12/+0
* config: Place init task storage area in .rtemsstackSebastian Huber2022-11-091-1/+2
* cpukit/aarch64: Emulate FPSR for FENV trapsKinsey Moore2022-11-091-0/+20
* rtems: Fix type in descriptionSebastian Huber2022-11-081-1/+1
* cpukit/libdebugger: Fix stepping on ARM architecturesChris Johns2022-10-311-313/+495
* cpukit/dev/can: Added CAN supportPrashanth S2022-10-304-0/+1125
* libdebugger: Add a target break call to suspend all running threadsChris Johns2022-10-183-16/+65
* riscv: Move functions to avoid build issuesSebastian Huber2022-10-141-0/+10
* 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-143-2/+8
* config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZESebastian Huber2022-10-1411-74/+286
* 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-143-4/+12
* score: Simplify castsSebastian Huber2022-10-141-8/+4
* score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber2022-10-1439-182/+207
* score: Move Thread_Control::Registers memberSebastian Huber2022-10-141-2/+9
* config: Changeable size for IDLE stack allocatorSebastian Huber2022-10-144-18/+24
* score: Require power of two CPU_STACK_MINIMUM_SIZESebastian Huber2022-10-144-4/+10
* libmisc/rtems-fdt: Fix return error valuesChris Johns2022-10-141-2/+2
* 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
* config: CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2022-10-061-47/+48
* 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
* score: Simplify Chain_Node definitionSebastian Huber2022-09-231-16/+6
* rtems: Add rtems_clock_get_ticks_since_boot() functionSebastian Huber2022-09-231-0/+53
* rtems: Fix typo in rtems_build_name() definitionSebastian Huber2022-09-221-1/+1
* bsps/riscv: Add Microchip PolarFire SoC BSP variantPadmarao Begari2022-09-202-2/+2
* Do not use RTEMS_INLINE_ROUTINESebastian Huber2022-09-19137-982/+982
* score: Prevent an out of bounds warningSebastian Huber2022-09-121-2/+7
* 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