platform/upstream/ne10.git
11 years agoremove extra spaces
yang [Tue, 11 Dec 2012 10:18:18 +0000 (18:18 +0800)]
remove extra spaces

11 years agoadd license for seatest files
yang [Tue, 11 Dec 2012 03:20:36 +0000 (11:20 +0800)]
add license for seatest files

11 years agoindent the source code
yang [Fri, 7 Dec 2012 05:53:33 +0000 (13:53 +0800)]
indent the source code

11 years agobuild test environment with seatest
yang [Fri, 30 Nov 2012 09:05:45 +0000 (17:05 +0800)]
build test environment with seatest

11 years agoMerge pull request #39 from projectNe10/dev/yangzhang/finetune_dsp
yangzhang [Fri, 23 Nov 2012 05:51:59 +0000 (21:51 -0800)]
Merge pull request #39 from projectNe10/dev/yangzhang/finetune_dsp

Dev/yangzhang/finetune dsp

11 years agomodified the interface of CIFFT for precision
yang [Fri, 23 Nov 2012 04:02:46 +0000 (12:02 +0800)]
modified the interface of CIFFT for precision

11 years agomodify push operations for stack aligned
yang [Thu, 22 Nov 2012 02:41:45 +0000 (10:41 +0800)]
modify push operations for stack aligned

11 years agofine tune dsp functions
yang [Tue, 20 Nov 2012 10:11:07 +0000 (18:11 +0800)]
fine tune dsp functions
1. fine tune FIR function
2. keep stack 8 bytes aligned
3. save D8-15 register

11 years agoMerge pull request #38 from projectNe10/dev/yangzhang/filter
yangzhang [Mon, 29 Oct 2012 08:55:25 +0000 (01:55 -0700)]
Merge pull request #38 from projectNe10/dev/yangzhang/filter

add FIR/IIR functions
1. FIR
2. FIR decimate
3. FIR interpolate
4. FIR lattice
5 FIR sparse
6. IIR lattice

11 years agoadd notes " these functions aren't for hard vfpv3 ABI yet"
yang [Mon, 29 Oct 2012 08:44:23 +0000 (16:44 +0800)]
add notes " these functions aren't for hard vfpv3 ABI yet"

11 years agoMerge branch 'master' of git://github.com/projectNe10/Ne10
yang [Mon, 29 Oct 2012 08:38:05 +0000 (16:38 +0800)]
Merge branch 'master' of git://github.com/projectNe10/Ne10

11 years agoMerge pull request #37 from projectNe10/bsd_license
yangzhang [Mon, 29 Oct 2012 07:46:51 +0000 (00:46 -0700)]
Merge pull request #37 from projectNe10/bsd_license

preserve the 2011-12 notice on the files which had this before

11 years agoupdate the 2011-12 notice
yang [Mon, 29 Oct 2012 03:23:28 +0000 (11:23 +0800)]
update the 2011-12 notice

11 years agopreserve the 2011-12 notice on the files which had this before
yang [Mon, 29 Oct 2012 02:55:17 +0000 (10:55 +0800)]
preserve the 2011-12 notice on the files which had this before

11 years agochange license headers
yang [Fri, 26 Oct 2012 09:53:29 +0000 (17:53 +0800)]
change license headers

11 years agoformat accordding to code review
yang [Fri, 26 Oct 2012 09:40:35 +0000 (17:40 +0800)]
format accordding to code review

11 years agoMerge branch 'master' of git://github.com/projectNe10/Ne10
yang [Fri, 26 Oct 2012 06:07:53 +0000 (14:07 +0800)]
Merge branch 'master' of git://github.com/projectNe10/Ne10

11 years agochange compile option to "-O2"
yang [Fri, 26 Oct 2012 03:39:33 +0000 (11:39 +0800)]
change compile option to "-O2"

11 years agoMerge pull request #36 from projectNe10/function_rename
yangzhang [Fri, 26 Oct 2012 03:34:19 +0000 (20:34 -0700)]
Merge pull request #36 from projectNe10/function_rename

add prefix "ne10_" to all the functions

11 years agoadd prefix "ne10_" to all the functions
yang [Fri, 26 Oct 2012 03:29:42 +0000 (11:29 +0800)]
add prefix "ne10_" to all the functions

11 years agoMerge pull request #35 from projectNe10/dev/yangzhang/bsd_license
yangzhang [Wed, 24 Oct 2012 08:41:03 +0000 (01:41 -0700)]
Merge pull request #35 from projectNe10/dev/yangzhang/bsd_license

change the license to New BSD License

11 years agoMerge branch 'master' of git://github.com/projectNe10/Ne10 into license
yang [Wed, 24 Oct 2012 08:34:56 +0000 (16:34 +0800)]
Merge branch 'master' of git://github.com/projectNe10/Ne10 into license

Conflicts:
README.txt

11 years agoremove redundant space
yang [Wed, 24 Oct 2012 07:10:36 +0000 (15:10 +0800)]
remove redundant space

11 years agoDual license BSD 3 clause
mdupuy [Tue, 23 Oct 2012 22:25:03 +0000 (15:25 -0700)]
Dual license BSD 3 clause

Updating Readme.txt to dual license with BSD 3 clause

11 years agochange the license to New BSD License
yang [Fri, 19 Oct 2012 07:20:39 +0000 (15:20 +0800)]
change the license to New BSD License

11 years agoadd fir and iir filter function:
yang [Fri, 19 Oct 2012 03:02:42 +0000 (11:02 +0800)]
add fir and iir filter function:
1. fir
2. fir decimate
3. fir interpolate
4. fir lattice
5. fir sparse
6. iir lattice

11 years agoMerge pull request #33 from projectNe10/dev/yangzhang/fft
yangzhang [Wed, 10 Oct 2012 07:05:30 +0000 (00:05 -0700)]
Merge pull request #33 from projectNe10/dev/yangzhang/fft

add complex/real fft functions

11 years agomodified ne10_init function
yang [Wed, 10 Oct 2012 06:48:18 +0000 (14:48 +0800)]
modified ne10_init function

11 years agomodify macro definition in mask table
yang [Wed, 10 Oct 2012 06:29:59 +0000 (14:29 +0800)]
modify macro definition in mask table

11 years agomake the following modification
yang [Wed, 10 Oct 2012 06:20:54 +0000 (14:20 +0800)]
make the following modification
1. removed arm assembly in C file
2. modified the interface of rfft

11 years agoadd notes
yang [Fri, 28 Sep 2012 08:53:15 +0000 (16:53 +0800)]
add notes

11 years agoadd CFFT/CIFFT and RFFT/RIFFT functions
yang [Thu, 27 Sep 2012 09:33:17 +0000 (17:33 +0800)]
add CFFT/CIFFT and RFFT/RIFFT functions

11 years agoremove the compile warnings
yang [Wed, 19 Sep 2012 08:01:02 +0000 (16:01 +0800)]
remove the compile warnings

11 years agofix issues about Android.mk
yang [Thu, 30 Aug 2012 09:50:08 +0000 (17:50 +0800)]
fix issues about Android.mk

11 years agoreorganize the code directory
yang [Thu, 2 Aug 2012 05:57:50 +0000 (13:57 +0800)]
reorganize the code directory

12 years agofix bugs in mulcmatvec
yang [Tue, 24 Jul 2012 06:40:53 +0000 (14:40 +0800)]
fix bugs in mulcmatvec

12 years agofix bugs in invmat
yang [Tue, 24 Jul 2012 02:52:04 +0000 (10:52 +0800)]
fix bugs in invmat

12 years agofix bugs in detmat
yang [Mon, 23 Jul 2012 10:24:57 +0000 (18:24 +0800)]
fix bugs in detmat

12 years agofix bugs in sub
yang [Fri, 20 Jul 2012 03:50:26 +0000 (11:50 +0800)]
fix bugs in sub

12 years agofix bugs in mul
yang [Fri, 20 Jul 2012 02:58:03 +0000 (10:58 +0800)]
fix bugs in mul

12 years agofix bugs in dot
yang [Thu, 19 Jul 2012 09:48:38 +0000 (17:48 +0800)]
fix bugs in dot

12 years agofix bugs in div
yang [Thu, 19 Jul 2012 06:25:27 +0000 (14:25 +0800)]
fix bugs in div

12 years agofix bug in cross
yang [Thu, 19 Jul 2012 03:01:12 +0000 (11:01 +0800)]
fix bug in cross

12 years agofix bugs in add
yang [Thu, 19 Jul 2012 01:49:51 +0000 (09:49 +0800)]
fix bugs in add

12 years agofix the bugs in abs
yang [Wed, 18 Jul 2012 07:16:31 +0000 (15:16 +0800)]
fix the bugs in abs

1. typo error
2. logic error

12 years agoMerge branch 'master' of github.com:projectNe10/Ne10 into cplusplus
yang [Mon, 25 Jun 2012 03:30:48 +0000 (11:30 +0800)]
Merge branch 'master' of github.com:projectNe10/Ne10 into cplusplus

Conflicts:
ReleaseNote.txt

12 years agoallow the NE10 to be used in cplusplus programs
yang [Thu, 21 Jun 2012 06:22:49 +0000 (14:22 +0800)]
allow the NE10 to be used in cplusplus programs

12 years agouse the CMake to implement build system
yang [Thu, 21 Jun 2012 02:20:53 +0000 (10:20 +0800)]
use the CMake to implement build system
    1. added the CMakeLists.txt for cmake build system
    2. added the config.cmake for cross-compiling
    3. copy the NE10_test.c to ./test/ directory for test sample
    4. updated ReleaseNote

12 years agoMerge pull request #21 from projectNe10/dev/raminzaghi-arm/patch0004_03_ABS_bug_fix
Matthew DuPuy [Thu, 24 May 2012 06:56:30 +0000 (23:56 -0700)]
Merge pull request #21 from projectNe10/dev/raminzaghi-arm/patch0004_03_ABS_bug_fix

Dev/raminzaghi arm/patch0004 03 abs bug fix

12 years agoABS bug fix...
Ramin Zaghi [Fri, 11 May 2012 13:13:14 +0000 (13:13 +0000)]
ABS bug fix...

12 years agoapplied review #127.
Ramin Zaghi [Wed, 9 May 2012 13:52:20 +0000 (13:52 +0000)]
applied review #127.

12 years agoDST==SRC test corrections.
Ramin Zaghi [Tue, 8 May 2012 13:06:47 +0000 (13:06 +0000)]
DST==SRC test corrections.

12 years agoadded the new DST==SRC test case to the cross routine.
Ramin Zaghi [Tue, 8 May 2012 12:37:02 +0000 (12:37 +0000)]
added the new DST==SRC test case to the cross routine.

12 years agoAdded header files for cross and dot that were not added to the public repo initially.
Ramin Zaghi [Tue, 8 May 2012 12:28:06 +0000 (12:28 +0000)]
Added header files for cross and dot that were not added to the public repo initially.

12 years agoapplied review #126
Ramin Zaghi [Thu, 10 May 2012 14:20:19 +0000 (14:20 +0000)]
applied review #126

12 years agoapplied review #126
Ramin Zaghi [Wed, 9 May 2012 13:47:27 +0000 (13:47 +0000)]
applied review #126

12 years agobug fix.
Ramin Zaghi [Tue, 8 May 2012 15:51:53 +0000 (15:51 +0000)]
bug fix.

12 years agoadded the DST==SRC condition test case to all the applicable units..
Ramin Zaghi [Tue, 8 May 2012 11:10:30 +0000 (11:10 +0000)]
added the DST==SRC condition test case to all the applicable units..

12 years agoAdding missing header file
David Butcher [Wed, 11 Apr 2012 11:42:13 +0000 (12:42 +0100)]
Adding missing header file

12 years agoCorrection to nightly.pl
David Butcher [Wed, 11 Apr 2012 09:24:14 +0000 (10:24 +0100)]
Correction to nightly.pl

12 years agoFixes to test script
David Butcher [Wed, 11 Apr 2012 09:11:57 +0000 (10:11 +0100)]
Fixes to test script

  * Standalone operation (ignore absence of .git directory)
  * Proper final summary at end of nightly.pl

12 years agoFix to release note information about known limitations
David Butcher [Tue, 10 Apr 2012 13:01:16 +0000 (14:01 +0100)]
Fix to release note information about known limitations

12 years agoUpdated release note for Release candidate
David Butcher [Tue, 10 Apr 2012 10:39:46 +0000 (11:39 +0100)]
Updated release note for Release candidate

12 years agoMerge pull request #18 from projectNe10/dev/dbutcher/makefile_cleaning
dbutcher-arm [Tue, 10 Apr 2012 09:42:04 +0000 (02:42 -0700)]
Merge pull request #18 from projectNe10/dev/dbutcher/makefile_cleaning

Updated AOSP Makefile, cleaned native Makefile

12 years agoUpdated AOSP Makefile, cleaned native Makefile
David Butcher [Fri, 6 Apr 2012 17:04:13 +0000 (18:04 +0100)]
Updated AOSP Makefile, cleaned native Makefile

* Adding new files to the AOSP build
* Made the default makefile a little more readable

12 years agoIgnore OS X meta data
Matthew Du Puy [Thu, 5 Apr 2012 20:52:00 +0000 (13:52 -0700)]
Ignore OS X meta data

12 years agoMerge pull request #17 from projectNe10/dev/raminzaghi-arm/patch0003_06_transindent
dbutcher-arm [Thu, 5 Apr 2012 18:35:53 +0000 (11:35 -0700)]
Merge pull request #17 from projectNe10/dev/raminzaghi-arm/patch0003_06_transindent

Dev/raminzaghi arm/patch0003 06 transindent

12 years agoMerge pull request #16 from projectNe10/dev/raminzaghi-arm/patch0003_05_invmat
dbutcher-arm [Thu, 5 Apr 2012 18:35:31 +0000 (11:35 -0700)]
Merge pull request #16 from projectNe10/dev/raminzaghi-arm/patch0003_05_invmat

Dev/raminzaghi arm/patch0003 05 invmat

12 years agoMerge pull request #15 from projectNe10/dev/raminzaghi-arm/patch0003_04_detmat
dbutcher-arm [Thu, 5 Apr 2012 18:35:07 +0000 (11:35 -0700)]
Merge pull request #15 from projectNe10/dev/raminzaghi-arm/patch0003_04_detmat

Dev/raminzaghi arm/patch0003 04 detmat

12 years agoMerge pull request #14 from projectNe10/dev/raminzaghi-arm/patch0003_03_mulcmatvec
dbutcher-arm [Thu, 5 Apr 2012 18:34:47 +0000 (11:34 -0700)]
Merge pull request #14 from projectNe10/dev/raminzaghi-arm/patch0003_03_mulcmatvec

Dev/raminzaghi arm/patch0003 03 mulcmatvec

12 years agoMerge pull request #13 from projectNe10/dev/raminzaghi-arm/patch0003_02_mulmat
dbutcher-arm [Thu, 5 Apr 2012 18:34:26 +0000 (11:34 -0700)]
Merge pull request #13 from projectNe10/dev/raminzaghi-arm/patch0003_02_mulmat

Dev/raminzaghi arm/patch0003 02 mulmat

12 years agoMerge pull request #12 from projectNe10/dev/raminzaghi-arm/patch0003_01_addmat_submat
dbutcher-arm [Thu, 5 Apr 2012 18:33:35 +0000 (11:33 -0700)]
Merge pull request #12 from projectNe10/dev/raminzaghi-arm/patch0003_01_addmat_submat

Dev/raminzaghi arm/patch0003 01 addmat submat

12 years agoMerge pull request #11 from projectNe10/dev/raminzaghi-arm/patch0002_complete
dbutcher-arm [Thu, 5 Apr 2012 11:24:04 +0000 (04:24 -0700)]
Merge pull request #11 from projectNe10/dev/raminzaghi-arm/patch0002_complete

Dev/raminzaghi arm/patch0002 complete

12 years agoMerge pull request #10 from projectNe10/dev/raminzaghi-arm/patch0002_07_cross_product
dbutcher-arm [Thu, 5 Apr 2012 11:23:45 +0000 (04:23 -0700)]
Merge pull request #10 from projectNe10/dev/raminzaghi-arm/patch0002_07_cross_product

Dev/raminzaghi arm/patch0002 07 cross product

12 years agoMerge pull request #9 from projectNe10/dev/raminzaghi-arm/patch0002_06_dot_product
dbutcher-arm [Thu, 5 Apr 2012 11:23:25 +0000 (04:23 -0700)]
Merge pull request #9 from projectNe10/dev/raminzaghi-arm/patch0002_06_dot_product

Dev/raminzaghi arm/patch0002 06 dot product

12 years agoMerge pull request #8 from projectNe10/dev/raminzaghi-arm/patch0002_05_new_vmla
dbutcher-arm [Thu, 5 Apr 2012 11:23:12 +0000 (04:23 -0700)]
Merge pull request #8 from projectNe10/dev/raminzaghi-arm/patch0002_05_new_vmla

Dev/raminzaghi arm/patch0002 05 new vmla

12 years agoMerge pull request #7 from projectNe10/dev/raminzaghi-arm/patch0002_04_new_vdiv
dbutcher-arm [Thu, 5 Apr 2012 11:22:53 +0000 (04:22 -0700)]
Merge pull request #7 from projectNe10/dev/raminzaghi-arm/patch0002_04_new_vdiv

Dev/raminzaghi arm/patch0002 04 new vdiv

12 years agoMerge pull request #6 from projectNe10/dev/raminzaghi-arm/patch0002_03_new_vabs
dbutcher-arm [Thu, 5 Apr 2012 11:22:36 +0000 (04:22 -0700)]
Merge pull request #6 from projectNe10/dev/raminzaghi-arm/patch0002_03_new_vabs

Dev/raminzaghi arm/patch0002 03 new vabs

12 years agoMerge pull request #5 from projectNe10/dev/raminzaghi-arm/patch0002_02_new_vsub
dbutcher-arm [Thu, 5 Apr 2012 11:22:18 +0000 (04:22 -0700)]
Merge pull request #5 from projectNe10/dev/raminzaghi-arm/patch0002_02_new_vsub

Dev/raminzaghi arm/patch0002 02 new vsub

12 years agoMerge pull request #4 from projectNe10/dev/raminzaghi-arm/patch0002_01_new_vadd
dbutcher-arm [Thu, 5 Apr 2012 11:21:40 +0000 (04:21 -0700)]
Merge pull request #4 from projectNe10/dev/raminzaghi-arm/patch0002_01_new_vadd

Dev/raminzaghi arm/patch0002 01 new vadd

12 years agoMerge pull request #3 from projectNe10/dev/raminzaghi-arm/patch0002_initial_work
dbutcher-arm [Thu, 5 Apr 2012 11:20:36 +0000 (04:20 -0700)]
Merge pull request #3 from projectNe10/dev/raminzaghi-arm/patch0002_initial_work

preparing the code base for adding new routines.

12 years agoNew functions: Matrix transpose and identity matrix routines.
Ramin Zaghi [Wed, 4 Apr 2012 17:23:52 +0000 (17:23 +0000)]
New functions: Matrix transpose and identity matrix routines.

12 years agoNew functions: Matrix transpose and identity matrix routines.
Ramin Zaghi [Wed, 4 Apr 2012 17:18:10 +0000 (17:18 +0000)]
New functions: Matrix transpose and identity matrix routines.

12 years agoNew functions: Matrix inversion routines.
Ramin Zaghi [Wed, 4 Apr 2012 16:39:17 +0000 (16:39 +0000)]
New functions: Matrix inversion routines.

12 years agoNew functions: Matrix determinant routines.
Ramin Zaghi [Wed, 4 Apr 2012 15:26:28 +0000 (15:26 +0000)]
New functions: Matrix determinant routines.

12 years agoNew functions: Matrix determinant routines.
Ramin Zaghi [Wed, 4 Apr 2012 13:09:16 +0000 (13:09 +0000)]
New functions: Matrix determinant routines.

12 years agoNew functions: Matrix-vector multiplication routines.
Ramin Zaghi [Wed, 4 Apr 2012 15:19:58 +0000 (15:19 +0000)]
New functions: Matrix-vector multiplication routines.

12 years agoNew functions: Matrix multiplication routines.
Ramin Zaghi [Wed, 4 Apr 2012 13:11:19 +0000 (13:11 +0000)]
New functions: Matrix multiplication routines.

12 years agoNew functions: Matrix multiplication routines.
Ramin Zaghi [Wed, 4 Apr 2012 11:28:48 +0000 (11:28 +0000)]
New functions: Matrix multiplication routines.

12 years agoNew functions: Matrix addition and subtraction.
Ramin Zaghi [Wed, 4 Apr 2012 10:56:22 +0000 (10:56 +0000)]
New functions: Matrix addition and subtraction.

12 years agoNew functions: Matrix addition and subtraction.
Ramin Zaghi [Wed, 4 Apr 2012 10:56:10 +0000 (10:56 +0000)]
New functions: Matrix addition and subtraction.

12 years agopatch 0002 completed.
Ramin Zaghi [Tue, 3 Apr 2012 11:20:13 +0000 (11:20 +0000)]
patch 0002 completed.

12 years agothe cross product routine.
Ramin Zaghi [Tue, 3 Apr 2012 11:16:13 +0000 (11:16 +0000)]
the cross product routine.

12 years agothe dot product routines.
Ramin Zaghi [Tue, 3 Apr 2012 11:15:05 +0000 (11:15 +0000)]
the dot product routines.

12 years agothe new vectorized mla routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:56:08 +0000 (10:56 +0000)]
the new vectorized mla routines.

12 years agothe new vectorized division routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:52:18 +0000 (10:52 +0000)]
the new vectorized division routines.

12 years agothe new vectorized abs routine.
Ramin Zaghi [Tue, 3 Apr 2012 10:45:20 +0000 (10:45 +0000)]
the new vectorized abs routine.

12 years agothe new vector-sub routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:30:12 +0000 (10:30 +0000)]
the new vector-sub routines.

12 years agothe new vector-add routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:25:29 +0000 (10:25 +0000)]
the new vector-add routines.

12 years agopreparing the code base for adding new routines.
Ramin Zaghi [Tue, 3 Apr 2012 10:16:03 +0000 (10:16 +0000)]
preparing the code base for adding new routines.