]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/history - lib
hil: add API to set vdev reset callback.
[processor-sdk/open-amp.git] / lib /
2017-02-06 Wendy Lianghil: add API to set vdev reset callback.
2017-02-06 Wendy Lianghil: add API to enable vdev IPI
2017-02-06 Wendy Liangrpmsg: rx_callback: do not handle name service.
2017-02-03 Wendy Liangremoteproc: zynqmp_a53: notify vdev when IPI received
2017-02-03 Wendy Liangremoteproc: zynqmp_a53: vdev/vrings share the same IPI
2017-02-03 Wendy Liangremoteproc: drivers: update enable_interrupt()
2017-02-03 Wendy Lianghil: change enable_interupt input arg to proc_intr
2017-02-03 Wendy Lianghil: add hil_set_vdev_ipi
2017-02-03 Wendy Lianghil: rename hil_set_ipi to hil_set_vring_ipi
2017-02-03 Wendy Liangrpmsg: remote_device: notify remote it's resetted in...
2017-02-03 Wendy Liangrpmsg: remote_device: use hil_vdev_notify for remote_de...
2017-02-03 Wendy Lianghil: add hil_notified
2017-02-03 Wendy Lianghil: add proc_vdev reset callback
2017-02-03 Wendy Liangrpmsg: use hil_free_vqs to delete virtqueues
2017-02-03 Wendy Lianghil: add free vqs for specified vdev
2017-02-03 Wendy Lianghil: add mutex lock to hil_proc
2017-02-03 Wendy Lianghil: fix spaces in the headers
2017-02-03 Wendy Lianghil: add hil_vdev_notify
2017-02-03 Wendy Lianghil: add intr info to proc_vdev
2017-02-03 Wendy Liangvirtio: replace _RESET status with _NEEDS_RESET
2017-02-03 Wendy Lianghil: remove unused attributes
2017-02-03 Wendy Liangremoteproc: resource table: add fw checksum rsc
2017-02-03 Wendy Liangrproc: add rproc_mem resource entry
2017-02-03 Wendy Liangrpmsg: remove setting remote dev active from remote...
2017-02-03 Wendy Liangrpmsg: start_ipc: only kick the remote if start_ipc...
2017-02-03 Wendy Liangrpmsg: rdev_init: do not create rpmsg channels before...
2017-02-03 Wendy Liangrpmsg: remote_dev: add API to check if remote is ready
2017-02-03 Wendy Liangrpmsg: remote_device: virio ops: get/set actual vdev...
2017-02-03 Wendy Liangrsc table: move setting vring info to hil_get_vring_info
2017-02-03 Wendy Liangremoteproc: rsc parser: set vdev_info to proc_vdev
2017-02-03 Wendy Lianghil: Add vdev_info to proc_vdev struct
2017-02-03 Wendy Liangremoteproc: zynqMP_a53: Do not clear IPI irq when it...
2017-02-03 Wendy Liangfix install paths to work for multilib
2016-12-13 Wendy Liangrpmsg: change channel state if nameservice is sent
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-15 Wendy LiangRemove the system/machine dependent layers
2016-10-15 Wendy LiangUse libmetal sleep and timestamp APIs
2016-10-15 Wendy LiangRemove machine specific include directory
2016-10-15 Marek Novak (NXA17138)Adding RPMsg Extension layer implementing zero-copy...
2016-10-14 Wendy LiangAdd Linux remoteproc between two processes
2016-10-14 Wendy LiangRemove remoteproc_plat from Zynq remoteproc driver
2016-10-13 Wendy LiangRemove remoteproc_plat in ZynqMP rproc driver
2016-10-13 Wendy LiangRemove remoteproc_plat from ZynqMP R5 rproc driver
2016-10-13 Wendy Liangupdate hil_proc not to add new user data struct
2016-10-13 Wendy LiangIntroduce openamp_print
2016-10-13 Wendy Liangzynq_remoteproc: solve the atomic warning
2016-10-13 Sam Sortaisadd option to exclude dependency check
2016-10-13 Sam Sortaisadd explicit include to errno.h
2016-10-13 Sam Sortaisadd freertos env
2016-10-13 Wendy LiangRemove Zynq7 generic system implementation
2016-10-13 Wendy LiangZynq remoteproc: update to use libmetal APIs
2016-10-13 Wendy LiangRemove ZynqMP R5 system/machine specific files
2016-10-13 Wendy LiangUpdate CMake files to compile OpenAMP for Linux
2016-10-13 Wendy LiangAdd Linux env
2016-10-13 Wendy LiangAdd zynqMP APU to RPU remoteproc driver
2016-10-13 Wendy Liangenv: introduce OpenAMP debug
2016-10-13 Wendy LiangOpenAMP: env: remove unused env funcitons
2016-10-13 Wendy LiangReplace alloc/free memory with the libmetal APIs
2016-10-13 Wendy Liangremoteproc: r5 to a53: remove shm mem map
2016-10-13 Wendy Liangremoteproc plat: init shmem if required
2016-10-13 Wendy Liangrpmsg_retarget: check if proxy is created
2016-10-13 Wendy Liangremoteproc: shutdown before rpmsg deinit
2016-10-13 Wendy Liangremoteproc: not del remoteproc after deinit rpmsg
2016-10-13 Wendy LiangUse libmetal_memset/memcpy_io for device memory
2016-10-13 Wendy LiangApps: generic: ZynqMP R5: use libmetal ISR
2016-10-13 Wendy LiangUse uintptr_t for firmware addr
2016-10-13 Wendy Liangremoteproc: zynqmp_r5: Update to use libmetal irq
2016-10-13 Wendy Liangrpmsg proxy: Use hil_proc poll to wait
2016-10-13 Wendy LiangZynqmp R5 remoteproc: implement poll function
2016-10-13 Wendy LiangAdd hil_proc poll()
2016-10-13 Wendy Liangvirtqueue: Use I/O region for pa to va convertion
2016-10-13 Wendy LiangRemove llist from the library
2016-10-13 Wendy Liangvirtqueue: Add shared memory I/O region
2016-10-13 Wendy LiangReplace llist rpmsg buf with libmetal scatter/gather...
2016-10-13 Wendy Liangremoteproc: rsc table: use libmetal to map memory
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 LiangAdd remoteproc platform APIs
2016-10-13 Wendy Liangrpmsg: run cache ops against cacheable buffers
2016-10-13 Wendy LiangAdd metal device and I/O region to hil_proc
2016-10-13 Wendy Liangzynqmp remoteproc: cleanup IPI in the driver probe
2016-10-13 Wendy Liangfirmware: move the firmware table out from lib
2016-10-13 Wendy Liangremoteproc: remove system cleanup related from lib
2016-10-13 Wendy LiangIntroduce hil_proc rsc header and rsc data struct
2016-10-13 Edgar E. Iglesiasremoteproc: Add support for peers without firmware
2016-10-13 Wendy Liangremoteproc: remove ipi deinit function
2016-10-13 Wendy LiangZynq7:platform_patova: return the correct va
2016-10-13 Wendy Liangrpmsg: Not convert va to pa when getting tx/rx buf
2016-10-13 Wendy Lianghil_proc: Use logical address in proc_vring
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 Lianghil_proc: introduce release()
2016-10-13 Wendy Liangzynqmp_r5 remoteproc: remove platform_get_processor_for...
2016-10-13 Wendy LiangRemove hil_get_cpuforfw()
2016-10-13 Wendy LiangRemove platform_get_processor_info() from hil_proc
2016-10-13 Wendy Liangremoteproc: Remove getting CPU Id from firmware
2016-10-13 Wendy Liangzynq a9 remoteproc: implement _initialize()
2016-10-13 Wendy Liangzynqmp r5 remoteproc: implement _initialize()
2016-10-13 Wendy LiangMake platform data as remote proc init input
next