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
Update README for the OpenAMP on top of libmetal
[processor-sdk/open-amp.git]
/
apps
/
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
2016-02-04
Michal Princ (NXA1...
Packed macros renaming
tree
|
commitdiff
2016-01-27
Michal Princ (NXA1...
Introduce packet struct macros for supported compilers
tree
|
commitdiff
2015-08-12
Edgar E. Iglesias
baremetal slave ZynqMP RPU demos: Remove calls to zynqM...
tree
|
commitdiff
2015-04-29
Wendy Liang
baremetal demos: use SWITCH_TO_SYS_MODE() for Zynq
tree
|
commitdiff
2015-04-07
Wendy Liang
zynq sample makefiles: update to define macro for Zynq A9.
tree
|
commitdiff
2015-04-07
Kinjal Pravinbhai...
removed SWITCH_TO_SYS_MODE from rpc_demo.c
tree
|
commitdiff
2015-04-07
Wendy Liang
Update the kernel user modules copyright
tree
|
commitdiff
2015-04-07
Wendy Liang
Add copyright to the kernel user modules examples
tree
|
commitdiff
2015-04-07
Wendy Liang
OpenAMP: Add Xilinx copyright
tree
|
commitdiff
2015-04-06
Wendy Liang
Update Linux modules, apps
tree
|
commitdiff
2015-04-06
Wendy Liang
update apps to use Kinjal's mpu modification
tree
|
commitdiff
2015-04-06
Wendy Liang
Enable rpmsg_retarget send function to send msg to...
tree
|
commitdiff
2015-04-06
Wendy Liang
remove unused r5_example
tree
|
commitdiff
2015-04-06
Wendy Liang
Add Linux master user rpmsg driver and user apps
tree
|
commitdiff
2015-04-06
Wendy Liang
enable matrix_multiply application
tree
|
commitdiff
2015-04-06
Wendy Liang
apps Mafilefile: build rpc_demo
tree
|
commitdiff
next