index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
remoteproc_elf_loader.c
Age
Commit message (
Expand
)
Author
2021-05-27
remoteproc: Fix various kernel-doc warnings
Suman Anna
2021-03-11
remoteproc: add is_iomem to da_to_va
Peng Fan
2020-04-22
remoteproc: remove rproc_elf32_sanity_check
Clement Leger
2020-04-19
remoteproc: add rproc_coredump_set_elf_info
Clement Leger
2020-03-25
remoteproc: Adapt coredump to generate correct elf type
Clement Leger
2020-03-25
remoteproc: Add elf64 support in elf loader
Clement Leger
2020-03-25
remoteproc: Rename rproc_elf_sanity_check for elf32
Clement Leger
2020-03-25
remoteproc: Use u64 type for boot_addr
Clement Leger
2019-07-17
Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-06-29
remoteproc: Use struct_size() helper
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-01-15
remoteproc: Move resource table load logic to find
Bjorn Andersson
2018-01-15
remoteproc: Merge rproc_ops and rproc_fw_ops
Bjorn Andersson
2016-08-12
remoteproc: align code with open parenthesis
Anna, Suman
2013-04-05
remoteproc: add find_loaded_rsc_table firmware ops
Sjur Brændeland
2013-04-05
remoteproc: refactor rproc_elf_find_rsc_table()
Sjur Brændeland
2012-12-03
treewide: Fix typos in various drivers
Masanari Iida
2012-07-26
Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-07-15
remoteproc: Support custom firmware handlers
Sjur Brændeland
2012-07-15
remoteproc: Move Elf related functions to separate file
Sjur Brændeland