Commit Graph

  • 232180a502 bsp/tms570: Use internal RAM for fast data Sebastian Huber 2023-04-05 17:23:51 +02:00
  • 47c4093ad3 bsp/tms570: Add TMS570LC4357 support Sebastian Huber 2023-04-03 08:12:23 +02:00
  • 75b6d77680 bsp/tms570: Add TMS570_VARIANT Sebastian Huber 2023-04-03 08:10:23 +02:00
  • e13b7340fe bsp/tms570: Use 0x for hex constants Sebastian Huber 2023-04-04 07:57:22 +02:00
  • 3a0dcd5ee9 bsp/tms570: Replace TMS570_MMR_SELECT_GMII_SEL Sebastian Huber 2023-04-04 07:52:11 +02:00
  • da35b37f92 bsp/tms570: Add pin configuration variants Sebastian Huber 2023-04-04 07:46:25 +02:00
  • 4c6f562dc4 bsp/tms570: Enable cache manager implementation Sebastian Huber 2023-04-03 08:09:26 +02:00
  • 56fc9f1283 bsp/tms570: Export -mbe32 to pkg-config Sebastian Huber 2023-04-03 08:08:08 +02:00
  • ba89aae89d bsps/arm: BSP_START_VECTOR_ADDRESS_TABLE_ALIGNMENT Sebastian Huber 2023-04-17 15:37:07 +02:00
  • d4d257a1c0 build: Add assert-in-set option action Sebastian Huber 2023-04-03 08:06:27 +02:00
  • fe35c8d5ee ZYNQ7000: Add support PYNQ, PicoZed, MicroZed, ZYBO and ZYBO Z7 Bernd Moessner 2023-11-21 11:42:05 -08:00
  • b2dd594422 Fix zedboard clock settings Bernd Moessner 2023-11-21 11:42:04 -08:00
  • 8cb6e36e96 Fix add missing clock settings for zc706 Bernd Moessner 2023-11-21 11:42:03 -08:00
  • ac16e3b961 libtest: Add hash to gcov info dump Sebastian Huber 2023-11-09 11:22:07 +01:00
  • 528f0e1947 validation: Add nested test case remarks Sebastian Huber 2023-11-22 15:00:05 +01:00
  • d586b3c014 libtest: Add T_add_remark() Sebastian Huber 2023-11-22 14:57:32 +01:00
  • ac0b4ae5c4 bsps/imxrt1166: Disable video_mux Christian Mauderer 2023-11-21 15:54:35 +01:00
  • 02f2316be7 bsp/imxrt1166: Support GPIO CS pins in LPSPI Christian Mauderer 2023-11-21 15:54:34 +01:00
  • a38f9c57f9 bsps/imx*: imx_gpio from pointer to fdt property Christian Mauderer 2023-11-21 15:54:33 +01:00
  • a180c138c7 validation: Remove superfluous includes Sebastian Huber 2023-11-23 19:04:38 +01:00
  • f279017882 validation: Improve MrsP validation Sebastian Huber 2023-11-23 14:52:21 +01:00
  • 72c11fa91a waf: Fix Python 3.12 escape sequences Chris Johns 2023-11-22 14:20:23 +11:00
  • 71c024eaca score: Fix typo in name Sebastian Huber 2023-11-21 11:36:12 +01:00
  • 793c0f4671 bsps/arm: Add BSP for ZynqMP RPU Philip Kirkpatrick 2023-06-29 18:36:44 +02:00
  • 001a0a4db6 bsps/clock: Import Xilinx TTC hardware definitions Kinsey Moore 2023-09-27 10:23:53 -05:00
  • b414abcffe validation: Fix typos Sebastian Huber 2023-10-31 07:40:45 +01:00
  • 1a3125c0fe validation: Improve thread idle bodies test Sebastian Huber 2023-11-07 14:06:56 +01:00
  • 6486d0bff9 build: Do not use coverage for librtemstest Sebastian Huber 2022-07-04 16:12:24 +02:00
  • 00e910e1f0 bsps/leon3: Install header files Sebastian Huber 2023-11-03 07:42:42 +01:00
  • 06f3780d60 build: Exclude performance test if RTEMS_GCOV_COVERAGE Sebastian Huber 2022-08-01 17:12:59 +02:00
  • 1adf143246 testsuites/unit: Add tests for compiler builtins Sebastian Huber 2023-11-02 13:09:45 +01:00
  • 0c65f9faf3 score: Fix implicit integer conversion warnings Sebastian Huber 2023-11-02 13:40:33 +01:00
  • 963327eaf3 build: Improve testsuite build selection Sebastian Huber 2023-10-26 12:19:58 +02:00
  • 51d596281c imfs: Constify rtems_tarfs_load() Sebastian Huber 2023-10-20 10:01:35 +02:00
  • b0bd4bff49 cpukit/libfs/dosfs: Use enum values for enum init Kinsey Moore 2023-10-18 12:35:22 -05:00
  • 894ce51cd5 cpukit/score: Convert Thread_Life_state to uint32_t Kinsey Moore 2023-10-18 12:32:11 -05:00
  • bb6ed3bed7 bsps/xnandpsu: Always wrap page to device size Kinsey Moore 2023-10-19 14:20:25 -05:00
  • 3363fabb9d bsps/xnandpsu: Avoid loop counter reset Kinsey Moore 2023-10-19 13:26:29 -05:00
  • 3339afb82e bsps/aarch64/zynqmp/nand: Erase using offset Kinsey Moore 2023-10-18 15:33:45 -05:00
  • f6b1840f70 validation: Add wrapped bsp_interrupt_dispatch for MicroBlaze Alex White 2023-10-23 09:05:55 -05:00
  • 8a2c3af9cf bsps/xil: Adjust Xilinx support code for Cortex-R5 Kinsey Moore 2023-09-27 11:43:50 -05:00
  • 7ea60d29d8 bsps/xil: Import Xilinx Cortex-R5 support Kinsey Moore 2023-09-28 13:16:45 -05:00
  • b8f1988f15 doxygen: Replace and move main page Sebastian Huber 2021-09-30 09:58:37 +02:00
  • 8b6c64f9ec build: Let the get-integer action return None Sebastian Huber 2023-10-20 11:15:03 +02:00
  • 36b935f1c3 sparc: Fix move of CPU counter implementation Sebastian Huber 2023-10-20 15:12:57 +02:00
  • 958d517215 bsps/leon3: Use DSU time tag for GR712RC Sebastian Huber 2023-09-15 16:20:47 +02:00
  • 601b84c758 bsps/leon3: leon3_counter_use_irqamp_timestamp() Sebastian Huber 2023-09-16 07:42:38 +02:00
  • ffa29bac30 bsps/leon3: Statically initialize get timecount Sebastian Huber 2023-09-21 07:34:51 +02:00
  • 8266a8a335 bsps/leon3: Move code blocks Sebastian Huber 2023-09-16 07:31:57 +02:00
  • abb2f8bd66 bsps/leon3: Use custom CPU counter implementation Sebastian Huber 2023-09-15 15:46:31 +02:00
  • ff533cec9d bsps/leon3: Simplify clock and CPU counter Sebastian Huber 2023-09-15 11:24:50 +02:00
  • 3f03a6d2ef bsps/leon3: Make GPTIMER fall back mandatory Sebastian Huber 2023-09-15 11:11:31 +02:00
  • b6dc4b4707 sparc: Move CPU counter implementation Sebastian Huber 2023-09-14 16:08:53 +02:00
  • 8fe0fc4721 bsps/leon3: Optional IRQ(A)MP timestamp support Sebastian Huber 2023-09-15 10:01:53 +02:00
  • 95cf6e57be bsps/leon3: Update due to register API changes Sebastian Huber 2023-10-20 11:14:04 +02:00
  • c15132aafd mpci: Hide implementation details Sebastian Huber 2023-10-20 11:09:42 +02:00
  • a738d69bcf bsps/aarch64: Disable use of TTBR1 Tian Ye 2023-10-18 09:21:56 -05:00
  • e7cb79c39d cpukit: Remove unused includes Kinsey Moore 2023-10-12 14:18:39 -05:00
  • 5b22003411 bsps: Remove unused includes Kinsey Moore 2023-10-12 13:14:59 -05:00
  • 406ad8a5ae powerpc/t32mppc: Improve terminal settings Sebastian Huber 2023-10-13 09:50:39 +02:00
  • ed2817c4c6 powerpc/t32mppc: Remove obsolete config options Sebastian Huber 2023-10-13 09:48:20 +02:00
  • 8290784378 powerpc/t32mppc: Fix console driver Sebastian Huber 2023-10-13 09:46:58 +02:00
  • 0a1d0dce3b cpukit/jffs2: Correctly init jffs2_inode_info Kinsey Moore 2023-10-04 21:41:37 -05:00
  • d7aa1ab86f cpukit/jffs2: Implement JFFS2 spinlocks Kinsey Moore 2023-10-04 12:26:57 -05:00
  • c5476e2b8c bsps/xilinx-zynqmp: Unify JFFS2 OOB write locking Kinsey Moore 2023-10-04 10:58:23 -05:00
  • b9f7eb2a92 fat_fat_operations.c: Fix incorrect indentation Joel Sherrill 2023-10-03 10:28:23 -05:00
  • 43b74b142e validation: Support powerpc in test case Sebastian Huber 2023-10-12 16:32:17 +02:00
  • f7632d0dad testsuites/unit: Fix build error on aarch64 Sebastian Huber 2023-10-12 14:58:53 +02:00
  • 429727cdf3 testsuites/unit: Add tests for compiler builtins Sebastian Huber 2023-09-29 14:43:49 +02:00
  • 2cb3d75d9e validation: Test CPU performance Sebastian Huber 2023-09-29 21:53:42 +02:00
  • 1781b517dd validation: Check thread dispatching detail Sebastian Huber 2023-09-30 08:07:57 +02:00
  • 1c36971d92 sparc: Fix stack corruption Sebastian Huber 2023-09-20 09:21:10 +02:00
  • 25a4dff56e bsp/i386/pc686: Clean up warnings Chris Johns 2023-10-04 13:17:13 +11:00
  • a1fc6555a6 libtest: Include missing header file Sebastian Huber 2023-10-02 07:31:20 +02:00
  • f3f8aa5b9b cpukit/aarch64: Resolve warnings with ILP32 ABI Kinsey Moore 2023-09-25 15:32:23 -05:00
  • 99c637fbd9 cpukit/jffs2: Avoid use of off-chain semantics Kinsey Moore 2023-09-20 13:16:14 -05:00
  • 41d43cef6c bsps/xnandpsu: Ensure buffer cache sync Kinsey Moore 2023-09-19 14:28:00 -05:00
  • 2b5526aa5e bsps/xnandpsu: Don't rely on usleep for polling Kinsey Moore 2023-09-19 14:23:06 -05:00
  • 5a21b1d133 validation: Compatibility for other RTEMS versions Sebastian Huber 2023-09-26 08:34:17 +02:00
  • 3fa6e41c4c validation: Simplify partition performance test Sebastian Huber 2023-09-26 08:26:05 +02:00
  • a986262380 validation: Check stack of interrupted context Sebastian Huber 2023-09-21 14:54:01 +02:00
  • b3e4c41941 arm: Use a valid signed integer constant Sebastian Huber 2023-09-22 14:37:53 +02:00
  • 535999041a psx13: Fix use of uninitialized variable warning Sebastian Huber 2023-09-22 14:37:25 +02:00
  • ee63681aeb tests: Add header for RTEMS test printer Sebastian Huber 2023-09-22 14:14:14 +02:00
  • 3f3c646dea bsps/xqspipsu: Add SFDP config space read ability Kinsey Moore 2023-06-02 15:06:09 -05:00
  • 853429c3f8 bsps/xqspipsu: Break out RDID Kinsey Moore 2023-05-22 14:20:17 -05:00
  • 109479e874 build: Remove enabled-by special case Sebastian Huber 2023-09-18 11:46:37 +02:00
  • de25f012b7 libdl: Use _CPU_Get_TLS_thread_pointer() Sebastian Huber 2023-09-15 08:56:30 +02:00
  • 49a88a73a8 score: Add _CPU_Get_TLS_thread_pointer() Sebastian Huber 2023-09-15 08:21:21 +02:00
  • 580a457724 build: Add target to build scripts Sebastian Huber 2023-08-10 09:57:36 +02:00
  • 2111497c0f rtems: rtems_configuration_get_interrupt_stack_size() Sebastian Huber 2023-09-14 09:09:53 +02:00
  • 206bbeb31b score: Fix TLS support for some code models Sebastian Huber 2023-09-13 12:14:48 +02:00
  • 36b330910d bsp/stm32h7: Exclude some tests Sebastian Huber 2023-09-15 09:53:00 +02:00
  • 92fc82b54d arm/lm3s69xx: Exclude monitor test program Sebastian Huber 2023-09-15 09:49:20 +02:00
  • 5f8415b92e validation: Add RTEMS_DEFINE_GLOBAL_SYMBOL() test Sebastian Huber 2023-09-14 14:03:16 +02:00
  • 1e7733aca6 sp37: Check ISR level of system init Sebastian Huber 2023-09-12 08:53:24 +02:00
  • 5dc43a04ef build: Merge regulator build into library item Sebastian Huber 2023-09-13 07:56:38 +02:00
  • d7a6e80398 tests: Improve RTEMS_DEFINE_GLOBAL_SYMBOL() tests Sebastian Huber 2023-09-12 16:42:13 +02:00
  • 0add2d2edc score: Fix RTEMS_DEFINE_GLOBAL_SYMBOL() Sebastian Huber 2023-09-12 16:29:47 +02:00
  • 2bb23c7e84 microblaze: Fix relocation targets Alex White 2023-09-08 14:57:19 -05:00