summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm/xilinx-zynqmp-rpu: Fix clock driverHEADmasterStanislav Pankevich95 min.1-1/+1
* cpukit: Gate ticks per timeslice configKinsey Moore18 hours1-1/+3
* cpukit/jffs2: Properly commit JFFS2 dataKinsey Moore5 days1-0/+4
* Ensure ticks per timeslice is greater than zeroZack leung5 days2-2/+5
* bsps/shared/xqspipsu: Read correct status bitsKinsey Moore8 days1-0/+15
* bsps/shared/xnandpsu: Add opportunistic page cacheKinsey Moore8 days2-0/+50
* aarch64/zynqmp: Fix build item BSP familySebastian Huber8 days1-1/+1
* bsps/clock: Fix fast idle for SMPSebastian Huber8 days1-0/+16
* validation/tc-sched-smp: Fix synchronization issueMatt Joyce8 days1-0/+1
* aarch64/zynqmp: Fix UART base addresses and IRQSebastian Huber8 days3-4/+5
* bsps/powerpc: Fix include orderSebastian Huber8 days1-1/+1
* testsuites/dhrystone: Initialize before useKinsey Moore14 days1-0/+1
* cpukit/libtest: Remove unused variableKinsey Moore2024-03-011-1/+0
* bsps/xnandpsu: Allow creation of BBTKinsey Moore2024-02-281-1/+1
* build: Fix script actionSebastian Huber2024-02-281-2/+8
* powerpc: Use RTEMS_XCONCAT()Sebastian Huber2024-02-271-6/+4
* bsps/powerpc: Include missing <rtems/irq.h>Sebastian Huber2024-02-271-0/+1
* bsp/qoriq: Use more specific includeSebastian Huber2024-02-272-1/+2
* bsp/qoriq: Remove superfluous includeSebastian Huber2024-02-271-1/+0
* bsp/qoriq: Remove <rtems/irq.h> in <bsp/irq.h>Sebastian Huber2024-02-273-5/+4
* bsp/qoriq: Use bsp_fatal()Sebastian Huber2024-02-272-2/+5
* bsp/qoriq: Use interrupt entrySebastian Huber2024-02-274-29/+50
* Update company nameSebastian Huber2024-02-2714-14/+14
* testsuites/unit: Add files to groupSebastian Huber2024-02-272-0/+12
* testsuites/jffs2: Add test for empty NOR FSKinsey Moore2024-02-265-0/+285
* cpukit/jffs2: Handle used empty file systemKinsey Moore2024-02-262-0/+27
* spec/zynqmp-rpu: Clean up optionsKinsey Moore2024-02-232-3/+0
* arm/altera-cyclone-v/README: Fix use of CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSJoel Sherrill2024-02-231-1/+1
* libtest: Improve gcov info dumpSebastian Huber2024-02-222-4/+6
* testsuites/dl11: Test TLS on a secondary threadKinsey Moore2024-02-192-15/+59
* bsps/qspipsu: Calculate correct parallel mode sizeKinsey Moore2024-02-191-1/+2
* doxygen: Fix link formatSebastian Huber2024-02-161-1/+1
* crc: Add a CRC-24Q implementationSebastian Huber2024-02-165-0/+300
* base64: Add decoderMatthew Joyce2024-02-165-0/+410
* base64: Make base64 encoding tables publicSebastian Huber2024-02-162-7/+27
* base64: Move base64 encoding supportSebastian Huber2024-02-1610-111/+181
* i386: Restore SMP functionalityKinsey Moore2024-02-143-0/+11
* bsp/tms570: Fix console receive interruptsAdrien Chardon2024-02-011-36/+9
* cpukit/libblock: Ignore sync status prior to purgeKinsey Moore2024-01-312-2/+2
* cpukit/libblock: Ignore error notify return valueKinsey Moore2024-01-311-1/+1
* bsps/qoriq: Add VME support for MVME2500Christian Mauderer2024-01-313-2/+53
* bsps/qoriq: Allow setting EIRQ polarity and senseChristian Mauderer2024-01-312-0/+83
* bsps/qoriq: Add MMU regions for PCIe based on fdtChristian Mauderer2024-01-311-0/+88
* cpukit/libblock: Ignore return value on error pathKinsey Moore2024-01-291-1/+1
* cpukit/cache: Report coherent add area failuresKinsey Moore2024-01-262-13/+24
* cpukit/dosfs: Simplify expressions where possibleKinsey Moore2024-01-221-3/+3
* cpukit/libmisc: Cast getpid() before shiftingKinsey Moore2024-01-221-0/+5
* cpukit/libmisc/uuid: Check for invalid FDKinsey Moore2024-01-221-0/+6
* cpukit/dosfs: Don't leak a FAT FDKinsey Moore2024-01-221-7/+7
* fstests/tftpfs: Fix build dependencySebastian Huber2024-01-181-3/+3