summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* smdk4412: update proprietary filescodeworkx2013-02-241-5/+14
| | | | Change-Id: Iecf48054217feae3bbf6045d2241aeeb67852922
* smdk4412: remove legacy egl hackcodeworkx2013-02-231-1/+0
| | | | Change-Id: Id31f9a7db6ebeedcec56394c50249b9430b610f5
* smdk4412: update extract scriptcodeworkx2013-02-172-18/+3
| | | | Change-Id: I2bcb7e360bb892ad6c67fe39817d572fdd148945
* extract: fix typo, add missing devicescodeworkx2013-02-091-2/+2
| | | | Change-Id: Ic395e8f61bd4e7bade08254e8f200c69e0cfde04
* smdk4412: add i9305codeworkx2013-02-051-1/+1
| | | | Change-Id: Ic0b5e2610767492488c68ee75b76f2f1ac13cba1
* Add support for R950 USCC Note 2sbrissen2013-01-291-1/+1
| | | | Change-Id: I83e3c42b57423852bb25584870eb6195b88cfd97
* Add I605 and L900sbrissen2013-01-181-1/+1
| | | | Change-Id: Idaf08c0de063c1ea50bb9bc8a60cf1c29726c5cb
* smdk4412: set cityid parameter for t0lte camera halcodeworkx2013-01-171-0/+4
| | | | Change-Id: I873220f4aa4ad3201284ef4706042d1af16e89e1
* Fix derpEspen Fjellvær Olsen2013-01-171-3/+3
| | | | Change-Id: Ifa318cdceb643f0e4e089fb1a5872f2ea3929e24
* fix newline derpEspen Fjellvær Olsen2013-01-151-1/+0
| | | | Change-Id: Iff70f04a580d29af8e0ea42d58be443c2357d8a4
* Merge "smdk4412: add support for note 2 lte" into cm-10.1Daniel Hillenbrand2013-01-152-1/+5
|\
| * smdk4412: add support for note 2 ltecodeworkx2013-01-142-1/+5
| | | | | | | | Change-Id: I08e9dfbfef3c1f5f2b5f6012d623dbd70927c0d2
* | Cleanup in proprietary-files.shEspen Fjellvær Olsen2013-01-133-375/+282
|/ | | | Change-Id: I8a42abc5e590e9f221a9c37db291434a26e49500
* Merge "smdk4412: use sysfs for vsync notification" into cm-10.1Espen Fjellvær Olsen2013-01-121-0/+1
|\
| * smdk4412: use sysfs for vsync notificationcodeworkx2013-01-091-0/+1
| | | | | | | | Change-Id: I6145c150c14825e767a6ef986993d5bbadd42853
* | Camera needs access to exynos-mem as wellEspen Fjellvær Olsen2013-01-121-1/+1
|/ | | | Change-Id: I2669e30fe47a645aad4922e421710dd98dbc8b03
* smdk4412: define WIFI_DRIVER_MODULE_AP_ARGcodeworkx2012-12-221-0/+1
| | | | Change-Id: I0a4981510fba6eb7a9e60b8a2cb782c6b83fc6f4
* smdk4412: don't hide focus modescodeworkx2012-12-191-0/+3
| | | | Change-Id: I2446be0a72843557c5fb14dcb2e6a629cdf23fd4
* media_profiles.xml cleanupkristof.petho2012-12-171-13/+0
| | | | | | | Removed lines define same 1080p HD as lines 157-168. Change-Id: Ie1dcf38c573e4702af44329d7223434612dbafde
* smdk4412: common uevent conf, fix perms on exynos-memcodeworkx2012-12-162-1/+104
| | | | Change-Id: Ic7188ba15e54a4fc4b5e4a890ca956aa6c2f5018
* smdk4412: cleanup proprietary filescodeworkx2012-12-151-7/+0
| | | | Change-Id: I262377cb1f37cc5e13d0d3d89c7b3659fd9e78ff
* smdk4412: bluetooth: fix i2s interface configcodeworkx2012-12-131-0/+4
| | | | | | | | | | | | | old config: --i2s=1,0,0,0 ** --i2s=i2s_enable,is_master,sample_rate,clock_rate ** ** i2s_enable is 0 for disable and 1 for enable ** is_master is 0 for slave and 1 for master ** sample_rate is 0 for 8KHz, 1 for 16Khz and 2 for 4 KHz ** clock_rate is 0 for 128KHz, 1 for 256KHz, 3 for 1024 KHz and 4 for 2048 KHz Change-Id: I807da4845f65e8017cbe79bbb3a3c0267183ed6a
* Merge "smdk4412-common: camera: Enable preview handling, and don't report ↵Daniel Hillenbrand2012-12-122-1/+9
|\ | | | | | | take_picture errors" into mr1-staging
| * smdk4412-common: camera: Enable preview handling, and don't report ↵XpLoDWilD2012-12-112-1/+9
| | | | | | | | | | | | | | | | take_picture errors See CameraWrapper::camera_take_picture comments Change-Id: I3255424dd946b1134fdf0cf6539cc73bc9b40bcf
* | bluetooth: Bring config inline with CM10Andrew Dodd2012-12-121-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | These parameters match the old --i2s params passed to brcm_patchram_plus in CM10 See device/common/libbt/include/bt_vendor_brcm.h Also see: system/bluetooth/brcm_patchram_plus/brcm_patchram_plus.c in CM10 tree, along with our hciattach params. Change-Id: I8b0b3a625f12ba3ae139b6ea5bd112c4797cde3d
* | Revert "smdk4412-common: bluetooth: Disable LPM_SLEEP_MODE to prevent stack ↵Andrew Dodd2012-12-111-4/+1
| | | | | | | | | | | | | | | | | | | | | | dying" This patch would break bluetooth power management, and should have been fixed in the kernel instead. This reverts commit be934ca33333c7f983020daa343e2cf181f7951e. Change-Id: I0fa5bcf7eb3ae3535196e1dcfe031ac04f08bebb
* | smdk4412-common: bluetooth: Disable LPM_SLEEP_MODE to prevent stack dyingXpLoDWilD2012-12-111-1/+4
|/ | | | Change-Id: I148e0c07cef23458fb1768d8892bbe7949227934
* EGL: Use BOARD_EGL_NEEDS_LEGACY_FBAndrew Dodd2012-12-101-0/+1
| | | | | | | Our Mali EGL needs FramebufferNativeWindow or it stalls. Change-Id: I8be7551116c024bc91f56587f02852b6220b4b49
* smdk4412: remove bt init, add bt vendor conf, enable bt-pan interfacecodeworkx2012-12-105-157/+14
| | | | Change-Id: Ifc6e0f776be4dddf32a7c5fe2f8e22ed9dfe6fae
* smdk4412-common: build opensource gralloc and hwcomposercodeworkx2012-12-011-0/+2
| | | | Change-Id: Ib1f601794d3c61beee444b41a6c2982551eefd48
* smdk4412-common: add global cflag for camera isocodeworkx2012-11-271-1/+2
| | | | Change-Id: Idcdb3b436ad0a48ce068d127cad404e0348a1938
* smdk4412-common: camera iso supportcodeworkx2012-11-271-0/+1
| | | | Change-Id: I3f78a0d04352abe837ea4c23cfcb2ca4eb1ca237
* smdk4412-common: build libnetcmdifacecodeworkx2012-11-271-0/+1
| | | | Change-Id: Ief5468f379935506373fadf12798753b15422aca
* BoardConfig: use samsung colorformatcodeworkx2012-11-261-0/+1
| | | | Change-Id: If57c66dc37042cc48d661ed66b5ba7845ab44638
* BoardConfig cleanupcodeworkx2012-11-251-10/+1
| | | | Change-Id: I40168dd8e5dcbc88e283b8a9d3fe86efe4a8360d
* common: remove geocode and networklocation overlaycodeworkx2012-11-231-6/+0
| | | | Change-Id: Ie09c6b4e42d33dcd0721d67a33243901f47e0a2c
* common: add audio effects configcodeworkx2012-11-232-0/+134
| | | | Change-Id: I91687682a6984e877bb1a2c440ebe2b7958a3df4
* common: set TARGET_ARCHcodeworkx2012-11-231-0/+1
| | | | Change-Id: I026f5fdbe5c51f0bf18b4f37fc3a4de95572053a
* Update proprietary-files.sh: libakm.so + fix derpShamir Husain2012-11-171-3/+1
| | | | Change-Id: I78fcd9a1b0a49fae8a7c02f631af38f5d6a30430
* n7100 dont share common gps blobs with i9300/n8xxShamir Husain2012-11-161-4/+0
| | | | Change-Id: Ie93b8003d6e108a82aa7af9ecf5518355ca7fcf2
* Update proprietary-files.sh to match TheMuppets vendor (1/3)Shamir Husain2012-11-151-2/+0
| | | | Change-Id: I905ee28a98ef2234472556210e97b8c99dc1b686
* Add execution permissionShamir Husain2012-11-151-0/+0
| | | | | | Else causing rom proprietary-files.sh to fail midway. Change-Id: I7fe1685271c58be54d8524b9c9805f4be9b89b50
* add blob scriptcodeworkx2012-11-111-0/+390
|
* add n8000 and n8013codeworkx2012-11-111-1/+1
|
* handheld permission is device specifccodeworkx2012-11-111-2/+1
|
* led settings and nfc are device specificcodeworkx2012-11-117-257/+0
|
* move telephony specific parts back to devicecodeworkx2012-11-1139-2053/+19
|
* Initial commitnebkat2012-11-10116-0/+7305