aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc/remoteproc_elf_loader.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-27remoteproc: Fix various kernel-doc warningsSuman Anna1-4/+8
2021-03-11remoteproc: add is_iomem to da_to_vaPeng Fan1-6/+15
2020-04-22remoteproc: remove rproc_elf32_sanity_checkClement Leger1-21/+0
2020-04-19remoteproc: add rproc_coredump_set_elf_infoClement Leger1-3/+0
2020-03-25remoteproc: Adapt coredump to generate correct elf typeClement Leger1-0/+3
2020-03-25remoteproc: Add elf64 support in elf loaderClement Leger1-56/+130
2020-03-25remoteproc: Rename rproc_elf_sanity_check for elf32Clement Leger1-3/+3
2020-03-25remoteproc: Use u64 type for boot_addrClement Leger1-1/+1
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds1-2/+1
2019-06-29remoteproc: Use struct_size() helperGustavo A. R. Silva1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-01-15remoteproc: Move resource table load logic to findBjorn Andersson1-15/+22
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson1-18/+12
2016-08-12remoteproc: align code with open parenthesisAnna, Suman1-3/+3
2013-04-05remoteproc: add find_loaded_rsc_table firmware opsSjur Brændeland1-0/+25
2013-04-05remoteproc: refactor rproc_elf_find_rsc_table()Sjur Brændeland1-29/+46
2012-12-03treewide: Fix typos in various driversMasanari Iida1-2/+2
2012-07-26Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteprocLinus Torvalds1-0/+295
2012-07-15remoteproc: Support custom firmware handlersSjur Brændeland1-11/+19
2012-07-15remoteproc: Move Elf related functions to separate fileSjur Brændeland1-0/+287