]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/history - lib/remoteproc/drivers/zynq_remoteproc_a9.c
apps: machine: zynqmp_r5: correct IPI setting.
[processor-sdk/open-amp.git] / lib / remoteproc / drivers / zynq_remoteproc_a9.c
2017-02-06 Wendy Liangremoteproc: driver: zynq: mark notified when enabling...
2017-02-03 Wendy Liangremoteproc: drivers: update enable_interrupt()
2016-11-04 Sam Sortaisremoteproc: zynq: remove compile warning v2016.10
2016-11-03 Wendy Liangremoteproc: zynq: do not free proc mem in release
2016-10-14 Wendy LiangRemove remoteproc_plat from Zynq remoteproc driver
2016-10-13 Wendy Liangzynq_remoteproc: solve the atomic warning
2016-10-13 Sam Sortaisadd explicit include to errno.h
2016-10-13 Wendy LiangZynq remoteproc: update to use libmetal APIs
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