CGit
Gitweb
projects
/
processor-sdk
/
open-amp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
apps: machine: zynqmp_r5: correct IPI setting.
[processor-sdk/open-amp.git]
/
apps
/
2017-02-25
Wendy Liang
apps: machine: zynqmp_r5: correct IPI setting.
master
tree
|
commitdiff
2017-02-14
Sam Sortais
add missing platform_info.h
tree
|
commitdiff
2017-02-08
Sam Sortais
fix return logic in apps and rpmsg buffer value
tree
|
commitdiff
2017-02-08
Sam Sortais
protect header file and reformat/cleanup code
tree
|
commitdiff
2017-02-07
open-amp@googlegro...
apps: protect rsc file from multiple inclusion.
tree
|
commitdiff
2017-02-07
open-amp@googlegro...
add header file for common constants and cleanup.
tree
|
commitdiff
2017-02-06
Wendy Liang
zynq: fix resource table and linker script for v4.9...
tree
|
commitdiff
2017-02-06
Wendy Liang
apps: machine: zynqmp_r5: remove carveout resource
tree
|
commitdiff
2017-02-06
Wendy Liang
apps: echo_test: update to allow reset
tree
|
commitdiff
2017-02-03
Wendy Liang
apps: zynqmp_r5: also set vdev IPI
tree
|
commitdiff
2017-02-03
Wendy Liang
apps: zynqmp_r5: replace leading spaces with tabs
tree
|
commitdiff
2017-02-03
Wendy Liang
apps: machines: replace hil_set_ipi with hil_set_vring_ipi
tree
|
commitdiff
2017-02-03
Wendy Liang
apps: generic: zynqmp_r5: sync linker script with lates...
tree
|
commitdiff
2017-02-03
Wendy Liang
apps: zynqmp_r5: add fw_chksum entry to rsc table
tree
|
commitdiff
2017-02-03
Wendy Liang
apps: zynqmp_r5: add rproc_mem to rsc table
tree
|
commitdiff
2017-02-03
Wendy Liang
fix install paths to work for multilib
tree
|
commitdiff
2016-10-14
Wendy Liang
Update applications RPMsg between processes
tree
|
commitdiff
2016-10-14
Wendy Liang
Apps: zynqmp: Add API to get rsc table
tree
|
commitdiff
2016-10-14
Wendy Liang
Apps: zynq7: Add API to get rsc table
tree
|
commitdiff
2016-10-14
Wendy Liang
Apps: zynqmp_r5: Add API to get rsc table
tree
|
commitdiff
2016-10-14
Wendy Liang
Add Linux application generic initialization
tree
|
commitdiff
2016-10-14
Wendy Liang
Update demo apps to use new HIL proc APIs
tree
|
commitdiff
2016-10-14
Wendy Liang
Not use remoteproc_plat in Zynq7 BM apps helpers
tree
|
commitdiff
2016-10-14
Wendy Liang
Not use remoteproc_plat in ZynqMP apps helper functions
tree
|
commitdiff
2016-10-13
Wendy Liang
Not use remoteproc_plat in ZynqMP R5 apps helpers
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: update zynqmp example
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: move linux helper to linux/machine
tree
|
commitdiff
2016-10-13
Wendy Liang
Add DTSI example to OpenAMP in Linux userspace
tree
|
commitdiff
2016-10-13
Sam Sortais
matrix_multiplyd clarify main loop
tree
|
commitdiff
2016-10-13
Sam Sortais
rpc_demo code cleanup
tree
|
commitdiff
2016-10-13
Sam Sortais
echo_testd simplify main loop
tree
|
commitdiff
2016-10-13
Sam Sortais
cleanup: const definition, unused includes,...
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: Remove the need to have old Zynq includes
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: CMake: allow system machine linker option
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: ZynqMP R5: specify full linker script option
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: Zynq: Update to use libmetal I/O and device
tree
|
commitdiff
2016-10-13
Wendy Liang
Update CMake files to compile OpenAMP for Linux
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: Add Linux and ZynqMP layer
tree
|
commitdiff
2016-10-13
Wendy Liang
Add proxy deamon service demo application
tree
|
commitdiff
2016-10-13
Wendy Liang
Add matrix multiplication client demo application
tree
|
commitdiff
2016-10-13
Wendy Liang
Add echo_test client demo applicaiton
tree
|
commitdiff
2016-10-13
Wendy Liang
rpc_demo: print to proxy before it send shutdown
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: generic: ZynqMP R5: use libmetal ISR
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: remoteproc slave: use hil_poll()
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: platform info: ZynqMP r5: update IPI info
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: remoteproc slave: user libmetal dev
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: platform init: ZynqMP r5: use libmetal dev
tree
|
commitdiff
2016-10-13
Wendy Liang
Zynq7 master: Add the firmware table to app init
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: do the system cleanup in the app
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: generic: Zynq7: add cleanup API
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: generic: ZynqMP R5: add cleanup API
tree
|
commitdiff
2016-10-13
Wendy Liang
app: Update init data def due to hil_proc change
tree
|
commitdiff
2016-10-13
Wendy Liang
apps: pass RPMsg role to remoteproc init API
tree
|
commitdiff
2016-10-13
Wendy Liang
apps: zynq: remove platform_get_processor_for_fw()
tree
|
commitdiff
2016-10-13
Wendy Liang
apps: update calling the remoteproc init API
tree
|
commitdiff
2016-10-13
Wendy Liang
apps: zynq7: remove setting rproc platform data funciton
tree
|
commitdiff
2016-10-13
Wendy Liang
apps: zynqmp r5: remove extra remoteproc information
tree
|
commitdiff
2016-10-13
Wendy Liang
Apps: add list node in platform info new hil_proc
tree
|
commitdiff
2016-10-13
Wendy Liang
Replace env_memcpy() with memcpy()
tree
|
commitdiff
2016-10-13
Wendy Liang
Replace env_memset() with memset()
tree
|
commitdiff
2016-10-13
Wendy Liang
Add libmetal to the libraries to build OpenAMP app
tree
|
commitdiff
2016-10-13
Wendy Liang
ZynqMP_R5: Add support to out of repo libxil
tree
|
commitdiff
2016-02-09
Wendy Liang
Remove Makefile
tree
|
commitdiff
2016-02-09
Wendy Liang
Use CMake for compilation
tree
|
commitdiff
2016-02-09
Wendy Liang
zynqmp_r5: remove IPI handler
tree
|
commitdiff
2016-02-09
Wendy Liang
Update for splited system/machine implementation
tree
|
commitdiff
2016-02-09
Wendy Liang
Split zynqmp_r5 machine.c
tree
|
commitdiff
2016-02-09
Wendy Liang
zynq7: split the machine.c/.h
tree
|
commitdiff
2016-02-09
Wendy Liang
apps:generic:zynq7:correct common app source files
tree
|
commitdiff
2016-02-09
Wendy Liang
Move Linux userspace/kernelspace demo to obsolete
tree
|
commitdiff
2016-02-09
Wendy Liang
apps:func_test_suite:generic:zynq7:remoteproc master
tree
|
commitdiff
2016-02-09
Wendy Liang
apps: don't compile rpc_demo for remoteproc master
tree
|
commitdiff
2016-02-09
Wendy Liang
apps:matrix multiply:zynq7: remoteproc master
tree
|
commitdiff
2016-02-09
Wendy Liang
apps:echo_test:zynq7: generic remoteproc master
tree
|
commitdiff
2016-02-09
Wendy Liang
apps:generic:zynq7: add remotproc master support
tree
|
commitdiff
2016-02-09
Wendy Liang
Add linux_firmware sample app for zynq7
tree
|
commitdiff
2016-02-09
Wendy Liang
Remove unused directory apps/firmware
tree
|
commitdiff
2016-02-09
Wendy Liang
apps:generic:zynq7: Add ACRH_CFLAGS to CFLAGS
tree
|
commitdiff
2016-02-09
Wendy Liang
apps:generic:zynqmp_r5: Add Makefile.include
tree
|
commitdiff
2016-02-09
Wendy Liang
Move func_test_suite to directly under apps/
tree
|
commitdiff
2016-02-09
Wendy Liang
Move rpc_demo to directly under apps/
tree
|
commitdiff
2016-02-09
Wendy Liang
Move matrix_multiply/ to directly under apps/
tree
|
commitdiff
2016-02-09
Wendy Liang
Move echo_test directly under apps/
tree
|
commitdiff
2016-02-09
Wendy Liang
apps: Update Makefile
tree
|
commitdiff
2016-02-09
Wendy Liang
Add zynq7 apps common Makefile.include
tree
|
commitdiff
2016-02-09
Wendy Liang
fix warning of redefining __section
tree
|
commitdiff
2016-02-09
Wendy Liang
Move apps/common/system to apps/system
tree
|
commitdiff
2016-02-09
Wendy Liang
Move the resource tables to common
tree
|
commitdiff
2016-02-09
Wendy Liang
Move linker scripts to apps/
tree
|
commitdiff
2016-02-09
Wendy Liang
Rename baremetal to generic
tree
|
commitdiff
2016-02-09
Wendy Liang
Merge platform.h and baremetal.h
tree
|
commitdiff
2016-02-09
Wendy Liang
Remove including platform.h from platform_info.c
tree
|
commitdiff
2016-02-09
Wendy Liang
Rename zc702evk to zynq7
tree
|
commitdiff
2016-02-09
Wendy Liang
Rename zynqMP_r5 to zynqmp_r5
tree
|
commitdiff
2016-02-09
Wendy Liang
Move platform_info.c to apps
tree
|
commitdiff
2016-02-09
Wendy Liang
Introduce system
tree
|
commitdiff
2016-02-09
Wendy Liang
Introduce machine
tree
|
commitdiff
2016-02-09
Wendy Liang
Move headers to include/
tree
|
commitdiff
2016-02-09
Wendy Liang
Covert to Linux indentation
tree
|
commitdiff
2016-02-09
Wendy Liang
Covert to Linux file format
tree
|
commitdiff
next