summaryrefslogtreecommitdiffstats
path: root/init.tuna.rc
Commit message (Collapse)AuthorAgeFilesLines
* Update kernel binaryKalimochoAz2012-03-201-0/+3
| | | | | | | | | | | | | Patch set 1: Update to 3.0.24 Wi-Fi Tunable for fast or max on sysfs Wi-Fi by default Max Patch set 2: Update to 3.0.25 Wi-Fi by default Fast Wi-Fi driver upgraded version 5.90.125.94 Add option to control wifi speed on sleep mode Change-Id: Idd70dc5fd4036b711b7b6b5124b653e64494c076
* Run tf_daemon as class main instead of class coreJeff Tinker2011-12-131-1/+1
| | | | | Change-Id: Ie416980d1cc347a1e939776649bffcfbdd8960ff related-to-bug: 5751212
* tuna: don't use setup_fs on efs partitionBenoit Goby2011-12-091-2/+1
| | | | | | The efs partition is now read-only and does not need to be formatted Change-Id: I50332a76c24bbb2df61152e3a73598ec9133ffbc
* tuna: set root hubs autosuspend delay to 0Benoit Goby2011-12-091-0/+4
| | | | | | | | | The musb driver now holds a wakelock when the root hub is resumed. Suspend root hubs immediatly if no device is attached or immaediatly after attached devices are suspended by setting their autosuspend delay to 0. Change-Id: If573b76065f2cc1b0b1bf4b56cfcda18d682851f
* am abdc2b54: Merge "tuna: interactive governor timer 20ms intermediate bump ↵Paul Eastham2011-11-101-3/+4
|\ | | | | | | | | | | | | speed 700MHz" into ics-mr0 * commit 'abdc2b542a9140a83452cd726c29294324a79380': tuna: interactive governor timer 20ms intermediate bump speed 700MHz
| * tuna: interactive governor timer 20ms intermediate bump speed 700MHzTodd Poynor2011-11-091-3/+4
| | | | | | | | | | Change-Id: I965b41378630fe1916070440ccc40ea844c1627d Signed-off-by: Todd Poynor <toddpoynor@google.com>
* | am efc0fb42: Merge "tuna: init: Interactive governor use 80ms timer" into ↵Todd Poynor2011-11-051-2/+2
|\ \ | |/ | | | | | | | | | | ics-mr0 * commit 'efc0fb425daab655610cfdfb0dccc2b271b2003d': tuna: init: Interactive governor use 80ms timer
| * tuna: init: Interactive governor use 80ms timerTodd Poynor2011-11-041-2/+2
| | | | | | | | | | Change-Id: I38d2893e4472f85db843aa6253e1cc0ef5b85e32 Signed-off-by: Todd Poynor <toddpoynor@google.com>
| * tuna: don't use setup_fs on efs partitionBenoit Goby2011-11-021-2/+1
| | | | | | | | | | | | The efs partition is now read-only and does not need to be formatted Change-Id: I50332a76c24bbb2df61152e3a73598ec9133ffbc
| * tuna: set root hubs autosuspend delay to 0Benoit Goby2011-11-021-0/+4
|/ | | | | | | | | The musb driver now holds a wakelock when the root hub is resumed. Suspend root hubs immediatly if no device is attached or immaediatly after attached devices are suspended by setting their autosuspend delay to 0. Change-Id: If573b76065f2cc1b0b1bf4b56cfcda18d682851f
* tuna: interactive governor timer 100ms, min sample 10msTodd Poynor2011-10-281-0/+4
| | | | | | | Significant power savings in Navigation, video encode, and games. Change-Id: Ia8bd64c11b8ccd33fda62f7920d79fa5222da06e Signed-off-by: Todd Poynor <toddpoynor@google.com>
* tuna: Allow the RIL to control the LTE modem autosuspend modeBenoit Goby2011-10-241-0/+3
| | | | Change-Id: Iecf672a25911792acf51b4de08c794f5e8024551
* SMC: Run tf_daemon and smc_pa_ctrl as drmrpcJeffrey Tinker2011-10-211-4/+7
| | | | Change-Id: I220489731d5bd457f3db69156bb54b7caa3e452b
* init.tuna.rc: add symlink for HDCP keyIliyan Malchev2011-10-171-0/+3
| | | | | Change-Id: I80f8d4549fb35eac52da4932e1ef0f4b93cc0e4f Signed-off-by: Iliyan Malchev <malchev@google.com>
* tuna: enable off mode based on propertyColin Cross2011-10-091-0/+3
| | | | | | | | | If property persist.sys.tuna.off_mode is 1, enable off mode. To enable off mode: adb root adb shell setprop persist.sys.tuna.off_mode 1 Change-Id: I01ce285dd2bd42b41b0432e142a6d63442ca7479
* Create /data/smc directory on startupJeff Tinker2011-10-081-0/+1
| | | | | Bug: 4598045 Implementing secure video path on TI OMAP4 chip for ICS Change-Id: I7c81044ffefd48ac3b7c0d1b46990ef5b9ed6106
* Load the smc pa, start the daemon and set driver permissions.Jeff Tinker2011-10-071-0/+14
| | | | | | Bug 4598045 Implementing secure video path on TI OMAP4 chip for ICS Change-Id: I010ab638daf3630a3765cbe41b671c95a3f8bea5
* 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