summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-16build: Add RTEMS_CLANG_STATIC_ANALYZER optionSebastian Huber
2023-03-16build: Install test executablesSebastian Huber
2023-03-16build: Support conditional build dependenciesSebastian Huber
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
2023-02-18bsps/beagle: do not set values already set by spec file(s).Karel Gardas
2023-02-16doxygen: Add Doxygen files to a groupSebastian Huber
2023-02-15libmisc/shell/main_edit.c: User cannot cut using ctrl e and xzack
2023-02-14bsps/aarch64: Fix off-by-one cache bugKinsey Moore
2023-02-14bsps/aarch64: Flush cache before disabling MMUKinsey Moore
2023-02-14build: Remove superfluous attributeSebastian Huber
2023-02-14doxygen: Document CONFIGURE_INITSebastian Huber
2023-02-14doxygen: Fix header file pathSebastian Huber
2023-02-14doxygen: Harmonize header file referencesSebastian Huber
2023-02-14doxygen: Use @anchor for appl config optionsSebastian Huber
2023-02-14doxygen: Generalize appl config constraintsSebastian Huber
2023-02-14doxygen: Clarify CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber