]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/open-amp.git/log
processor-sdk/open-amp.git
9 years agoAdding libfdt and zlib sources. openamp_zynq_kernel_3.17
eanjum [Thu, 2 Apr 2015 10:04:01 +0000 (15:04 +0500)]
Adding libfdt and zlib sources.

9 years agoapps: samples: master: linux: kernelspace: 3.17 kernel zynq remoteproc
Wendy Liang [Mon, 8 Dec 2014 01:07:09 +0000 (11:07 +1000)]
apps: samples: master: linux: kernelspace: 3.17 kernel zynq remoteproc

Update zyne remoteproc kernel driver to match 3.17 kernel

Signed-off-by: Wendy Liang <jliang@xilinx.com>
9 years agoporting: zc702evk: platform_info: update vrings IPI
Wendy Liang [Wed, 1 Apr 2015 06:20:35 +0000 (16:20 +1000)]
porting: zc702evk: platform_info: update vrings IPI

Kernel 3.17 preserve software interrupt 0 to 7 on Zynq.
For IPI, we will need to use 8 to 15.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
9 years agozc702evk linux remote:Add prebuilt libfdt and zlib back
Wendy Liang [Wed, 1 Apr 2015 04:29:35 +0000 (14:29 +1000)]
zc702evk linux remote:Add prebuilt libfdt and zlib back

Add libfdt and zlib prebuilt back

Signed-off-by: Wendy Liang <jliang@xilinx.com>
9 years agoopen_amp_build.h: rebuild baremetal lib when builds OpenAMP apps
Wendy Liang [Tue, 27 Jan 2015 04:12:27 +0000 (20:12 -0800)]
open_amp_build.h: rebuild baremetal lib when builds OpenAMP apps

Rebuild baremetal lib for zc702evk when runs open_amp_build.sh

Signed-off-by: Wendy Liang <jliang@xilinx.com>
9 years agoproxy: linux: userspace: proxy_app.c: wait after terminate
Wendy Liang [Fri, 5 Dec 2014 09:05:31 +0000 (19:05 +1000)]
proxy: linux: userspace: proxy_app.c: wait after terminate

Before release remoteproc after sending terminating message, it needs
to wait for some time for remote do finish termination to release resource.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
9 years agoDelete *.a files
Wendy Liang [Fri, 5 Dec 2014 04:35:34 +0000 (14:35 +1000)]
Delete *.a files

*.a files are generated by build, don't need to version control them

Signed-off-by: Wendy Liang <jliang@xilinx.com>
9 years agolibs: zc702evk: baremetal: corret LIB macro in makefile
Wendy Liang [Fri, 5 Dec 2014 04:32:34 +0000 (14:32 +1000)]
libs: zc702evk: baremetal: corret LIB macro in makefile

Corret the library macro of clean target in makefile to
actually remove the generated library.

Add a .build/ directory to keep all the object files.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
9 years agolibs: system: zc702evk: baremetal: Makefile line ending style
Wendy Liang [Mon, 8 Dec 2014 04:07:59 +0000 (14:07 +1000)]
libs: system: zc702evk: baremetal: Makefile line ending style

Change libs/system/zc702evk/baremetal/Makefile line ending style
to unix style.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
9 years ago.gitignore: Add *.a into .gitigore file
Wendy Liang [Fri, 5 Dec 2014 04:29:04 +0000 (14:29 +1000)]
.gitignore: Add *.a into .gitigore file

*.a are files generated during build, don't need to version control them.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
9 years agogitignore: Ignore temporary build files
Wendy Liang [Tue, 2 Dec 2014 01:14:58 +0000 (11:14 +1000)]
gitignore: Ignore temporary build files

Signed-off-by: Wendy Liang <jliang@xilinx.com>
9 years agoAdding updated documents.
eanjum [Sun, 14 Dec 2014 11:54:20 +0000 (16:54 +0500)]
Adding updated documents.

9 years agoRemoving left over Nucleus references.
eanjum [Thu, 27 Nov 2014 10:38:23 +0000 (15:38 +0500)]
Removing left over Nucleus references.

9 years agoRemoving Nucleus references from OpenAMP repo. Documentation changes are pending
eanjum [Thu, 27 Nov 2014 08:13:12 +0000 (13:13 +0500)]
Removing Nucleus references from OpenAMP repo. Documentation changes are pending

9 years agoCorrecting application message.
eanjum [Fri, 10 Oct 2014 14:41:31 +0000 (19:41 +0500)]
Correcting application message.

9 years agoAdding missing empty folders.
eanjum [Fri, 10 Oct 2014 11:10:52 +0000 (16:10 +0500)]
Adding missing empty folders.

9 years agoAdding missing empty folder.
eanjum [Fri, 10 Oct 2014 10:56:53 +0000 (15:56 +0500)]
Adding missing empty folder.

9 years agoCreate .gitignore
eanjum [Fri, 10 Oct 2014 10:38:00 +0000 (15:38 +0500)]
Create .gitignore

Adding git ignore file.

9 years agoMoving OpenAMP sources to GIT repo.
eanjum [Fri, 10 Oct 2014 10:24:20 +0000 (15:24 +0500)]
Moving OpenAMP sources to GIT repo.

9 years agoUpdate README.md
eanjum [Fri, 10 Oct 2014 10:07:22 +0000 (15:07 +0500)]
Update README.md

Adding readme for OpenAMP project.

9 years agoUpdate README.md
eanjum [Fri, 10 Oct 2014 10:04:41 +0000 (15:04 +0500)]
Update README.md

9 years agoInitial commit
eanjum [Fri, 10 Oct 2014 10:03:12 +0000 (15:03 +0500)]
Initial commit