Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update BoardConfigCommon from crespo | Pawit Pornkitprasan | 2011-12-30 | 1 | -2/+2 |
| | |||||
* | Our board is s5pc110 (s5pc110 = s5pv210 + RAM + OneNAND) | Pawit Pornkitprasan | 2011-12-07 | 1 | -1/+1 |
| | | | | | Samsung stock also defines this as s5pc110 and with this, Nexus S hacks will also apply to us | ||||
* | Allow mass storage mount in system | Pawit Pornkitprasan | 2011-12-03 | 1 | -0/+1 |
| | | | | (setprop persist.sys.usb.config mass_storage,adb and reboot to take effect) | ||||
* | Add WiFi Direct and Bluetooth reverse tethering support | Pawit Pornkitprasan | 2011-11-30 | 1 | -9/+12 |
| | | | | | | Needs: - New kernel with bcmdhd compiled in - http://review.cyanogenmod.com/#change,10546 | ||||
* | Increase system image size to not b0rk out on images larger than our old ↵ | Shawn Alty | 2011-11-28 | 1 | -1/+1 |
| | | | | system size | ||||
* | Fix mass storage mount in recovery | Pawit Pornkitprasan | 2011-11-24 | 1 | -0/+1 |
| | |||||
* | fix a derp | Shawn Alty | 2011-11-24 | 1 | -1/+0 |
| | |||||
* | Move common stuff to aries-common. | Shawn Alty | 2011-11-24 | 1 | -0/+98 |
Move the graphics.c overlay and board config stuff to aries-common since we all use it anyway. |