summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10bsps/riscv: Simplify riscv_plic_init()Sebastian Huber
2022-11-10bsps/riscv: Simplify riscv_clint_init()Sebastian Huber
2022-11-10bsps/riscv: Add tm27 supportSebastian Huber
2022-11-10bsps/riscv: Always dispatch software interruptsSebastian Huber
2022-11-10bsps/riscv: bsp_interrupt_get/set_affinity()Sebastian Huber
2022-11-10bsps/riscv: bsp_interrupt_raise_on()Sebastian Huber
2022-11-10bsps/riscv: bsp_interrupt_is_pending()Sebastian Huber
2022-11-10bsps/riscv: bsp_interrupt_get_attributes()Sebastian Huber
2022-11-10bsps/riscv: Improve bsp_interrupt_vector_disable()Sebastian Huber
2022-11-10bsps/riscv: Improve bsp_interrupt_vector_enable()Sebastian Huber
2022-11-10bsps/riscv: bsp_interrupt_vector_is_enabled()Sebastian Huber
2022-11-10bsps/riscv: bsp_interrupt_is_valid_vector()Sebastian Huber
2022-11-10bsps/riscv: RISCV_MAXIMUM_EXTERNAL_INTERRUPTSSebastian Huber
2022-11-09validation: Properly teardown test casesSebastian Huber
2022-11-09riscv: Simplify _CPU_ISR_Set_level()Sebastian Huber
2022-11-09libmd: Remove extra digest copy in SHA256_Final()Sebastian Huber
2022-11-09riscv: Remove superfluous init/fini functionsSebastian Huber
2022-11-09config: Place init task storage area in .rtemsstackSebastian Huber
2022-11-09cpukit/aarch64: Emulate FPSR for FENV trapsKinsey Moore
2022-11-09bsps/aarch64: Ensure FPU trap state is consistentKinsey Moore
2022-11-09zynqmp: Add support for the CFC-400XKinsey Moore
2022-11-08rtems: Fix type in descriptionSebastian Huber
2022-11-07wscript: fix formatting with yapfGedare Bloom
2022-11-07build: Disable can01 for small memory BSPsSebastian Huber
2022-11-04bsps/riscv: Use start data for objectSebastian Huber
2022-10-31cpukit/libdebugger: Fix stepping on ARM architecturesChris Johns
2022-10-31rtems-bsps: Generate empty config.ini for arc/bsp combinationsChris Johns
2022-10-30bsps/arm/beagle/dcan: Added DCAN supportPrashanth S
2022-10-30cpukit/dev/can: Added CAN supportPrashanth S
2022-10-28bsps/riscv: Workaround for sporadic linker issuesSebastian Huber
2022-10-26bsps/arm: fix Cortex-M7 systick reload valueDariusz Sabala
2022-10-25sptests: Avoid fatal error to end a testSebastian Huber
2022-10-24bsps: Add Cache Manager implementation groupSebastian Huber
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