]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/shortlog
processor-sdk/open-amp.git
2016-02-09 Wendy LiangzynqMP_r5: move get processor info and fw function...
2016-02-09 Wendy LiangMove platform specific implementation out of bm_env.c
2016-02-09 Wendy Liangkeep zynqMP_r5 remoteproc implementation in platform.c
2016-02-09 Wendy LiangKeep zynq remotproc implementation in platform.c
2016-02-09 Wendy LiangMove headers to include/
2016-02-09 Wendy Liangmove porting/config to common/firmware
2016-02-09 Wendy LiangRemove isr from porting/config/config.h
2016-02-09 Wendy LiangRemove firmware from gitignore
2016-02-09 Wendy LiangCovert to Linux indentation
2016-02-09 Wendy LiangCovert to Linux file format
2016-02-04 Michal Princ... Packed macros renaming
2016-01-27 Michal Princ... Introduce packet struct macros for supported compilers
2016-01-01 Wendy Liangproxy dev driver: set driver data before send msg to...
2016-01-01 Wendy LiangMove memory barrier define from bm_env.c to baremetal.h
2015-12-09 Wendy Liangporting: zynqMP_r5: correct copyright
2015-09-09 Feng WeiUse stdint.h instead of private definition
2015-09-09 Wendy Liangporting: zynMP_r5: run wmb() before kick
2015-09-09 Wendy Liangporting: zynqMP: update IPI APU mask
2015-09-09 Wendy LiangMakefile: Update to use armr5 toolchain
2015-09-09 Wendy Lianglibs:zynqMP_r5:baremetal.h: remove IPI Intr ID
2015-09-09 Wendy Lianglibs:zynqMP_r5:baremetal: Add xil_mpu.h to includes
2015-09-08 Cyril ChemparathyMerge pull request #10 from cyrilchemparathy/master
2015-09-08 Cyril ChemparathyRewrap README.md and add link to mailing list.
2015-08-12 Kinjal Pravinbhai... R5: modified xil_standalone lib and baremetal.c to...
2015-08-12 Kinjal Pravinbhai... R5: added xdebug.h file to xil_standalone lib
2015-08-12 Edgar E. Iglesiasbaremetal slave ZynqMP RPU demos: Remove calls to zynqM...
2015-08-12 Edgar E. Iglesiaslibs: zynqMP_r5: baremetal: Simplify zynqMP_r5_map_mem_...
2015-08-12 Edgar E. Iglesiaslibs: zynqMP_r5: baremetal: Implement platform_map_mem_...
2015-08-12 Edgar E. IglesiasXSDK: Add Xil_SetTlbAttributes_size
2015-08-06 arvindraghuramanImproving the readme text document present in the landi...
2015-05-05 arvindraghuramanMerge pull request #5 from MichalPrincFSL/FSL_bugfix_cr...
2015-05-04 Michal Princ... Fixing potential RPMsg bug: rpmsg_endpoint structure...
2015-04-29 Wendy Liangproxy_app: Add --remoteproc to allow to specify a remot...
2015-04-29 Wendy Liangbaremetal demos: use SWITCH_TO_SYS_MODE() for Zynq
2015-04-29 Kinjal Pravinbhai... libs: zc702evk: baremetal.c platform_cache_all_flush_in...
2015-04-10 Wendy LiangUpdate xilinx stanadlone libs
2015-04-07 Wendy Liangzynq sample makefiles: update to define macro for Zynq A9.
2015-04-07 Wendy Liangzc702evk baremetal: update platform_map_mem_region
2015-04-07 Kinjal Pravinbhai... makefile.commons: added new flag OPENAMP_BAREMETAL...
2015-04-07 Kinjal Pravinbhai... zynqMP_r5_lib: moved baremetal specific code to baremet...
2015-04-07 Kinjal Pravinbhai... zc702_lib: baremetal specific code moved to baremetal...
2015-04-07 Kinjal Pravinbhai... zynqmp_r5: moved hw related definitions to platform...
2015-04-07 Kinjal Pravinbhai... bm_env.c: removed platform specific code from bm_env...
2015-04-07 Kinjal Pravinbhai... removed SWITCH_TO_SYS_MODE from rpc_demo.c
2015-04-07 Wendy LiangUpdate the kernel user modules copyright
2015-04-07 Wendy LiangAck IPI once it reads IPI ISR
2015-04-07 Wendy LiangAdd copyright to the kernel user modules examples
2015-04-07 Wendy LiangOpenAMP: Add Xilinx copyright
2015-04-06 Wendy LiangUpdate Linux modules, apps
2015-04-06 Wendy Liangupdate boot.S xil-crt0.S from Kinjal's
2015-04-06 Wendy Liangplatform_info.c : zynqMP_r5: update RPU IPI intr for...
2015-04-06 Wendy Liangupdate apps to use Kinjal's mpu modification
2015-04-06 Wendy Liangremoteproc: change to unix format
2015-04-06 Wendy LiangzynqMP_r5 baremetal libs: merge Kinjal's standalone...
2015-04-06 Wendy Liangipi: change to use centralized IPI API
2015-04-06 Wendy Liangrpmsg:rpmsg_core.c: get avail buf until there is no...
2015-04-06 Wendy LiangEnable rpmsg_retarget send function to send msg to...
2015-04-06 Wendy Liangremove unused r5_example
2015-04-06 Wendy Liangrpmsg_retarget: removing including "sleep.h"
2015-04-06 Wendy LiangAdd Linux master user rpmsg driver and user apps
2015-04-06 Wendy Liangenable matrix_multiply application
2015-04-06 Wendy Liangbaremetal proxy app:use env spin lock
2015-04-06 Wendy Liangbm_env: correct the xchg function
2015-04-06 Wendy Liangapps Mafilefile: build rpc_demo
2015-04-06 Wendy Liangrpc_demo: use the default linker script in the baremetal
2015-04-06 Wendy Liangrpc_demo: port rpc_demo baremetal for r5
2015-04-06 Wendy Liangzc702evk:apply weak to file operations
2015-04-06 Wendy Liangbaremetal: apply weak attributes to file operations
2015-04-06 Wendy Liangecho_test: make it for baremetal r5
2015-04-06 Wendy LiangUpdate isr to clear IPI register after deinit
2015-04-06 Wendy Liangrpmsg:move vring notification before rdev_notify
2015-04-06 Wendy Liangrpmsg_core.c:change to unix line ending
2015-04-06 Wendy Liangr5_example: use wfi instead of nop in while loop.
2015-04-06 Wendy Liangbaremetal remote: add nop in the while loop.
2015-04-06 Wendy Liangr5_example:change to only specify default openamp root...
2015-04-06 Wendy LiangzynqMP_r5: baremetal: clean the standalone lib when...
2015-04-06 Wendy Liangrpmsg_core: return unconditionally after the first...
2015-04-06 Wendy Liangmpu: init: make the DDR as non-cachable
2015-04-06 Wendy Liangecho_test.c: disable dcache for the program.
2015-04-06 Wendy Liangeach platform define vatophy and phytova mapping.
2015-04-06 Wendy LiangzynqMP_r5: flush dcache before kick/receive IPI
2015-04-06 Wendy Liangr5_example: add test code.
2015-04-06 Wendy Liangresource table: leave only OCM for the firmware
2015-04-06 Wendy Lianglibs:zynqMP_r5: baremetal:xil_standalone:mpu: add DDR...
2015-04-06 Wendy Lianglibs: zynqMP_r5: baremetal: Add IPI reg offsets information
2015-04-06 Wendy Liangporting: zynqMP_r5: use IPI for communication between...
2015-04-06 Wendy Liangrpmsg_core: use one openamp channel only.
2015-04-06 Wendy Lianglibs: zynqMP_r5: baremetal: initialize int distributor
2015-04-06 Wendy Liangrsc_table: put vrings to DDR, add TCM, OCM and DDR...
2015-04-06 Wendy Lianglibs: zynqMP_r5: baremetal: linker_remote: not hardcode...
2015-04-06 Wendy Liangporting: zynqMP_r5: platform_info: vrings in DDR, prese...
2015-04-06 Wendy Lianglibs: zynqMP_R5: baremetal: apply "weak" to file ops
2015-04-06 Wendy LiangOpenAMP lib Makefile: compile source for platform only
2015-04-06 Wendy LiangMakefile for openamp lib: change file format to unix...
2015-04-06 Wendy Lianglinker_remote script: put the text section to 0xFFFF0000
2015-04-06 Wendy LiangMove shared memory and vring infos memory to DDR.
2015-04-06 Wendy LiangAdd interrupts intialization to the example application.
2015-04-06 Wendy Lianglibs: zynqMP_r5: baremetal: Add GIC intialization funct...
2015-04-06 Wendy Liangmodify r5_example Makefile to use r5 baremetal linker...
2015-04-06 Wendy Lianglinker_remote.ld: increase heap size to 16KBytes
next