summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-17build: Add RTEMS_CLANG_STATIC_ANALYZER optionSebastian Huber
2023-03-17build: Install test executablesSebastian Huber
2023-03-17build: Support conditional build dependenciesSebastian Huber
2023-03-17doxygen: Add group for FreeBSD kernel header filesSebastian Huber
2023-03-17doxygen: Add test files to groupsSebastian Huber
2023-03-17validation: Fix test case group identifiersSebastian Huber
2023-03-17doxygen: Add files to groups and fix group scopesSebastian Huber
2023-03-17doxygen: Fix group identifiersSebastian Huber
2023-03-17bsps/arm: Fix wordingSebastian Huber
2023-03-17bsps/riscv: Use per-CPU mtimecmp in clock driverSebastian Huber
2023-03-17bsps/riscv: Fix riscv_get_hart_index_by_phandle()Sebastian Huber
2023-03-17bsps/riscv: Make SMP start more robustSebastian Huber
2023-03-16rtems/test.h: Use __attribute__Sebastian Huber
2023-03-16score/arm: enhance ARMV7M MPU setup with capability to set control registerKarel Gardas
2023-03-16spec: add MPU CTRL option to be usable on ARMV7M based BSPsKarel Gardas
2023-03-16doxygen: Document hash algorithm filesSebastian Huber
2023-03-16cpuuse: Add implementation Doxygen groupSebastian Huber
2023-03-15bsps/zynqmp: Add JFFS2 NAND adapterKinsey Moore
2023-03-15cpukit/jffs2: Add support for NAND under JFFS2Kinsey Moore
2023-03-15cpukit/jffs2: Import wbuf.c from upstreamKinsey Moore
2023-03-15cpukit/jffs2: Initialize and lock mutexesKinsey Moore
2023-03-15bsps/xnandpsu: Allow use of both chip selectsKinsey Moore
2023-03-15sparc: Add header files to Doxygen groupSebastian Huber
2023-03-15score: Fix Doxygen group identifierSebastian Huber
2023-03-15score: Add file to Doxygen groupSebastian Huber
2023-03-15build: Use standard formatSebastian Huber
2023-03-15build: Remove obsolete default-by-variantSebastian Huber
2023-03-14bsps/microblaze: Add AXI GPIO driverAlex White
2023-03-14validation: Fix typoSebastian Huber
2023-03-14doxygen: Add groups for related test suitesSebastian Huber
2023-03-14spsysinit01: Fix sem_open() callSebastian Huber
2023-03-14Provide kernel space items only if neededSebastian Huber
2023-03-13validation: Derive names from item UIDsSebastian Huber
2023-03-10bsps/stm32h7: fix propagation of configured HSE freq. value into the codeKarel Gardas
2023-03-07pps: Round to closest integer in pps_event()Sebastian Huber
2023-03-07pps: Simplify the nsec calculation in pps_event()Sebastian Huber
2023-03-07pps: Directly assign the timestamps in pps_event()Sebastian Huber
2023-03-07pps: Move pcount assignment in pps_event()Sebastian Huber
2023-03-07pps: Simplify capture and event processingSebastian Huber
2023-03-07pps: Load timecounter once in pps_capture()Sebastian Huber
2023-03-07ntptime: ansifyMateusz Guzik
2023-03-07Clarify hardpps() parameter name and commentSebastian Huber
2023-03-07set_cputicker: use a boolMitchell Horne
2023-03-07kern_tc.c/cputick2usec()firk
2023-03-06build: Print item UID in case of errorsSebastian Huber
2023-03-02bsps/riscv: Use medany cmodel for 64-bit variantsSebastian Huber
2023-02-27bsps/aarch64: Disable interrupts during MMU remapKinsey Moore
2023-02-20waf: Update to waf 2.0.25Joel Sherrill
2023-02-18bsps/beagle: fix warning on possibly uninitialized clock control in pwmss.Karel Gardas
2023-02-18bsps/beagle: fix warning on missing castKarel Gardas