summaryrefslogtreecommitdiffstats
path: root/init.tuna.rc
Commit message (Collapse)AuthorAgeFilesLines
...
* tuna: set maximum screen off cpu frequency to 700MHzColin Cross2011-10-041-0/+3
| | | | | | | Cap the maximum screen off cpu frequency at 700MHz to reduce power usage during events that wake the device from suspend. Change-Id: I83462383759d330cad616f4ec14a0c9d20df7a3f
* init.tuna.rc: Set camera calibration permissionsStanimir Varbanov2011-09-291-0/+20
| | | | | | | | | | | 1- make directory with rw permissions for calibration data. 2- change permisions for /dev/mtd/mtd0 and /dev/i2c-2. 3- add fRom oneshot service used for extracting calibration data from flash memory device. Change-Id: I9ca4f67f38bfc8a8cfe2eb02ff6bb9cb3b7f7a7e Signed-off-by: Vladislav Hristov <vhristov@mm-sol.com> Signed-off-by: Stanimir Varbanov <svarbanov@mm-sol.com>
* Tuna : change "/factory" mount option with R/Ojh78.min2011-09-281-1/+1
| | | | | | | | "/factory" will be mounted with R/O after manufacturing process and "/data/radio" will be used as an nv_data storage by Ril. Change-Id: Iee34edb41cc50cfd08f4dbb75e6c80f2c4b929ff Signed-off-by: jh78.min <jh78.min@samsung.com>
* Tuna: radio: add /data/radio directory for nv_datajh78.min2011-09-271-0/+2
| | | | | | | | | On factory nv_data will be written on the /efs with RW mount. After finishing the factory updated all nv_data will be written on the /data/radio. Change-Id: Iad48a9c95e03e66e8608124bbeded9b18b1095ad Signed-off-by: jh78.min <jh78.min@samsung.com>
* Tuna : rename "/efs" to "/factory"jh78.min2011-09-271-6/+6
| | | | | | | | All "efs" names in .rc will be changed to "factory" except bootloader side. Bootloader defines "/efs" as it is and it'll be mounted to "/factory". Change-Id: Ic9bbbf95bc34a0f08625634bfd04321e9e2a424a Signed-off-by: jh78.min <jh78.min@samsung.com>
* Move crypto key storage location for Prime off of /efsKen Sumrall2011-09-151-1/+1
| | | | | | | | | | | /efs is changing to a read-only filesystem, so the risk of corrupting factory calibration data is much less. That means the key storage for encryption must move. A new bootloader has taken 64 kbytes from the recovery partition and made it into a new metadata partition. There is no filesystem on it, the keys are being stored directly on the block device. Change-Id: Ide27c72cc232949e11f190abedd9ae7342b00142
* Temporarily make all ext4 errors panic the kernelKen Sumrall2011-09-141-3/+3
| | | | | | | | We are seeing some devices with corrupted filesystems, and the filesystem has logged IO errors. So temporarily turn on errors=panic for now to try and catch the error when it happens, so we can fix it. Change-Id: Ic60ced465814efbf4ec23f6d5d7440d1ec4ab282
* tuna: correct file ownership/perms for USB/UART switchingPark sung-ho2011-09-111-2/+6
| | | | | Change-Id: Ifa3f47d885a83b6953c8b99412c05915f08cbc01 Signed-off-by: Park sung-ho <p5397.park@samsung.com>
* tuna: include standalone charger mode supportDima Zavin2011-09-021-0/+3
| | | | | Change-Id: Ib56844c0eda029ed29de28109812646d20727d92 Signed-off-by: Dima Zavin <dima@android.com>
* Keep config file as argument to support p2pIrfan Sheriff2011-08-291-1/+1
| | | | | Bug: 5002384 Change-Id: Ife7b28a066ddd6b201e50ae92872571d5cbf183a
* LED: Add LED HAL to light moduleWon Hyoung Lee2011-08-271-0/+3
| | | | | | | | | adding LED HAL for an30259a device The device file is /dev/an30259a_leds. Change-Id: I071d081cde05f2b8626992f3831f55be09fddce5 Signed-off-by: Won Hyoung Lee <whlee@sta.samsung.com> Signed-off-by: Mike Lockwood <lockwood@android.com>
* Fixes to properly enable encryption on Tuna.Ken Sumrall2011-08-261-0/+2
| | | | | | | Set all the necessary properties to get encryption working properly on Tuna. Change-Id: I1fb5e4003296b24f180d68788725c86795050e24
* Enable nomblk_io_submit mount option for read-write ext4 filesystems.Ken Sumrall2011-08-241-3/+3
| | | | | | | | | The new mblk_io_submit code was turned on by default in 2.6.39, but it seems have a bug that we hit on stingray. The new code was to improve performance on 48-way systems, which we don't need on Android, so turn it off and use the previous method by mounting with nomblk_io_submit. Change-Id: I96ffe857845099172bc1794d22058db748385590
* Bluetooth : enable lpm in init.tuna.rcln -s manifests/local_manifest.xml2011-08-221-1/+1
| | | | Change-Id: I0d29d6cc3f4e12e3cc051e3671d25e5fbb28846f
* add p2p support on primerepo sync2011-08-161-1/+11
| | | | | Bug: 5002384 Change-Id: I6042e8900c308801ef9ac8d1445d1d6025c5a7c9
* Toro : Add radio permission on "/sys/bus/usb/devices/usb1/power/control"sinikang2011-08-111-0/+4
| | | | | | | | | for LTE Host Booting fix. - ril control enable/disable "auto-suspend" feature in HostBooing procedure. - releated ril code is already submitted in LTE RIL version to 4.0 Signed-off-by: sinikang <sinikang@samsung.com> Change-Id: If7b882ca02ecf1fd696bef3a59db82f0be8b51b3
* Fix permissions for ION driverSarthak Aggarwal2011-08-111-0/+3
| | | | | Change-Id: I34890cc1b08b33222bea30e73080e4a529117d75 Signed-Off-By: Sarthak Aggarwal<sarthak@ti.com>
* Enable dhcpd and iprenew for bluetooth.Jaikumar Ganesh2011-08-021-0/+11
| | | | Change-Id: I9d2f8a8ce61a739073bc90f8ce03ea42e4fb73e8
* Fixes for crypto on PrimeKen Sumrall2011-07-151-0/+3
| | | | | | | | | | | | | | | 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
* Bluetooth : change sco pcm interfacehyungseoung.yoo2011-07-151-1/+1
| | | | | | | 1. changed I2S mode 2. bt chip role: master, sample rate: 8KHz, clock rate: 256KHz Change-Id: I286d65932319fca58c8dd568942b23c0b27a95f0
* Tuna: Start sleepingTodd Poynor2011-07-121-3/+0
| | | | | | | Remove hack wakelock. Change-Id: I6a33beca136156ce2b516a5cd5f07a95f9c946db Signed-off-by: Todd Poynor <toddpoynor@google.com>
* use bugmailer.sh for bugreportGuang Zhu2011-07-111-1/+1
| | | | | | it captures bugreport, compresses it and fires an intent to mail it. Change-Id: Idf9df7b9dd1887ae709c9816f488e13e17a2ed80
* Add BT address setting.Jaikumar Ganesh2011-07-111-0/+2
| | | | | | | | This changes adds the per device BT adddress path. Contributed by: hyungseoung.yoo <hyungseoung.yoo@samsung.com> Change-Id: I0ca65c54c62880e218b0d135b3beb06069379f9b
* Toro : add board specific configurations for LTE RILsinikang2011-07-101-0/+4
| | | | | | | - add cdma & lte radio related device files configuration Change-Id: I98e897b74b37a432f11a3d1a1cd1872d3c2ef7c4 Signed-off-by: sinikang <sinikang@samsung.com>
* Tuna kernel prebuilt, built-in wifi driver with cfg80211Dmitry Shmidt2011-07-081-1/+1
| | | | | | | | | 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>
* Add light module for backlightArve Hjønnevåg2011-06-301-0/+3
| | | | | | Copied from crespo Change-Id: I75956a352472b4503e85058570255fd651ac3795
* PRIME: [GPS] Allow the GPS exported GPIOAlexy Shin2011-06-301-0/+6
| | | | | | | | | Allow the permission to /sys/class/sec/gps/GPS_PWR_EN/value and /sys/class/sec/gps/GPS_nRST/value Change-Id: I775c710e721835fae787fd32acdca5c53616c0a3 Signed-off-by: Alexy Shin <alexy.shin@samsung.com> Signed-off-by: Mike Lockwood <lockwood@android.com>
* Add BT permissions and services.Jaikumar Ganesh2011-06-241-0/+16
| | | | | | | 1. Change permissions for the rfkill driver and uart 2. Start the hciattach service. Change-Id: I5a49d79b600b32649f73f8d7411095dcff8828dd
* Fix permissions for RIL and create /efsBenoit Goby2011-06-241-1/+10
| | | | Change-Id: Ie67efc72686e9a4f438ea2bc5d8f6d8b69c868d7
* Set perms on nfc_power sysfs entry.Nick Pelly2011-06-221-0/+2
| | | | Change-Id: Idd48221fdb3100af6ae37179b1d5b2c3f1e1e9f3
* Add bugreport generation on Power + VolumeUp + VolumeDownDmitry Shmidt2011-06-211-0/+7
| | | | | Change-Id: Iaca2608cc043000496b038783420f04ec0e93435 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Add USB configuration for new USB gadget supportMike Lockwood2011-06-171-0/+2
| | | | | Change-Id: I07a26a6ae83032b162d697652b87b637f3f32b92 Signed-off-by: Mike Lockwood <lockwood@android.com>
* Add NFC to init.tuna.rcNick Pelly2011-06-141-0/+5
| | | | Change-Id: I7243d8e46d0f1f9f74c13a2bb094871df6433615
* Modify permissions on tiler, dsscomp and rpmsg nodesPandita, Vikram2011-06-091-0/+4
| | | | | Change-Id: I23e488c1a7cbf3a4c689ff63fa3e7fb600e4c81d Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
* Add setup_fs service to primeKen Sumrall2011-06-031-0/+7
| | | | Change-Id: I7413d6f664304a7a69838e39ca66f15398f65660
* tuna: Add wlan support, wlan driver 68a50bbDmitry Shmidt2011-06-031-0/+24
| | | | | Change-Id: I27995d6c5b598e96b442d909f2904a2544afb0ec Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Modify emmc mount location to work on LTE lunchbox and later devicesColin Cross2011-05-271-3/+3
| | | | | | This will break booting on HSPA lunchboxes and pre-lunchboxes Change-Id: I106ec308bd30e23fb2cbf70238f9d117b08e050f
* Create virtual SD cardSimon Wilson2011-05-181-0/+17
| | | | | | | Create virtual SD card at /mnt/sdcard, based on the /data/media directory Change-Id: I5e92553bdf5781a1ad6b0775574c88da3a61a88d
* Move eMMC to omap_hsmmc.1Colin Cross2011-04-181-3/+3
| | | | Change-Id: I77cb6c1856f9a844da97e3b3818a3a73bf80070d
* Initial tuna buildColin Cross2011-04-121-0/+17
Change-Id: I940a39a432d5489661e8aa57a9792a6e9b39b9c9