Android Ice Cream Sandwich mr3 is now available, see instructions for access and download http://developer.mips.com/android/android-source-code/
There is also a new release of Dalvik Turbo for Ice Cream Sandwich available at: http://developer.mips.com/login/dalvik-turbo/ This release addresses an issue with the Dalvik test suite.

#1 by prashantm on May 2, 2012 - 9:52 pm
Hi,
I am trying to download ICS android source code using command “repo init -u git://github.com/MIPS/manifests.git -b mips-ics-mr1.1 -m mips-ics-4.0.4_r1.1m4.xml”.
But it gives following error:
————————————————————————————————————–
Get git://github.com/MIPS/manifests.git
2012/05/03 09:48:02 socat[2145] E connect(3, AF=2 127.0.0.1:5000, 16): Connection refused
fatal: The remote end hung up unexpectedly
2012/05/03 09:48:36 socat[2156] E connect(3, AF=2 127.0.0.1:5000, 16): Connection refused
fatal: The remote end hung up unexpectedly
fatal: cannot obtain manifest git://github.com/MIPS/manifests.git
—————————————————————————————————————-