]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/shortlog
processor-sdk/open-amp.git
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 LiangZynq7 master: Add the firmware table to app init
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 LiangApps: do the system cleanup in the app
2016-10-13 Wendy LiangApps: generic: Zynq7: add cleanup API
2016-10-13 Wendy LiangApps: generic: ZynqMP R5: add cleanup API
2016-10-13 Wendy Liangapp: Update init data def due to hil_proc change
2016-10-13 Wendy LiangIntroduce hil_proc rsc header and rsc data struct
2016-10-13 Wendy Liangapps: pass RPMsg role to remoteproc init API
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 LiangAdd checking stdatomic header file checking
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 Liangapps: zynq: remove platform_get_processor_for_fw()
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 Liangapps: update calling the remoteproc init API
2016-10-13 Wendy Liangapps: zynq7: remove setting rproc platform data funciton
2016-10-13 Wendy Liangapps: zynqmp r5: remove extra remoteproc information
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 LiangApps: add list node in platform info new hil_proc
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 LiangAdd libmetal to the libraries to build OpenAMP app
2016-10-13 Wendy LiangCheck libmetal include dir
2016-10-13 Wendy LiangAdd CMake depends to check OpenAMP dependencies
2016-10-13 Wendy LiangAdd CMake module for look for libmetal
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-05-18 Wendy LiangCorrect the name of the Xilinx supported platform
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... Add missing #else statement into the compiler.h
2016-04-19 Wendy LiangAdd maintainers file
2016-04-19 Wendy LiangAdd license file
2016-04-19 Michal Princ... Change the NXP copyright to Freescale
2016-04-11 Michal Princ... Fix double free, occurs if a channel destroyed callback...
2016-03-31 Michal Princ... 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... Avoid using zero length arrays in sh_mem_pool structure
2016-02-18 Michal Princ... Fix the way the create endpoint function returns the...
next