]> 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 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...
2016-02-18 Michal Princ... 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... Avoid memory leak in rpmsg_init()
2016-02-12 Marian Cingel... Switch params for sh_mem_free_buffer call
2016-02-09 Wendy LiangAdd rpc_demo README
2016-02-09 Wendy LiangAdd matrix_multiply README
2016-02-09 Wendy LiangAdd echo_test demo README.
2016-02-09 Wendy LiangRemove obsolete getting started guide
2016-02-09 Wendy LiangUpdate README for the OpenAMP
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 LiangRemove *.a from ignore
2016-02-09 Wendy LiangRemove obsolete open_amp_build.sh
2016-02-09 Wendy Liangapps:generic:zynq7:correct common app source files
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 Liangapps:func_test_suite:generic:zynq7:remoteproc master
2016-02-09 Wendy Liangapps: don't compile rpc_demo for remoteproc master
2016-02-09 Wendy Liangapps:matrix multiply:zynq7: remoteproc master
2016-02-09 Wendy Liangapps:echo_test:zynq7: generic remoteproc master
2016-02-09 Wendy Liangapps:generic:zynq7: add remotproc master support
2016-02-09 Wendy LiangAdd linux_firmware sample app for zynq7
2016-02-09 Wendy LiangRemove unused directory apps/firmware
2016-02-09 Wendy Liangapps:generic:zynq7: Add ACRH_CFLAGS to CFLAGS
2016-02-09 Wendy Lianggeneric: zynqmp_r5: allow extern generic headers
2016-02-09 Wendy Liangapps:generic:zynqmp_r5: Add Makefile.include
2016-02-09 Wendy Lianggeneric:zynqmp_r5:remoteproc: include machine.h
2016-02-09 Wendy LiangRestruct obsolete directory
2016-02-09 Wendy LiangMove func_test_suite to directly under apps/
2016-02-09 Wendy LiangMove rpc_demo to directly under apps/
2016-02-09 Wendy LiangMove matrix_multiply/ to directly under apps/
2016-02-09 Wendy LiangMove echo_test directly under apps/
2016-02-09 Wendy Liangapps: Update Makefile
2016-02-09 Wendy LiangAdd zynq7 apps common Makefile.include
2016-02-09 Wendy Liangfix warning of redefining __section
2016-02-09 Wendy LiangMove apps/common/system to apps/system
2016-02-09 Wendy LiangMove the resource tables to common
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
2016-02-09 Wendy LiangMove porting/system/ to system/
2016-02-09 Wendy LiangMove libs/ to obsolete/
2016-02-09 Wendy LiangRemove unused zynq7 Makefiles
2016-02-09 Wendy Liangleave xil_standalone_lib only in the zynqmp_r5 extra...
2016-02-09 Wendy LiangMove files in common/*/ directly under common/
2016-02-09 Wendy LiangMove linker scripts to apps/
2016-02-09 Wendy LiangRename baremetal to generic
2016-02-09 Wendy LiangMerge platform.h and baremetal.h
2016-02-09 Wendy LiangRemove including platform.h from platform_info.c
2016-02-09 Wendy LiangMakefile.commons:Set default OpenAMP home dir
2016-02-09 Wendy LiangMove zynqmp_r5 baremetal.c to OpenAMP lib
2016-02-09 Wendy LiangInclude zynq7 baremetal.c in the OpenAMP lib
2016-02-09 Wendy LiangInclude proxy lib into OpenAMP lib
2016-02-09 Wendy LiangRename zc702evk to zynq7
2016-02-09 Wendy LiangRename zynqMP_r5 to zynqmp_r5
2016-02-09 Wendy LiangRemove unused Makefiles
next