]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/history - lib/remoteproc/remoteproc.c
Delete hil proc in remoteproc only
[processor-sdk/open-amp.git] / lib / remoteproc / remoteproc.c
2017-02-06 Wendy LiangDelete hil proc in remoteproc only
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 Liangremoteproc: shutdown before rpmsg deinit
2016-10-13 Wendy Liangremoteproc: not del remoteproc after deinit rpmsg
2016-10-13 Wendy LiangUse uintptr_t for firmware addr
2016-10-13 Wendy Liangremoteproc: remove system cleanup related from lib
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 Liangremoteproc: Remove getting CPU Id from firmware
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 LiangReplace env_memset() with memset()
2016-10-13 Wendy LiangReplace env_init() with metal_init()
2016-03-07 Sam Sortaisrm compilation warnings, clean comments, file rename
2016-03-05 Sam Sortaisinvalidate cache instead of disabling
2016-02-09 Wendy LiangUse lib/ for source files for OpenAMP library