]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/history - lib/remoteproc/drivers/zynqmp_remoteproc_a53.c
remoteproc: ZynqMP R5: remove flushing caches
[processor-sdk/open-amp.git] / lib / remoteproc / drivers / zynqmp_remoteproc_a53.c
2016-10-13 Wendy Liangremoteproc: ZynqMP R5: remove flushing caches
2016-10-13 Wendy LiangZynqMP: init hil_proc with remoteproc plat API
2016-10-13 Wendy Liangzynqmp remoteproc: cleanup IPI in the driver probe
2016-10-13 Wendy Liangremoteproc: remove ipi deinit function
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 Liangzynqmp_r5 remoteproc: remove platform_get_processor_for...
2016-10-13 Wendy Liangzynqmp r5 remoteproc: implement _initialize()
2016-10-13 Wendy Liangremove memory barrier from zynqmp remoteproc driver
2016-10-13 Wendy LiangReplace env_memcpy() with memcpy()
2016-03-07 Sam Sortaisrm compilation warnings, clean comments, file rename
2016-03-05 Sam Sortaisrename and define some local var/funcs static
2016-03-05 Sam Sortaiszynqmp: drivers use platform_isr instead of hil_isr
2016-03-05 Sam Sortaiszynqmp: replace logical-AND by bit-AND with ipi_chn_mask
2016-02-13 Wendy Liangremoteproc: zynqmp to a53: always enable IPI intr
2016-02-09 Wendy Liangzynqmp_r5: remove IPI handler
2016-02-09 Wendy LiangMove remoteproc drv from system/machaine to remoteproc