summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
Commit message (Collapse)AuthorAgeFilesLines
* Unlist non-existing WiFi P2P firmwarePaul Kocialkowski2013-12-271-1/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* SoftwareGLPaul Kocialkowski2013-12-271-10/+2
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Initial Replicant 4.2 commitPaul Kocialkowski2013-12-271-2/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Update for new Bluedroid BT stack in Android 4.2Steven Luo2013-08-271-0/+1
| | | | Change-Id: I533dbf159f70666471408c6ec813811669ddc483
* Crespo: update BoardConfigCommonJean-Baptiste Queru2012-09-191-0/+3
| | | | | | | | | Patch set 1 - Fix build - Add TARGET_ARCH := arm Patch set 2 - rebased Patch set 3 - update for CM10 bootanimation Patch set 4 - rebased Change-Id: I37c2600c0a30a47f23cb85fd399acf89d00a948f
* Enable custom VSYNC IOCTL.Chirayu Desai2012-09-181-0/+3
| | | | | | | Requires patch http://review.cyanogenmod.com/#/c/23541/ and patch http://review.cyanogenmod.com/#/c/23540/ Change-Id: I4493e7d1db393ffa6eb4d7e4b09a30112f466861
* Utilize RGB565 for better bootanimation experienceRobert Burns2012-08-191-0/+5
| | | | Change-Id: Iad22e5da6d72255cdf91d4263d79a9013cbc22d6
* Merge remote-tracking branch 'github/ics' into 23072012KalimochoAz2012-07-231-0/+11
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Android.mk BoardConfigCommon.mk board-info.txt device_base.mk egl.cfg factory-images/generate-factory-images-package.sh kernel overlay/frameworks/base/core/res/res/values/config.xml Change-Id: If153de549a1a3b5145f856de6c55c825d3124a11
| * Change wifi module pathKalimochoAz2012-04-191-1/+1
| | | | | | | | Change-Id: I713c31b74ca2647f3c86bdb69b77d49ce9977811
| * Support inline kernel buildingKalimochoAz2012-04-191-0/+4
| | | | | | | | | | | | | | Patch2: remove prebuild files Patch3: fix path to kernel dependency Change-Id: I45e911eb29b74b049ff19db045e2f905421fc5df
| * Fix recovery. Added BOARD_HAS_NO_SELECT_BUTTON and BOARD_CUSTOM_GRAPHICS ↵Fábio Silva2012-01-071-3/+2
| | | | | | | | | | | | back needed by recovery. Change-Id: Ic098186b5611d75e8c4fef09ecf4582b2c6c5d52
| * Add CM definitionsKalimochoAz2011-12-181-0/+6
| |
* | Enable EGL hibernation on crespoJesse Hall2012-05-141-0/+2
| | | | | | | | Change-Id: I915706e0630ce274704fa7318cdfc9fc3e11e0e4
* | enable triple buffering on cresposMathias Agopian2012-04-261-3/+6
| | | | | | | | Change-Id: I25dd8cd36646ed19719084498cefcff706298609
* | add a board config variable to disable 3x bufferingMathias Agopian2012-04-231-0/+4
| | | | | | | | Change-Id: I5c68ffd857931df9f3b1e406d6397e95b1fdfc68
* | wlan: Switch to CFG80211Dmitry Shmidt2012-01-261-9/+11
|/ | | | | | | 49447e2 ARM: herring: Switch to built-in CFG80211 wlan driver Change-Id: Id6d7656e84c74711a7e59fb4c7d5e5b703db59a0 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Define proper path to use wifi_get_fw_path()Dmitry Shmidt2011-07-191-2/+2
| | | | | Change-Id: Idcbecca34cc9811815e4fcfae480699afcd8241c Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Use 24 bit color for crepso.Michael Ward2011-06-241-0/+1
| | | | | | This gets around a line_length bug for crespo. Change-Id: Idad3639cc2992d34d10d687dc1fea1adc049e15f
* enable h/w accelerationMathias Agopian2011-06-211-0/+2
| | | | Change-Id: I695e7507a5dbb59d9378c3266190239c66b059f0
* crespo: enable camera (wip)Iliyan Malchev2011-06-071-4/+4
| | | | | Change-Id: I2884f34700cd1cd66f0604378cf12b713263a9d1 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Clean up AOSP-related stuffJean-Baptiste Queru2011-06-061-0/+1
| | | | Change-Id: Ic29d677ddd4ac71d42215ef0deaefb8a4e685d88
* Switch to wpa_supplicant 0.8Irfan Sheriff2011-06-011-2/+2
| | | | Change-Id: I92be48722abf5e0d5e5820373c65e740909d8af9
* Revert "Enable OpenGL UI pipeline on Crespo devices."Romain Guy2011-05-121-1/+0
| | | | This reverts commit b60b56bcfe65f6d4c67e211eede9fae07bfc40eb.
* Enable OpenGL UI pipeline on Crespo devices.Romain Guy2011-05-121-0/+1
| | | | Change-Id: I808cb84f41684152645e3d13fe93d6862102caea
* crespo: disable camera temporarilyIliyan Malchev2011-05-021-1/+1
| | | | | | | | | | Camera does not work currently anyway. The new camera HAL will in addition to this break the build for crespo. This patch disables the camera until it is fixed. (The fix requires switching it to the new camera HAL and using ANativeWindow.) Change-Id: I0a85b07bd9bff541f65cff8679932583e3f2228f Signed-off-by: Iliyan Malchev <malchev@google.com>
* Merge from honeycombJean-Baptiste Queru2011-04-111-1/+2
| | | | Change-Id: I566e6cc26153aaca3fc37bf5eb8e79b2042746ba
* Merge from gingerbreadJean-Baptiste Queru2011-04-111-2/+2
| | | | Change-Id: I595b03d9a91c7a9e58b0789b2cbbacdaa2f961e9
* Clean up crespo/crespo4g's makefile inheritance.Jean-Baptiste Queru2011-04-051-0/+74
Specifically, remove crespo's BoardConfigVendor from crespo4g's inheritance chain, so that it's possible to build a no-driver crespo4g in AOSP when the crespo drivers are present. Same thing with crespo's device_vendor.mk BUG=4211111 Change-Id: I23e7c4b15c38b1acee4165db7be37044e19745ff