index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
/
rproc-elf-loader.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-24
remoteproc: elf_loader: fix program header parsing
Fabien Dessenne
2020-01-07
remoteproc: elf_loader: Add elf resource table load support
Fabien Dessenne
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-11
remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api
Lokesh Vutla
2019-10-11
remoteproc: elf_loader: Introduce a common elf loader and checker functions
Lokesh Vutla
2019-10-11
remoteproc: elf-loader: Add 64 bit elf loading support
Lokesh Vutla
2019-10-11
remoteproc: elf_loader: Always check the validity of the image before loading
Lokesh Vutla
2019-10-11
remoteproc: ops: Add elf section size as input parameter to device_to_virt api
Lokesh Vutla
2019-07-22
remoteproc: add elf file load support
Fabien Dessenne