]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/history - lib/rpmsg/rpmsg.c
apps: machine: zynqmp_r5: correct IPI setting.
[processor-sdk/open-amp.git] / lib / rpmsg / rpmsg.c
2016-10-15 Wendy LiangUse libmetal sleep and timestamp APIs
2016-10-15 Marek Novak (NXA17138)Adding RPMsg Extension layer implementing zero-copy...
2016-10-13 Wendy Liangupdate hil_proc not to add new user data struct
2016-10-13 Wendy LiangUse libmetal_memset/memcpy_io for device memory
2016-10-13 Wendy Liangremoteproc: remove system cleanup related from lib
2016-10-13 Wendy LiangMake platform data as remote proc init input
2016-10-13 Wendy Liangrproc init: remove system init
2016-10-13 Wendy Liangrpmsg_init: caller to control whether to init env
2016-10-13 Wendy LiangIntroduce RPMSG_ASSERT
2016-10-13 Wendy LiangReplace env_memcpy() with memcpy()
2016-10-13 Wendy LiangReplace env_init() with metal_init()
2016-10-13 Wendy LiangReplace ENV mutex with the libmetal mutex
2016-07-01 Wendy LiangRemove redundant checking in rpmsg send
2016-07-01 Cyril ChemparathyUse standard types in rpmsg
2016-04-21 Wendy LiangFix rpmsg_end on REMOTE causes buffer "leak"
2016-04-19 Michal Princ (NXA1... Change the NXP copyright to Freescale
2016-03-07 Sam Sortaisrm compilation warnings, clean comments, file rename
2016-02-18 Michal Princ (NXA1... Avoid using zero length arrays in rpmsg_hdr struct
2016-02-09 Wendy LiangUse lib/ for source files for OpenAMP library