summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of ↵replicant-6.0-beta-0002replicant-6.0Wolfgang Wiedmeyer2017-02-121-1/+1
|\ | | | | | | | | | | https://github.com/LineageOS/android_device_samsung_i9300 into replicant-6.0 Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
| * i9300: rebrand to lineageSimon Shields2017-02-131-1/+1
| | | | | | | | Change-Id: I5ee3f3354bd22237c3b197aef0b3c95a51b3385a
* | cleanup BoardConfigreplicant-6.0-beta-0001Wolfgang Wiedmeyer2017-01-271-7/+0
| | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | Revert "i9300: rewrite libsensors in c++"Wolfgang Wiedmeyer2017-01-131-0/+3
| | | | | | | | This reverts commit 381a05756bdbe474ab76242a4e2934d81b8975e9.
* | Merge branch 'cm-13.0' of ↵replicant-6.0-alpha-0006Wolfgang Wiedmeyer2016-12-131-0/+4
|\ \ | |/ | | | | https://github.com/CyanogenMod/android_device_samsung_i9300 into replicant-6.0
| * i9300: rewrite libsensors in c++Simon Shields2016-03-051-3/+0
| | | | | | | | | | | | | | | | * based off t0lte sensors * AkmSensor kanged from i9100 (added sensor status support) * has a working compass! Change-Id: Iaed0463c33089ca0b636be4ba3f966f2e25f34f9
| * i9300: initial pegasusq powerhalSimon Shields2016-02-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * based off flo * powersave (3 core max/1GHz), balanced (current defaults), and performance (back off on downscaling) * support for separate low power profiles (activated on screen off) PS2: low power + min/max cpu freq support PS3: whitespace fixes PS4: apparently POWER_HINT_LOW_POWER means PROFILES[POWER_SAVE]. Change-Id: I786a9e0e35fcc1dba1510baa13493ecf261bdfcc
| * i9300: enable f2fs supportSimon Shields2016-02-171-0/+1
| | | | | | | | Change-Id: I4405cbf6573e277ac7d2dbcb0014131d9cbbcc9d
| * i9300: ensure we don't build opensource sensorsSimon Shields2015-12-231-0/+3
| | | | | | | | | | | | | | currently the compass seems to be really broken, so we'll use the proprietary ones for now Change-Id: I195e0765da7789d38940835d9e8c6eff4e09a900
| * i9300: use synchronous setsurfaceSimon Shields2015-12-231-0/+3
| | | | | | | | Change-Id: I715cbce3f4387bb557a9ddd2ec23deebc1b1d7ec
* | BOARD_KERNEL_IMAGE_NAME for recent Android common kernelreplicant-6.0-alpha-0005Wolfgang Wiedmeyer2016-09-111-0/+3
| | | | | | | | | | | | | | A recent Android common kernel has a mechanism to attach the dtb, so only the name has to be changed. The mainline kernel doesn't have this feature. Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | enable llvmpipe buildWolfgang Wiedmeyer2016-08-251-0/+3
| | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | add possibility to specify a custom bootimg build file for recent kernelsWolfgang Wiedmeyer2016-08-251-0/+1
| | | | | | | | | | | | commented out for now Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | remove everything that is related to the proprietary RILWolfgang Wiedmeyer2015-12-221-1/+0
| | | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* | Merge remote-tracking branch 'cyanogen/cm-13.0' into replicant-6.0Wolfgang Wiedmeyer2015-12-211-0/+3
|\ \ | |/
| * i9300: enable dlmallocSimon Shields2015-12-181-0/+3
| | | | | | | | Change-Id: I492e1974e0e1a1c0e70467e30190908909b60451
* | Merge remote-tracking branch 'replicant/replicant-4.2' into replicant-6.0Wolfgang Wiedmeyer2015-12-171-1/+4
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | ril and vibrator do not work Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> Conflicts: cm.mk i9300.mk include/telephony/ril.h init.smdk4x12.rc overlay/frameworks/base/core/res/res/values/config.xml system.prop
| * Samsung-RILPaul Kocialkowski2014-01-041-1/+1
| | | | | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
| * Charger with good-looking graphicsPaul Kocialkowski2014-01-041-0/+3
| | | | | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* | i9300: disable ashmem tracking in parcelsforkbomb2015-12-061-0/+1
| | | | | | | | | | | | fixes RIL Change-Id: I9d4b83f245976b7cbb68aca315c54878e51f1356
* | i9300: Use open-source camera againJustArchi2015-11-251-4/+0
| | | | | | | | | | | | | | Conflicts: BoardConfig.mk Change-Id: I5794d6c3fb2e2ca542fc0eff65317334be9047b7
* | i9300: squash RIL bringupforkbomb2015-11-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | * ril: update ril header to v11 from https://github.com/ArchiDroid/android_device_samsung_i9300/commit/706bc3c354d2f6d6d905e6a26ccee282357c26ee * ril: LCE support * set BOARD_RIL_CLASS and add SamsungExynos4RIL * add Samsung symbols shim library * use ril-wrapper to stop libsec-ril from crashing (based off dmitry-ril for the Nexus S) Change-Id: I169024341621ea05db5b8d8e82c4bf958b7bc6c0
* | i9300: squash selinux updates for CM 12.xMarcKe2015-11-211-12/+0
| | | | | | | | | | | | | | | | | | | | i9300: selinux updates for cm12 Change-Id: I724a1acb4724ae34e60881da4708f7fbc98080ad i9300: Selinux updates Change-Id: I4e31d24c2eefcfdffa49cf1ee7468498200bb83c
* | Device provides its own camera HALRicardo Cerqueira2014-05-201-0/+2
| | | | | | | | Change-Id: Id5c0f45bfaa7a89db0979e51d0740e298a9c15f9
* | Switch back to the binary camera HALRicardo Cerqueira2014-04-061-0/+2
| | | | | | | | | | | | | | Add compatibility libutils symbols required by it, and use it again. It's much more reliable than the reimplementation Change-Id: Ic837f4688015a956d635f0cf6b9846c24265a4e1
* | selinux: Re-enable the device-specific policiesRicardo Cerqueira2013-11-111-14/+14
| | | | | | | | Change-Id: I59769775be803ae6f175e4195fdde14528694fdd
* | Updates for 11.0Ricardo Cerqueira2013-11-061-14/+14
| | | | | | | | Change-Id: I5adfaacbfd6eff42e4e861fcd67281421e230f86
* | selinux: Don't reset inherited system-wide configscm-10.2-M1Ricardo Cerqueira2013-10-311-2/+2
| | | | | | | | Change-Id: I0d93bec34fdedf6c7d05e98a384b6718d602c2e7
* | i9300: selinux: remove vold rulesDaniel Hillenbrand2013-08-171-1/+0
| | | | | | | | | | | | moved to external/sepolicy Change-Id: I829824e38b0a98989b35acbfc89ea225b9ce198b
* | i9300: add selinux policiesDaniel Hillenbrand2013-08-151-0/+17
| | | | | | | | Change-Id: I0304c2efeb06b583a28ea9c9dcc874254ee3930f
* | i9300: recovery: use unified fstabcodeworkx2013-08-061-0/+4
|/ | | | Change-Id: I7a988021082955175fefd2fd62ab72f2385f688d
* i9300: move libril, use SamsungExynos4RIL classDaniel Hillenbrand2013-07-071-0/+1
| | | | Change-Id: Idf5a983d659d239ba3324cbd8c9e0be9f4ee3dd3
* i9300: add opensource libril, remove ril classDaniel Hillenbrand2013-04-101-0/+4
| | | | | | | - remove blob rild - remove blob libril.so Change-Id: Iced6c86e5af2a2d65076d12fc150ebc6c4d786a4
* i9300: add bluetooth build configcodeworkx2012-11-231-0/+2
| | | | Change-Id: Iea01fbf70eee99a09c80f0dd4ae8c686e39b18f1
* reorganize device tree, use smdk4412-common treeNebojsa Cvetkovic2012-11-111-125/+1
| | | | Change-Id: I1a3c68a2e5ec693c99b624b343c5a12b802d8109
* removed tvoutdummy, updated uevent, cleanupcodeworkx2012-08-171-7/+4
| | | | Change-Id: Iaed4163b44079acf0dfb693cabc6e676799ff83b
* board uses proprietary camera and fimcDaniel Hillenbrand2012-07-221-1/+3
|
* jellybeanedDaniel Hillenbrand2012-07-221-5/+9
|
* i9300: use opensource audio halcodeworkx2012-07-161-2/+0
| | | | Change-Id: I7fc2ced9802d0519ea9be3e70a8c61425a5c1171
* i9300: use dirty workaround for volume bugcodeworkx2012-07-081-0/+1
| | | | Change-Id: Idedeb1daa6861ac7a9bfb4053d47ff429ba71826
* camera: add ISO supportcodeworkx2012-07-081-0/+3
| | | | Change-Id: I0a6c8fa3c9546b8275ace7f9dc5509aa94f7956e
* i9300: enable webglD4rKn3sSyS2012-06-251-0/+3
| | | | | | patchset 2: move up Change-Id: Ie62e14dcc974d3b5c3cf2e822e0ba6dbf81bfd69
* use samsung bluetoothcodeworkx2012-06-241-0/+1
| | | | Change-Id: I80bd87947e3e1d51c328a19cbe7855a356a2af8e
* charging modeDaniel Hillenbrand2012-06-161-0/+4
|
* Preload animationXpLoDWilD2012-06-131-0/+2
|
* custom recovery fontDaniel Hillenbrand2012-06-111-0/+1
|
* working opensource codecsDaniel Hillenbrand2012-06-091-2/+2
|
* EXYNOS4X12_ENHANCEMENTSDaniel Hillenbrand2012-06-091-2/+3
|
* prop omxDaniel Hillenbrand2012-06-091-0/+2
|
* no hdmiDaniel Hillenbrand2012-06-081-6/+5
|