summaryrefslogtreecommitdiffstats
path: root/target/board/generic_mips64
Commit message (Collapse)AuthorAgeFilesLines
* [MIPS64] Enable mips64 clangDuane Sand2014-08-051-1/+1
| | | | | | (cherry picked from commit 41ca4446370ba90e472e45a8897868855185a6c7) Change-Id: I0b141c58c88fe86e3a59844f53acc9a0e0a5271c
* am 55b2c360: am ad319779: am 4afe808c: Merge "Fix all the system image sizes."Elliott Hughes2014-05-281-1/+1
|\ | | | | | | | | * commit '55b2c3600fcbdc6bd0dbf3319eb219188553429c': Fix all the system image sizes.
| * Fix all the system image sizes.Elliott Hughes2014-05-271-1/+1
| | | | | | | | | | | | | | | | x86 just bit me. I did manage to build mips today, but I assume it can't be long before we hit the limit there too if every other target has hit it already. Change-Id: I28dfe3b4f9565cb79e0bf6b0ffc55a9d6e64a9b0
* | am c0d50f62: am 5bd1da1e: am 41d8760d: Merge "Bump userdata image size from ↵Tsu Chiang Chuang2014-05-081-1/+1
|\ \ | |/ | | | | | | | | | | 200 MB to 550 MB" * commit 'c0d50f6295e9c552456c825f9c8045dced05a409': Bump userdata image size from 200 MB to 550 MB
| * Bump userdata image size from 200 MB to 550 MBTsu Chiang Chuang2014-05-061-1/+1
| | | | | | | | Change-Id: Ibdf319091a7187dc894f4a923d40868cec4b7b41
* | stagefright: use media_codecs_google*.xml filesLajos Molnar2014-03-191-0/+3
|/ | | | | Bug: 13549114 Change-Id: I25d6344c78da152f394fa7b4855a2eb61008afc6
* make 64-bit builds into multiarch buildsColin Cross2014-02-121-0/+6
| | | | | | Also enable the 64-bit binder interface and make them only use ART. Change-Id: I05de41ce348c14722c84a658f745659bde5ba423
* [MIPS64] Add mips64 targetChris Dearman2014-02-054-0/+107
Change-Id: Ice1621101c0d5a3314db288542ca8020e3f406bf Signed-off-by: Duane Sand <duane.sand@imgtec.com>