summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* testsuites/dhrystone: Initialize before useKinsey Moore2024-03-051-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
* build: Fix target of build scriptSebastian Huber2024-01-181-1/+1
* cpukit/score: Avoid overflow in multiplicationKinsey Moore2024-01-171-1/+1
* cpukit/dosfs: Remove unused internal function argKinsey Moore2024-01-161-2/+0
* cpukit: Remove or use unused variable assignmentsKinsey Moore2024-01-166-5/+9
* flashdev.c: return error if both buffers are NULLBernd Moessner2024-01-161-1/+1
* flashdev: Add missing default caseBernd Moessner2024-01-161-0/+2
* flashdev.h: Add missing C++ include guardsBernd Moessner2024-01-161-0/+9
* bsps/xilinx-zynqmp-rpu: Invalidate caches on startStanislav Pankevich2024-01-161-0/+8
* bsp/tms570: Use TMS570_OSCILLATOR_MAINSebastian Huber2024-01-152-5/+8
* bsp/tms570: Remove unused BSP optionsSebastian Huber2024-01-153-38/+0
* bsp/tms570: Update READMETyler Miller2024-01-151-71/+63