platform/upstream/ne10.git
2012-10-23 mdupuyDual license BSD 3 clause
2012-10-10 yangzhangMerge pull request #33 from projectNe10/dev/yangzhang/fft
2012-10-10 yangmodified ne10_init function
2012-10-10 yangmodify macro definition in mask table
2012-10-10 yangmake the following modification
2012-09-28 yangadd notes
2012-09-27 yangadd CFFT/CIFFT and RFFT/RIFFT functions
2012-09-19 yangremove the compile warnings
2012-08-30 yangfix issues about Android.mk
2012-08-02 yangreorganize the code directory
2012-07-24 yangfix bugs in mulcmatvec
2012-07-24 yangfix bugs in invmat
2012-07-23 yangfix bugs in detmat
2012-07-20 yangfix bugs in sub
2012-07-20 yangfix bugs in mul
2012-07-19 yangfix bugs in dot
2012-07-19 yangfix bugs in div
2012-07-19 yangfix bug in cross
2012-07-19 yangfix bugs in add
2012-07-18 yangfix the bugs in abs
2012-06-25 yangMerge branch 'master' of github.com:projectNe10/Ne10...
2012-06-21 yangallow the NE10 to be used in cplusplus programs
2012-06-21 yanguse the CMake to implement build system
2012-05-24 Matthew DuPuyMerge pull request #21 from projectNe10/dev/raminzaghi...
2012-05-11 Ramin ZaghiABS bug fix...
2012-05-10 Ramin Zaghiapplied review #127.
2012-05-10 Ramin ZaghiDST==SRC test corrections.
2012-05-10 Ramin Zaghiadded the new DST==SRC test case to the cross routine.
2012-05-10 Ramin ZaghiAdded header files for cross and dot that were not...
2012-05-10 Ramin Zaghiapplied review #126
2012-05-09 Ramin Zaghiapplied review #126
2012-05-08 Ramin Zaghibug fix.
2012-05-08 Ramin Zaghiadded the DST==SRC condition test case to all the appli...
2012-04-11 David ButcherAdding missing header file
2012-04-11 David ButcherCorrection to nightly.pl
2012-04-11 David ButcherFixes to test script
2012-04-10 David ButcherFix to release note information about known limitations
2012-04-10 David ButcherUpdated release note for Release candidate
2012-04-10 dbutcher-armMerge pull request #18 from projectNe10/dev/dbutcher...
2012-04-06 David ButcherUpdated AOSP Makefile, cleaned native Makefile
2012-04-05 Matthew Du PuyIgnore OS X meta data
2012-04-05 dbutcher-armMerge pull request #17 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #16 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #15 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #14 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #13 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #12 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #11 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #10 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #9 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #8 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #7 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #6 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #5 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #4 from projectNe10/dev/raminzaghi...
2012-04-05 dbutcher-armMerge pull request #3 from projectNe10/dev/raminzaghi...
2012-04-04 Ramin ZaghiNew functions: Matrix transpose and identity matrix...
2012-04-04 Ramin ZaghiNew functions: Matrix transpose and identity matrix...
2012-04-04 Ramin ZaghiNew functions: Matrix inversion routines.
2012-04-04 Ramin ZaghiNew functions: Matrix determinant routines.
2012-04-04 Ramin ZaghiNew functions: Matrix determinant routines.
2012-04-04 Ramin ZaghiNew functions: Matrix-vector multiplication routines.
2012-04-04 Ramin ZaghiNew functions: Matrix multiplication routines.
2012-04-04 Ramin ZaghiNew functions: Matrix multiplication routines.
2012-04-04 Ramin ZaghiNew functions: Matrix addition and subtraction.
2012-04-04 Ramin ZaghiNew functions: Matrix addition and subtraction.
2012-04-03 Ramin Zaghipatch 0002 completed.
2012-04-03 Ramin Zaghithe cross product routine.
2012-04-03 Ramin Zaghithe dot product routines.
2012-04-03 Ramin Zaghithe new vectorized mla routines.
2012-04-03 Ramin Zaghithe new vectorized division routines.
2012-04-03 Ramin Zaghithe new vectorized abs routine.
2012-04-03 Ramin Zaghithe new vector-sub routines.
2012-04-03 Ramin Zaghithe new vector-add routines.
2012-04-03 Ramin Zaghipreparing the code base for adding new routines.
2012-03-29 Matthew DuPuyAdded the disclaimer:
2012-03-07 dbutcher-armMerge pull request #1 from projectNe10/dev/raminzaghi...
2012-03-07 Ramin ZaghiA few minor fixes for the initial release.
2012-03-05 David ButcherUpdated status in release note
2012-03-02 David ButcherAdded copyright messages
2012-03-02 David ButcherUpdated Documentation
2012-03-02 Dave ButcherFixes against RC1
2012-03-01 David ButcherAdded Linaro gcc link
2012-03-01 David ButcherDoc fixes
2012-03-01 David ButcherInitial Release