]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/history - lib/remoteproc/drivers/zynq_remoteproc_a9.c
Replace alloc/free memory with the libmetal APIs
[processor-sdk/open-amp.git] / lib / remoteproc / drivers / zynq_remoteproc_a9.c
2016-10-13 Wendy LiangReplace alloc/free memory with the libmetal APIs
2016-10-13 Wendy Lianghil_proc: initialize with proc->ops->initialize()
2016-10-13 Wendy Lianghil_proc: use proc->ops->release()
2016-10-13 Wendy Liangzynq a9 remoteproc: implement _initialize()
2016-10-13 Wendy LiangReplace env_memcpy() with memcpy()
2016-03-07 Sam Sortaisrm compilation warnings, clean comments, file rename
2016-03-05 Sam Sortaiszynqmp: drivers use platform_isr instead of hil_isr
2016-02-09 Wendy LiangMove remoteproc drv from system/machaine to remoteproc