summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of dumpstatePaul Kocialkowski2014-01-011-2/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Get rid of HDCP keysPaul Kocialkowski2014-01-011-2/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* SoftwareGLPaul Kocialkowski2014-01-011-2/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Merge remote-tracking branch 'remotes/google/jb-mr1-release' into HEADKalimochoAz2012-11-231-1/+5
|\ | | | | | | | | | | | | | | | | | | Conflicts: audio/audio_hw.c init.tuna.rc overlay/frameworks/base/core/res/res/xml/storage_list.xml recovery/Android.mk Change-Id: I0b13c6b5e61ea709b0e9aaa1c7b798684b33873a
| * Add support for per device bluetooth configuration.Wink Saville2012-08-201-1/+4
| | | | | | | | | | Bug: 6837125 Change-Id: I3c05e57703c02bb9981bd4628347cc7e3b060574
| * Fix build - Add TARGET_ARCH := armJean-Baptiste Queru2012-08-101-0/+1
| | | | | | | | Change-Id: I6e4b534b18be8fea3b7fff1bcdc7931399456db4
* | tuna: Boot animation optimizationsDaniel Bateman2012-10-061-0/+5
| | | | | | | | Change-Id: I29abcdf78af05e3689c35ee04684a3a85e722405
* | Change kernel configSean Donovan2012-07-111-1/+1
| | | | | | | | Change-Id: Ic52a85c9b007e83bf4452bf59429f02c83c04bec
* | Support inline kernel buildingSean Donovan2012-07-111-0/+4
| | | | | | | | | | | | | | Patch 5: change kernel config to match repo Change-Id: Ia04157d2e3cb495e20a76775b4d3ef6596f3191a Signed-off-by: Sean Donovan <swordrune10@gmail.com>
* | Add TARGET_PREBUILT_KERNEL to BoardConfig.mkPatrick Schaaf2012-07-111-0/+2
| | | | | | | | | | | | | | Fixes build failure for maguro. Stopgap measure, until kernel sources are properly integrated. Change-Id: Idd68de0f4a3d958aba6c15dbcd5884fe282b8405
* | Switch board defines to the new ones expected by recovery.Koushik Dutta2012-07-111-1/+1
| | | | | | | | Change-Id: Ic33d70d43bb13c39a248a3114969a66dc285c22d
* | samsung/tuna: Add recovery_keys.c to fix skipping highlight in recovery.xoomdev2012-07-111-0/+1
| | | | | | | | | | | | | | | | Change-Id: Ie5a1286cd6fbbded86064e8589b8e38f5d4f3448 Conflicts: BoardConfig.mk
* | Mark as an XHDPI device for recoveryCEnnis912012-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | Requires Big Font Mod - http://review.cyanogenmod.com/#change,11603 Change-Id: I86e7e5435bb3ced08fa8323e91ea56c66a24ad44 Conflicts: BoardConfig.mk
* | Mark as a device with a virtual sdcardCEnnis912012-07-111-0/+1
| | | | | | | | | | | | Requires - http://review.cyanogenmod.com/#change,11797 Change-Id: I3a837b47d715e1926c050e5e490f8b9a0423a96e
* | tuna: Recovery updatesBrint E. Kriebel2012-07-111-0/+2
|/ | | | | | Add BOARD_HAS_NO_SELECT_BUTTON for recovery go-back button Change-Id: Ib7215feadc09e05cf5743affc20f04bd275411b9
* [Tuna] Add product specific definition to HDCP symlinkDan Murphy2012-03-301-0/+1
| | | | | | | | | | | | | | | Add product specific definition to the HDCP symlink creation. Without this protection performing a make after lunch for other products will force the inheritance of this symlink into the build. When creating the ota and update packages for other targets these symlinks are not created. This will cause other products to fail HDCP symlink association since the symlink was not created for the target product. Change-Id: I2ee0ba8d3002599677b4ad73449945ba5c423387 Signed-off-by: Dan Murphy <dmurphy@ti.com>
* enable WAITFORVSYNCMathias Agopian2012-01-301-0/+3
| | | | Change-Id: Ife73895fc5f96c59a2d7964df4d86d2a3f7f1a97
* split board-info.txt into AOSP and non-AOSP versionsDoug Zongker2012-01-191-1/+1
| | | | Change-Id: Iadf2a9382f0038eaf9a103fceaaf4e8913443e3e
* Revert "tuna: turn on serial console for non-user builds"Dima Zavin2011-10-251-6/+1
| | | | This reverts commit 2fa60e64a290c6c39d23226847f74730608ed72f.
* Enable BOARD_USES_SECURE_SERVICES for tuna board, to install theJeffrey Tinker2011-10-191-0/+2
| | | | | | SMC components. Change-Id: Icf3c2f177093e4020228893d121c5342eab08508
* tuna: turn on serial console for non-user buildsDima Zavin2011-09-291-1/+6
| | | | | Change-Id: I4e31dba979e62310d791adc8fe08d34566d4d9b3 Signed-off-by: Dima Zavin <dima@android.com>
* Add libdumpstate.tunaColin Cross2011-08-081-0/+2
| | | | | | | Add libdumpstate.tuna, which gets statically linked into dumpstate to dump tuna-specific debugging information. Change-Id: Ib7514f47f6ca7187c6f9f4f4fe30068141796da4
* wifi: Add firmware path parameter for tethering and p2pDmitry Shmidt2011-07-251-0/+1
| | | | | Change-Id: Idfa528187265e889b24cbee46b17d9c35309943f Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Add hostapd supportDmitry Shmidt2011-07-231-3/+3
| | | | | Change-Id: I514c3fed5a96e2681300dcfa57e4cb8ee0951300 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Fixes for crypto on PrimeKen Sumrall2011-07-151-1/+1
| | | | | | | | | | | | | | | Keep the keys in a file on /efs instead of in the footer, and set the userdata filesystem size to the full size of the partition. Having a writable persistent filesystem besides /data makes things much cleaner. Keeping keys in the footer requires lots of co-ordination among many pieces to make sure they don't overwrite the footer with a new filesystem. In particular, setup_fs doesn't yet know how to not overwrite the footer. Also properly notify vold when the post-fs-data action is done. Change-Id: Ia67144d25630d86a3018419bff735e1395a85a7a
* tuna: remote mem= from kernel command lineIliyan Malchev2011-07-131-1/+1
| | | | | Change-Id: I8edca51fe839a73aa03c7947339954f9d6ab91f6 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Increase tuna system partition sizeColin Cross2011-07-111-2/+1
| | | | | | The Tuna system partition is 654 MB Change-Id: Ifd2ff50d9b574c5c174535c82dd39f29cdcf058a
* Tuna kernel prebuilt, built-in wifi driver with cfg80211Dmitry Shmidt2011-07-081-4/+5
| | | | | | | | | f7bcada ARM: omap: tuna: Switch wlan to CFG80211 and built-in driver 3183df0 maguro: misc: modem_if: mipi_link: Update mipi-hsi link device f2a4fff Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 Change-Id: I84df5986da476fdbd4244221aa388ab492655bb2 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Support bootloader and radio OTAs for Prime.Michael Ward2011-07-061-0/+3
| | | | | | | | For bootloader figure out the correct xloader location in bootloader.img and write to /xloader. The sbl is always in the same place, and can be written to /sbl. For radio the radio.img just needs to be written to /radio. Change-Id: I7b3b82b5c093331287ada24ba8ebce31a79f74bf
* Enable OpenGL rendering for the UI.Romain Guy2011-06-291-1/+1
| | | | Change-Id: I210b7243cc3adc1ae978e90fa958a55c347f7cbe
* Set the userdata filesystem size to match the new partition table.Ken Sumrall2011-06-241-1/+1
| | | | Change-Id: Ia821532fcd4e2bad3439aa69aec21a6dc588e50b
* (TEMP) tuna: update kernel cmdlineIliyan Malchev2011-06-231-1/+1
| | | | | | | For video playback Change-Id: I727dd6462479f2ceda0b551bf971884eda61fee4 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Recovery for tuna.Michael Ward2011-06-221-0/+4
| | | | | | Added the necessary parts to get a working recovery on tuna. Change-Id: I89f87ff587c1635f2b518d4a55304d2cbf6a9b54
* Remove redundant Bluetooth config option.Jaikumar Ganesh2011-06-211-1/+0
| | | | Change-Id: I321253debccff859aa708e36c9d04097e2cf997d
* Enable Bluetooth in the board file.Jaikumar Ganesh2011-06-211-0/+3
| | | | Change-Id: I83fa12a068f7fe41a969f22fe63e82679a01131e
* Enable audio supportSimon Wilson2011-06-201-2/+1
| | | | | | | | | - PCM output works via music player - Sometimes ringtones fail to play - Modem routing is untested but present - PCM input needs to be implemented Change-Id: Ib58bef9674e1c9bb896be521c3d95c4e07e0442b
* Set TARGET_BOARD_INFO_FILE2011-06-131-0/+1
| | | | | | So its board-info.txt can be inherited in the child device. Change-Id: I4ed50128e31df764588dccc9cfc6f438d61c8747
* bcmdhd: Switch to OOB interruptDmitry Shmidt2011-06-091-2/+1
| | | | | Change-Id: I940135ab2dfdf6f7579f0fb681fdd7463e1209e5 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Disable hw acceleration.Romain Guy2011-06-071-1/+1
| | | | Change-Id: Ie761e5861ac4e1584cd44af3f91ad28a19935dd2
* tuna: Add wlan support, wlan driver 68a50bbDmitry Shmidt2011-06-031-0/+12
| | | | | Change-Id: I27995d6c5b598e96b442d909f2904a2544afb0ec Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Increase memory to 512MB in tuna command lineColin Cross2011-05-271-1/+1
| | | | Change-Id: If5ba475c8a0537db51ca1389210b03f2fd8322c3
* Modify tuna command line to work on lunchbox and later devicesColin Cross2011-05-271-1/+1
| | | | Change-Id: I46a0f6c9f7cbfcdc15d20682c717292d4c1a5ef8
* Add a dummy argument to the end of the kernel command lineColin Cross2011-04-201-1/+1
| | | | | | | A bug in the bootloader causes the last character of the kernel command line to be corrupted. Change-Id: I8c8969c11ae1ede52408c2282023f1064ea0c671
* Add kernel command lineColin Cross2011-04-201-0/+1
| | | | Change-Id: I4b7f5b0dadf2ce8d6603a35e856cf0f0ceb09b0b
* Enable building recovery.imgColin Cross2011-04-201-1/+0
| | | | Change-Id: Id446c4bdce23ae2acb0d0e36091ece9470d30fc3
* Initial tuna buildColin Cross2011-04-121-0/+54
Change-Id: I940a39a432d5489661e8aa57a9792a6e9b39b9c9