aboutsummaryrefslogtreecommitdiff
path: root/drivers/remoteproc/remoteproc_elf_loader.c
AgeCommit message (Expand)Author
2022-04-13remoteproc: elf_loader: skip segment with memsz as zeroPeng Fan
2021-09-27remoteproc: Fix the wrong default value of is_iomemDong Aisheng
2021-09-27remoteproc: elf_loader: Fix loading segment when is_iomem truePeng Fan
2021-05-27remoteproc: Fix various kernel-doc warningsSuman Anna
2021-03-11remoteproc: add is_iomem to da_to_vaPeng Fan
2020-04-22remoteproc: remove rproc_elf32_sanity_checkClement Leger
2020-04-19remoteproc: add rproc_coredump_set_elf_infoClement Leger
2020-03-25remoteproc: Adapt coredump to generate correct elf typeClement Leger
2020-03-25remoteproc: Add elf64 support in elf loaderClement Leger
2020-03-25remoteproc: Rename rproc_elf_sanity_check for elf32Clement Leger
2020-03-25remoteproc: Use u64 type for boot_addrClement Leger
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-06-29remoteproc: Use struct_size() helperGustavo A. R. Silva
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-01-15remoteproc: Move resource table load logic to findBjorn Andersson
2018-01-15remoteproc: Merge rproc_ops and rproc_fw_opsBjorn Andersson
2016-08-12remoteproc: align code with open parenthesisAnna, Suman
2013-04-05remoteproc: add find_loaded_rsc_table firmware opsSjur Brændeland
2013-04-05remoteproc: refactor rproc_elf_find_rsc_table()Sjur Brændeland
2012-12-03treewide: Fix typos in various driversMasanari Iida
2012-07-26Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-07-15remoteproc: Support custom firmware handlersSjur Brændeland
2012-07-15remoteproc: Move Elf related functions to separate fileSjur Brændeland