]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/history - lib
Remove platform_get_processor_info() from hil_proc
[processor-sdk/open-amp.git] / lib /
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
2016-10-13 Wendy LiangAdd initialize() hil_proc API
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 llist with metal_list for rpmsg endpoint
2016-10-13 Wendy LiangReplace llist with metal_list for rpmsg channels
2016-10-13 Wendy Liangport hil_proc to use metal_list
2016-10-13 Wendy Liangreplace env_print with printf
2016-10-13 Wendy LiangRemove OpenAMP env_print and env_assert
2016-10-13 Wendy LiangIntroduce RPMSG_ASSERT
2016-10-13 Wendy LiangRemove memory barrier definition from OpenAMP env
2016-10-13 Wendy LiangReplace OpenAMP memory barrier with atomic operation
2016-10-13 Wendy Liangremove memory barrier from zynqmp remoteproc driver
2016-10-13 Wendy LiangRemove env_strncmp()
2016-10-13 Wendy LiangReplace env_strncmp() wisth strncmp()
2016-10-13 Wendy LiangRemove env_strcmp()
2016-10-13 Wendy LiangReplace env_strcmp() with strcmp()
2016-10-13 Wendy LiangRemove env_strncpy()
2016-10-13 Wendy LiangReplace env_strncpy() with strncpy()
2016-10-13 Wendy LiangRemove undefined env_strcpy()
2016-10-13 Wendy LiangRemove undefined env_strlen()
2016-10-13 Wendy LiangRemove env_memcpy()
2016-10-13 Wendy LiangReplace env_memcpy() with memcpy()
2016-10-13 Wendy LiangRemove env_memset()
2016-10-13 Wendy LiangReplace env_memset() with memset()
2016-10-13 Wendy LiangRemove env_init()
2016-10-13 Wendy LiangReplace env_init() with metal_init()
2016-10-13 Wendy Liangsh_mem.c: Remove unused status var
2016-10-13 Wendy LiangRemove OpenAMP env mutex implementation
2016-10-13 Wendy LiangReplace ENV mutex with the libmetal mutex
2016-10-13 Wendy LiangCheck libmetal include dir
2016-10-13 Wendy LiangZynqMP_R5: Add support to out of repo libxil
2016-10-13 Wendy Liangshared mem: fix the get first zero bit function
2016-10-12 Wendy Liangswap the trace and devmem rsc handler
2016-09-22 Simon BrummerFixed cast to (void *) preventing error free compilatio...
2016-07-01 Edgar E. Iglesiasvirtio: Redefine vring_avail_event
2016-07-01 Wendy LiangUse standard types in resource table
2016-07-01 Wendy Liangrpmsg.h: move code to maximize match against Linux
2016-07-01 Wendy LiangRemove redundant checking in rpmsg send
2016-07-01 Wendy Liangrpmsg.h: remove leading space of function declare
2016-07-01 Cyril ChemparathyUse standard types in rpmsg
2016-04-21 Wendy Liangchange rpmsg error base v2016.04
2016-04-21 Wendy LiangFix rpmsg_end on REMOTE causes buffer "leak"
2016-04-21 Wendy LiangAdd env_assert() API
2016-04-20 Michal Princ (NXA1... Add missing #else statement into the compiler.h
2016-04-19 Michal Princ (NXA1... Change the NXP copyright to Freescale
2016-04-11 Michal Princ (NXA1... Fix double free, occurs if a channel destroyed callback...
2016-03-31 Michal Princ (NXA1... Fix deadlock in rpmsg_send_ns_message caused by error
2016-03-07 Sam Sortaisfix deallocation issue on deinit
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 Sortaisinvalidate cache instead of disabling
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-03-01 Michal Princ (NXA1... Avoid using zero length arrays in sh_mem_pool structure
2016-02-18 Michal Princ (NXA1... Fix the way the create endpoint function returns the...
2016-02-18 Michal Princ (NXA1... Avoid using zero length arrays in rpmsg_hdr struct
2016-02-13 Wendy Liangremoteproc: zynqmp to a53: always enable IPI intr
2016-02-12 Michal Princ (NXA1... Avoid memory leak in rpmsg_init()
2016-02-12 Marian Cingel (B37642)Switch params for sh_mem_free_buffer call
2016-02-09 Wendy LiangRemove Makefile
2016-02-09 Wendy LiangUse CMake for compilation
2016-02-09 Wendy Liangzynqmp_r5: remove IPI handler
2016-02-09 Wendy Liangzynqmp_r5: rename machine.c to machine_system.c
2016-02-09 Wendy LiangUpdate for splited system/machine implementation
2016-02-09 Wendy LiangSplit zynqmp_r5 machine.c
2016-02-09 Wendy Liangzynq7: split the machine.c/.h
2016-02-09 Wendy LiangMove remoteproc drv from system/machaine to remoteproc
2016-02-09 Wendy Liangzynqmp_r5:remoteproc:fix compilation warning
2016-02-09 Wendy Liangzynqmp-r5:remoteproc:solve unused variable warning
2016-02-09 Wendy LiangMove Linux userspace/kernelspace demo to obsolete
2016-02-09 Wendy Lianggeneric: zynqmp_r5: allow extern generic headers
2016-02-09 Wendy Lianggeneric:zynqmp_r5:remoteproc: include machine.h
2016-02-09 Wendy LiangRestruct obsolete directory
2016-02-09 Wendy Liangremove MASTER macro
2016-02-09 Wendy LiangAdd REMOTERPROC_MASTER
2016-02-09 Wendy LiangRemove OPENAMP_BAREMETAL
2016-02-09 Wendy LiangUse lib/ for source files for OpenAMP library