summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tmfine01: Convert to JSON dataSebastian Huber2024-01-153-4270/+239
* tmcontext01: Convert to JSON dataSebastian Huber2024-01-153-317/+181
* tmcontext01: Improve timing measurements for sparcSebastian Huber2024-01-151-16/+12
* tmcontext01: Prevent optimizationsSebastian Huber2024-01-151-12/+3
* libio: Clean up usage of rtems_termios_device_modeKinsey Moore2024-01-1022-34/+39
* bsps/aarch64/cache: Clean up unused fuctionsKinsey Moore2024-01-101-27/+2
* cpukit/dosfs: Jump to correct error handlerKinsey Moore2024-01-101-1/+1
* Revert "Include Xilinx support files also for Zynq7000"Joel Sherrill2024-01-091-2/+0
* xparameters.h: fix typo in commentBernd Moessner2024-01-081-1/+1
* Include Xilinx support files also for Zynq7000Bernd Moessner2024-01-051-0/+2
* cpukit/dosfs: Cast away ignored returnKinsey Moore2024-01-051-1/+1
* testsuites/fstests: Add JFFS2 NAND support testsKinsey Moore2023-12-2212-0/+502
* cpukit/jffs2: Revert to non-granular lockingKinsey Moore2023-12-226-27/+61
* fstests/tftpfs: Use rtems_test_run()Sebastian Huber2023-12-191-56/+2
* libtest: Change verbosity to normalSebastian Huber2023-12-191-1/+1
* doxygen: CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITYSebastian Huber2023-12-191-1/+29
* tm27: Add TM27_INTERRUPT_VECTOR_ALTERNATIVESebastian Huber2023-12-195-6/+51
* tm27: Add optional TM27_INTERRUPT_VECTOR_DEFAULTSebastian Huber2023-12-194-2/+27
* ftpd: Fix set but not used warningSebastian Huber2023-12-191-1/+0
* bsps/xnandpsu: Allow manipulation of BBTKinsey Moore2023-12-142-0/+87
* bsps/xnandpsu: Constrain block erasure to deviceKinsey Moore2023-12-141-0/+4
* bsps/xnandpsu: Mark correct reserved blocksKinsey Moore2023-12-141-0/+4
* bsps/xnandpsu: Write BBT to correct locationKinsey Moore2023-12-141-0/+5
* bsps/xnandpsu: Detect missing BBTsKinsey Moore2023-12-141-0/+3
* bsps/xnandpsu: Read correct BBT sizeKinsey Moore2023-12-141-0/+4
* bsps/xnandpsu: Fix BBT mapping functionsKinsey Moore2023-12-141-0/+32
* bsps/zynqmp/jffs2: Use BBT information directlyKinsey Moore2023-12-141-1/+23
* bsps/arm/stm32f4: Enable USART RX interruptsJacob Killelea2023-12-142-7/+65
* libtest: Fix test printer in rtems_test_run()Sebastian Huber2023-12-141-2/+11
* psxftw01: Simplify and use rtems_test_run()Sebastian Huber2023-12-141-56/+6
* libtest: Set test printer in rtems_test_run()Sebastian Huber2023-12-141-3/+11
* ftpd: Make socket timeout optionalSebastian Huber2023-12-141-9/+4
* rtems-fdt: Fix node property access on 64bitChris Johns2023-12-141-1/+1
* libmisc/shell: Work around tmux bug in row and columnChris Johns2023-12-131-25/+125
* build: Fix default valueSebastian Huber2023-12-121-1/+1
* bsp/tms570: Do not use POM for internal flashSebastian Huber2023-12-061-3/+2
* bsp/tms570: Improve POM handlingSebastian Huber2023-12-065-2/+14
* bsp/tms570: Adjust BSP_OSCILATOR_CLOCKSebastian Huber2023-12-061-0/+5
* bsp/tms570: Fix debug console baud settingSebastian Huber2023-12-061-1/+1
* bsp/tms570: Use internal RAM for fast dataSebastian Huber2023-12-061-1/+1
* bsp/tms570: Add TMS570LC4357 supportSebastian Huber2023-12-063-0/+32
* bsp/tms570: Add TMS570_VARIANTSebastian Huber2023-12-062-0/+23
* bsp/tms570: Use 0x for hex constantsSebastian Huber2023-12-061-8/+8
* bsp/tms570: Replace TMS570_MMR_SELECT_GMII_SELSebastian Huber2023-12-062-1/+9
* bsp/tms570: Add pin configuration variantsSebastian Huber2023-12-062-46/+133
* bsp/tms570: Enable cache manager implementationSebastian Huber2023-12-061-1/+2
* bsp/tms570: Export -mbe32 to pkg-configSebastian Huber2023-12-061-0/+1
* bsps/arm: BSP_START_VECTOR_ADDRESS_TABLE_ALIGNMENTSebastian Huber2023-12-063-1/+29
* build: Add assert-in-set option actionSebastian Huber2023-12-061-0/+8
* ZYNQ7000: Add support PYNQ, PicoZed, MicroZed, ZYBO and ZYBO Z7Bernd Moessner2023-11-2821-2/+171