aboutsummaryrefslogtreecommitdiff
path: root/test/dm/remoteproc.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+2
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-2/+1
2024-05-06test: Remove <common.h> and add needed includesTom Rini1-1/+2
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-01-05test:dm:fix typoYuepeng Xing1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-3/+3
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass1-2/+2
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass1-0/+2
2020-05-19test: Use ut_asserteq_mem() where possibleSimon Glass1-3/+3
2020-01-07remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne1-11/+80
2019-10-11remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla1-0/+2
2019-10-11remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla1-4/+1
2019-07-22remoteproc: add elf file load supportFabien Dessenne1-0/+122
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2015-10-22test: Add basic tests for remoteprocNishanth Menon1-0/+67