]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/history - lib/common
remoteproc: zynqmp_a53: vdev/vrings share the same IPI
[processor-sdk/open-amp.git] / lib / common /
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 Lianghil: add hil_notified
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: add hil_vdev_notify
2017-02-03 Wendy Liangrsc table: move setting vring info to hil_get_vring_info
2016-10-15 Wendy LiangUse libmetal sleep and timestamp APIs
2016-10-13 Wendy Liangupdate hil_proc not to add new user data struct
2016-10-13 Wendy LiangReplace alloc/free memory with the libmetal APIs
2016-10-13 Wendy LiangUse uintptr_t for firmware addr
2016-10-13 Wendy LiangAdd hil_proc poll()
2016-10-13 Wendy LiangRemove llist from the library
2016-10-13 Wendy Liangfirmware: move the firmware table out from lib
2016-10-13 Wendy LiangIntroduce hil_proc rsc header and rsc data struct
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 LiangRemove hil_get_cpuforfw()
2016-10-13 Wendy LiangRemove platform_get_processor_info() from hil_proc
2016-10-13 Wendy LiangMake platform data as remote proc init input
2016-10-13 Wendy Liangport hil_proc to use metal_list
2016-10-13 Wendy LiangReplace env_strncmp() wisth strncmp()
2016-10-13 Wendy LiangReplace env_memset() with memset()
2016-10-13 Wendy Liangsh_mem.c: Remove unused status var
2016-10-13 Wendy LiangReplace ENV mutex with the libmetal mutex
2016-10-13 Wendy Liangshared mem: fix the get first zero bit function
2016-04-19 Michal Princ (NXA1... Change the NXP copyright to Freescale
2016-03-07 Sam Sortaisfix deallocation issue on deinit
2016-03-07 Sam Sortaisrm compilation warnings, clean comments, file rename
2016-03-01 Michal Princ (NXA1... Avoid using zero length arrays in sh_mem_pool structure
2016-02-09 Wendy LiangUse CMake for compilation
2016-02-09 Wendy LiangUse lib/ for source files for OpenAMP library