summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ARM: omap4: tuna: Add input event reader to sensor HALMarty Fouts2011-06-295-7/+220
| | | | | Change-Id: I34a4a4dea8b30b22046889246f164c3ea40ab2a4 Signed-off-by: Danke Xie <d.xie@sta.samsung.com>
* Merge "require new KF06 bootloader"Ed Heyl2011-06-291-1/+1
|\
| * require new KF06 bootloaderEd Heyl2011-06-291-1/+1
| | | | | | | | Change-Id: Ibbaa304c1decfe629e9d1463e32b20f07d0b7b2c
* | New Prime kernel prebuiltsBenoit Goby2011-06-292-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d27c334 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 843f59e Merge branch 'linux-omap-3.0' into android-omap-3.0 9b0cd4a Merge commit 'v3.0-rc5' into linux-omap-3.0 7423276 ARM: omap4: emif: Reduce logspam using pr_err_once 5828e87 Merge branch 'android-3.0' into android-omap-3.0 e55d4fa Merge commit 'v3.0-rc5' into android-3.0 e32c146 Revert "PM: Prevent waiting forever on asynchronous resume after abort" a88985f Revert "PM: Wait for completion of the parent resume before resuming" ccab33d Merge branch 'omap-pm-integration' of git://github.com/nmenon/linux-omap-ti-pm into linux-omap-pm-3.0 744ff7f OMAP2+: PMIC: add ability to modify the map 3e5fbba OMAP4: Reconfigure the DDR timings on SDP and Panda 35f4601 OMAP4: PM: Enable throuput request helper function to set rate cd1952f OMAP4: PM: Voltage change notification for emif driver ba67bdb OMAP4: clock: Add M2 postdivider scaling as part of the virt_l3_ck e6b7668 OMAP4: EMIF: Add optimized timings for Elpida memory 31e972b OMAP4: Add EMIF driver support fc1dec3 OMAP4: clocks: Add CORE M2 set rate support 7f0fd66 OMAP4: clocks: Remove ENABLE_ON_INIT flag from emif clock nodes 3a14729 OMAP4: Fix the emif and dmm virtual mapping 306c577 OMAP4: PM: Fix core scaleable clock name on 4430 be29c55 OMAP: powerdomain: lock spinlock around plist_add/plist_del d605659 OMAP4: clock: Keep GPMC clocks always enabled and hardware managed. 83b7522 OMAP2+: DVFS: add debugfs support for visualizing 753c78d OMAP4: ID: add omap_has_feature for max freq supported e7c5f2c OMAP4: ABB: Add Adaptive Body-Bias LDO data f856c4c OMAP3630: ABB: Add Adaptive Body-Bias LDO data 01ce7bf OMAP3630+: PM: LDO: Add ABB support f7fff00 OMAP4: PRM: add tranxdone status for ABB 26c10fa OMAP4: PM: VP: reuse the vp interrupt status as prm generic c8915e7 OMAP3: PRM: add tranxdone status for ABB f595bcf OMAP3: PM: VP: reuse the vp interrupt status as prm generic 9470a77 OMAP3+: OPP: add ABB data to OPP tables 99a00bd OMAP2+: voltage: make warning in get_voltdata useful b0c0771 OMAP2+: voltage: add notifiers for changes 791aad5 OMAP4: PM: TPS: unlink VCORE3 and VMEM from APE for TWL6030 aaf27f2 OMAP4: PM: TPS: provide a read-modify-write for TWL6030 d33194b maguro: misc: modem_if: mipi_link: Update mipi-hsi link device Change-Id: I37fedc405bd2acedfe6a8d61db764bc964d02732
* | Enable OpenGL rendering for the UI.Romain Guy2011-06-291-1/+1
|/ | | | Change-Id: I210b7243cc3adc1ae978e90fa958a55c347f7cbe
* New Prime kernel prebuiltsPaul Eastham2011-06-282-0/+0
| | | | | | | | | | | | | | | | | | | | 9059f49 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 b10049d Merge branch 'linux-omap-3.0' into android-omap-3.0 6d8c3e7 Merge remote branch 'common/android-3.0' into android-omap-3.0 b03012d Merge remote branch 'omap/linux-omap-dss-3.0' into linux-omap-3.0 f8fcf23 ARM: omap4: tuna: Add bmp180 i2c board info 46b5360 ARM: omap4: tuna: enable bmp180 barometer driver efcc70b misc: BMP180: add BMP180 barometer driver 6d9800e tuna: sensors: Restore wakelock to proximity sensor fc9518c tuna: sensors: proximity + light sensor board files 20714b0 tuna: sensors: proximity + light sensor driver def config f902bc3 tuna: sensors: proximity + light sensor driver 795c19b OMAP: DSS: enable vc channel 1 when in video mode 05187e7 OMAP: Watchdog: Kernel auto watchdog petting service c797ca5 nf: qtaguid: make procfs entry for ctrl return correct data. 35b8628 nf: qtaguid: workaround xt_socket_get_sk() returning bad SKs. Change-Id: Id2feadeddccb7c2adeaad16a794189a657a0e672
* Fix audio output to play audio other than 44k stereoJean-Michel Trivi2011-06-281-0/+4
| | | | | | | | | | | | | | | When opening an output stream, the driver needs to return its format, sample rate and channel mask. Failure to do so will cause AudioFlinger to create the ouput as DIRECT, regardless of the output flags. The consequence of the output thread being in DIRECT mode is that no mixing is done (one sound at a time), and only audio that plays at the HAL's expected audio characteristics (44k 16bit stereo) can be played. The fix consists in returning the format, chanel mask and sample rate values when opening the output stream. Change-Id: Ib26e3337fe199efdba7a70b40df93518aceec04a
* New Prime kernel prebuiltsPaul Eastham2011-06-272-0/+0
| | | | | | | | | | | | | | | | | 3545be9 OMAP: DSS: remove duplicate dsi enable in s6e8aa0 panel init 62c4325 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 07694d4 Revert "HACK: OMAP: DSS: dispc: reassign write-back's fifo space to GFX" a2a2c23 Revert "HACK: OMAP: DSS: dispc: force GFX fifo thresholds to high values 7fd50e3 Revert "OMAP: DSS: dispc: make GFX prefetch up to high fifo thresh" b257e4a Merge branch 'linux-omap-3.0' into android-omap-3.0 b42abaf Merge branch 'linux-omap-dss-3.0' into linux-omap-3.0 07367d9 Merge branch 'linux-omap-pm-3.0' into linux-omap-3.0 f0d45f6 Revert "OMAP4: hwmod: make dss reset static" 20e93f1 HACK: OMAP4: hwmod: disable lcd1/lcd2/tv before reparenting dss clocks 061bec6 rpmsg_resmgr: improve error reporting 68e824f OMAP4: hwmod: make dss reset static Change-Id: I7cf374d32f817f8dcd3ea86ef82adbd9e6d52b36
* audio: workaround ABE microphone disable problemSimon Wilson2011-06-271-6/+10
| | | | | | | | | The analog microphone uplink stops working if any downlink route is changed when the modem PCMs are open, so as a workaround, only modify the earpiece route when the modem PCMs are closed. Change-Id: Ib725a28da5130546015a9e05da4fca4955ce90bd
* audio: add headset output deviceSimon Wilson2011-06-271-11/+20
| | | | Change-Id: I0f5cb58d0f1fc0372f459a6fb55f30683da414d9
* New Prime kernel prebuiltsPaul Eastham2011-06-272-0/+0
| | | | | | | | f3b7ee6 HACK: ARM: omap4: tuna: Enable MICBIAS_EN gpio 9b5c99a input: mms_ts: add early_suspend and late_resume handler 4c4686b input: mms_ts: add suspend/resume support Change-Id: Ie979be8a6a18a7e595031c167af65c4700e9120b
* audio: improve audio routing in voice callSimon Wilson2011-06-271-123/+192
| | | | | | | | With this change, the microphone now works during a voicecall. The handsfree (speaker) route also works but it currently uses the main mic instead of the sub mic. Change-Id: I37aaaefc523b5a6ebc88058c58ccb5443428e3fa
* Set the userdata filesystem size to match the new partition table.Ken Sumrall2011-06-241-1/+1
| | | | Change-Id: Ia821532fcd4e2bad3439aa69aec21a6dc588e50b
* 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
* Add gps.conf file for large fishAmith Yamasani2011-06-242-1/+8
| | | | | | | Make NTP time lookups work. Bug: 4946152 Change-Id: Ic28ba0352be18d59c91285a641a8538494c60973
* Update kernel and wifi prebuiltsColin Cross2011-06-242-0/+0
| | | | | | | | | f6e81ab ARM: omap4: tuna: Enable reboot on panics in defconfig f717145 ARM: omap4: tuna_defconfig: enable TWL6030 ADC driver 1bb3ff7 ARM: omap4: tuna: enable TWL6030 ADC driver in the board file. 355a731 OMAP4: tuna: Enable OMAP watchdog Change-Id: I15d4767714e93756ecb4fa9e472c3d065c3c712a
* Merge "Update kernel/wifi prebuilts"Dima Zavin2011-06-242-0/+0
|\
| * Update kernel/wifi prebuiltsDima Zavin2011-06-242-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8c3979f Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 80f0d4b Merge remote branch 'common/android-3.0' into android-omap-3.0 1a3053a Merge branch 'linux-omap-3.0' into android-omap-3.0 bd47783 Merge remote branch 'omap/linux-omap-mm-3.0' into linux-omap-3.0 7cc5c0f OMAP: DSS: dispc: make GFX prefetch up to high fifo thresh 7c53104 HACK: OMAP: DSS: dispc: force GFX fifo thresholds to high values f7a2fc4 HACK: OMAP: DSS: dispc: reassign write-back's fifo space to GFX c6b8854 Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0 d713edc ASoC: ABE DAI: support 2 channels for MODEM DAI cd9a43d ASoC: ABE HAL: Fix CMEM address for write_gain a4efc1e ASoC: ABE DAI: Call modem trigger in bespoke_trigger() 423e9b2 ASoC: SDP4430: Update McBSP configuration for modem usecase c7e67e3 OMAP4: McBSP: Change fclk source names per OMAP version 30f5d24 ARM: OMAP4: Enable threshold mode for OMAP4 McBSP ca83d24 OMAP4: hwmod: Fix McBSP irq names fa0f10b net: wireless: bcmdhd: Fix memory poisoning in wl_free_wdev() 19d157d ARM: omap4: tuna: Enable HIDP and BNEP BT config. 2bf390d TILER: Add ION APIs and refactor existing functions to use helper functi 36cbfc3 TILER: Simplify alignment and offset usage in driver d442c9a TILER: Make userspace API support a configurable option 1c1a6d4 TILER: Make tiler nv12 support a configuration option 4e3f43b TILER: Refactor function names to resemble actual functionality 3680e0c TILER: Implement tcm_clear, and initialize TILER container aec3ccb rpmsg: build only if TI TILER is present Change-Id: I2bd30af5ac17492f4369b7ff79ccc7a25efd352e Signed-off-by: Dima Zavin <dima@android.com>
* | Merge "require new bootloader, PRIMEKF05"Ed Heyl2011-06-241-1/+1
|\ \ | |/ |/|
| * require new bootloader, PRIMEKF05Ed Heyl2011-06-241-1/+1
| | | | | | | | Change-Id: I3e64b9c8b14971b5533be7885f179ec4259b0592
* | audio: voice call supportSimon Wilson2011-06-245-31/+272
| | | | | | | | | | | | | | - Also ensured that PRODUCT_PACKAGES is set so that the HAL is copied into the filesystem. Change-Id: I89790e5aec1d6beb7d4650316ec070503a35c436
* | Merge "Allow manually applying an OTA from cache."Michael Ward2011-06-241-2/+2
|\ \
| * | Allow manually applying an OTA from cache.Michael Ward2011-06-241-2/+2
| |/ | | | | | | | | | | No sdcard for tuna. Remove that option, and replace it with the option to apply an OTA from cache. Change-Id: I8d491959b140b01a34f49fc943b76739d101b6de
* | Install NFC firmware if available.Nick Pelly2011-06-241-0/+1
|/ | | | Change-Id: I16227e66ce99135cff67564337dea7bd5100938d
* Fix permissions for RIL and create /efsBenoit Goby2011-06-242-1/+17
| | | | Change-Id: Ie67efc72686e9a4f438ea2bc5d8f6d8b69c868d7
* Updated kernel and wifi prebuiltsBenoit Goby2011-06-232-0/+0
| | | | | | | | | | | | | b908207 misc: modem_if: Reduce verbosity 075c786 omap4: hsi: Reduce verbosity 904b175 ARM: tuna: defconfig with modems 0cad739 ARM: omap: tuna: tell pda_power that it supplies "battery" 8dd24af power: max17040_battery: work delay was meant to be in msecs 7ded31a power: max17040_battery: clamp capacity down to 100% 625c292 power: max17040_battery: hw reports voltage in units of 1.25mV 2549b8e tuna_defconfig: enable the qtaguid netfilter and dependencies Change-Id: I5c2f0551ce5b411970edb702c917a49b60dc8de8
* tuna: update kernel/wifi prebuiltsIliyan Malchev2011-06-232-0/+0
| | | | | | | 57b1390 rpmsg: silence some printk spew Change-Id: I084984da525b93ef99b0aef83eda59e6ac67a5ac Signed-off-by: Iliyan Malchev <malchev@google.com>
* tuna: update prebuilt kernel/wifiIliyan Malchev2011-06-232-0/+0
| | | | | | | | | | | | | | | | | | 503e83c Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 c9fdee7 Merge branch 'linux-omap-3.0' into android-omap-3.0 7c7a60d Merge branch 'android-3.0' into android-omap-3.0 a7e9698 (TEMP) OMAP: DSS: enable video decoding 1049853 rpmsg_sample_client/server: fix section mismatch 5628e51 (TEMP) SGX-KM: Increase SGX general heap (work-around) d98534b (TEMP) PVR-KM: Allow tiler memory to be wrapped 61bff33 RPMSG: RESMGR: miscellaneous fixes 09ffced ARM: omap4: tuna: Enable BRCM 4330 bluetooth. ea95afa tuna_defconfig: enable ducati resource manager 82abfd1 [ARM] mach-omap2: add missing __init/__initdata annotations fa150fc net: wireless: bcmdhd: Set proper debug messages for private IOCTL Change-Id: Ibbcbdd07b989386ba26cba5ba41d572f71d6a9e6 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Revert "tuna: TEMPORARY: add ducati firmware"Iliyan Malchev2011-06-231-4/+0
| | | | This reverts commit faa455ad58f8e956cacc99fedb14d10201af4467.
* (TEMP) tuna: update kernel cmdlineIliyan Malchev2011-06-231-1/+1
| | | | | | | For video playback Change-Id: I727dd6462479f2ceda0b551bf971884eda61fee4 Signed-off-by: Iliyan Malchev <malchev@google.com>
* New Prime kernel prebuiltsPaul Eastham2011-06-222-0/+0
| | | | | | | | | | | | | | | | | | | | | | | d754e1a Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 70aef78 Merge branch 'android-3.0' into android-omap-3.0 5a3fe01 mm: ashmem: Fix arguments to ashmem_shrink 92ab011 android: lowmemorykiller: Fix arguments to lowmem_shrink 0a7e360 Merge branch 'linux-omap-3.0' into android-omap-3.0 2932297 Merge commit 'v3.0-rc4' into linux-omap-3.0 59993b9 Merge branch 'linux-omap-pm-3.0' into linux-omap-3.0 059da53 Merge branch 'omap-pm-integration' of git://github.com/nmenon/linux-omap dad7dc9 net: wireless: bcmdhd: Add RSSI and SETSUSPENDOPT private commands 9dab9bd ARM: omap4: tuna: Implement NFC power and firmware control via sysfs 99e01b3 net: ipv4: tcp: Fix crash in tcp_nuke_addr 60c6f44 OMAP: rpmsg: new rpmsg driver to manage resources for remote processors 227fea4 OMAP: rpres: adding new framework rpres c762980 cpufreq: hotplug: Update governor policy 6452702 OMAP4: hwmod: enable iss module 8b2db85 OMAP4: hwmod: add fdif module 972d7bb OMAP: clockdomain: set iss clk domain to just SWSUP 2c3679d OMAP4: OPP: Add SGX OPPs Change-Id: I111fdd94eee38faf48d0d13fdd7c99dbc96d19bc
* need to build librecovery_ui_tuna for all tuna-derived devicesDoug Zongker2011-06-221-1/+1
| | | | Change-Id: I389f8064e8c1c563ac916bba61d3600a3a25d1b0
* Recovery for tuna.Michael Ward2011-06-224-6/+140
| | | | | | Added the necessary parts to get a working recovery on tuna. Change-Id: I89f87ff587c1635f2b518d4a55304d2cbf6a9b54
* Set perms on nfc_power sysfs entry.Nick Pelly2011-06-221-0/+2
| | | | Change-Id: Idd48221fdb3100af6ae37179b1d5b2c3f1e1e9f3
* Merge "Updated kernel and wifi prebuilts"Colin Cross2011-06-212-0/+0
|\
| * Updated kernel and wifi prebuiltsColin Cross2011-06-212-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a0a680a HACK: ARM: omap4: pm: don't idle gpio controllers a116545 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 527d5ce Merge branch 'linux-omap-3.0' into android-omap-3.0 454fc3b Merge branch 'linux-omap-pm-3.0' into linux-omap-3.0 c30ad97 Merge branch 'omap-pm-integration' of git://github.com/nmenon/linux-omap 017d7bb mfd: twl6030 ADC: add debugfs support a0bbc2c mfd: TWL6030: add ADC driver bb501ea input: mms_ts: update driver to work with firmware version 0x11 bbb42d9 mms_ts: update firmware to version 0x11 6c021c9 ARM: omap4: tuna: Add board-tuna-modems.c 5da9e51 misc: modem_if: Add modem interface driver 744c156 ARM: omap: tuna: add HSI support d900247 omap4: hsi driver initial commit a76d3fc ARM: omap4: enable hsi hwmod 8b752c2 ARM: omap4: tuna: Add ramconsole beed4d1 ARM: omap4: tuna: Add sensor orientations for some device variants 8318049 Revert "mfd: Add omap-usbhs runtime PM support" e8dd682 OMAP4: PM: Fix the low power code and sar layout 5b234be OMAP4: PM: voltagedomain: Fix omap44xx_voltagedomains_init return 4729f42 OMAP4: OPP: Fix trivial wrong macro in voltage dependency tables 24f0ae3 usb: musb: gadget: Enable runtime pm in musb_gadget_pullup a0a680a HACK: ARM: omap4: pm: don't idle gpio controllers a116545 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 527d5ce Merge branch 'linux-omap-3.0' into android-omap-3.0 454fc3b Merge branch 'linux-omap-pm-3.0' into linux-omap-3.0 c30ad97 Merge branch 'omap-pm-integration' of git://github.com/nmenon/linux-omap 017d7bb mfd: twl6030 ADC: add debugfs support a0bbc2c mfd: TWL6030: add ADC driver bb501ea input: mms_ts: update driver to work with firmware version 0x11 bbb42d9 mms_ts: update firmware to version 0x11 6c021c9 ARM: omap4: tuna: Add board-tuna-modems.c 5da9e51 misc: modem_if: Add modem interface driver 744c156 ARM: omap: tuna: add HSI support d900247 omap4: hsi driver initial commit a76d3fc ARM: omap4: enable hsi hwmod 8b752c2 ARM: omap4: tuna: Add ramconsole beed4d1 ARM: omap4: tuna: Add sensor orientations for some device variants 8318049 Revert "mfd: Add omap-usbhs runtime PM support" e8dd682 OMAP4: PM: Fix the low power code and sar layout 5b234be OMAP4: PM: voltagedomain: Fix omap44xx_voltagedomains_init return 4729f42 OMAP4: OPP: Fix trivial wrong macro in voltage dependency tables 24f0ae3 usb: musb: gadget: Enable runtime pm in musb_gadget_pullup 9416ecc Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 e315754 Merge branch 'linux-omap-3.0' into android-omap-3.0 88aa836 Merge branch 'linux-omap-pm-3.0' into linux-omap-3.0 aaea587 Merge branch 'omap-pm-integration' of git://github.com/nmenon/linux-omap 31450ff Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0 18ef4f8 ASoC: dapm: Fix long_name pointer for DAPM muxes f68596f sound: soc: omap: add support for S16_LE 2483ce9 Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0 704d0571 ASoC: DSP: Set correct widget type for capture FE/BE 00bc9b2 OMAP4: remove unused plat/control.h 0330d1f ASoC: core - improve probe/remove ordering 2025767 ASoC: dsp - cleanup struct dsp_link e03f2e3 ASoC: dsp - remove unused function is_be_supported() 5729c5c OMAP4: GPIO: Fix missing interrupts during device wakeup due to IOPAD. b3e33d7 OMAP4: hwmod: add sl2if module 981bf20 OMAP4: hwmod: make dss reset static 8061197 OMAP4: clock: Support divider selection for auxclks 58d5dca OMAP4: clkdomain: remove unused hwsup variable 65e96a2 OMAP4: PM: lowpower: dont use random numbers for l1state 81e2358 OMAP4: PM: Remove redundant DPLL/postdivider autoidle b60aecb OMAP4: PMIC: TPS: correct the TWL base used for SYSEN ea0aea3 ARM: mm: fix racy ASID rollover broadcast on SMP platforms 2f25875 mfd: twl6030: add software power off control Change-Id: I4c6b7f96b37440561e574213994c49e78ac4f3ab
* | tuna: TEMPORARY: add ducati firmwareIliyan Malchev2011-06-211-0/+4
|/ | | | | Change-Id: I134c977d0d1a4abee9121a6f04e19ea113c86f09 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Merge "Add bugreport generation on Power + VolumeUp + VolumeDown"Dmitry Shmidt2011-06-211-0/+7
|\
| * Add bugreport generation on Power + VolumeUp + VolumeDownDmitry Shmidt2011-06-211-0/+7
| | | | | | | | | | Change-Id: Iaca2608cc043000496b038783420f04ec0e93435 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | Merge "Inherit the OMAP4-specific files"Iliyan Malchev2011-06-211-0/+1
|\ \
| * | Inherit the OMAP4-specific filesJean-Baptiste Queru2011-06-211-0/+1
| |/ | | | | | | Change-Id: I923f915b768c2edec88f9527c505de4fb02e10a5
* | 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
* Merge "Enable audio support"Simon Wilson2011-06-203-2/+851
|\
| * Enable audio supportSimon Wilson2011-06-203-2/+851
| | | | | | | | | | | | | | | | | | - 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
* | Add a temporary default wallpaper with correct dimensions.Romain Guy2011-06-201-0/+0
| | | | | | | | Change-Id: I14450bf8e027b50e739b814da1af1fde15124d8c
* | New KF02 bootloaderEd Heyl2011-06-201-1/+1
|/ | | | | | | | | | | - after the upgrade, fastboot reboot and adb reboot-bootloader will work - you must flash sbl.img first! - once you upgrade, you can't downgrade - see https://android-git.corp.google.com/g/#change,116313 for more details Change-Id: I07fe20c5df498ec63c9c1912138e12306fa4339e
* Remove AOSP-related filesJean-Baptiste Queru2011-06-202-198/+0
| | | | Change-Id: I7c06a717ef50be25b84b9fadbd4cb256d44c7c5e
* Update kernel/wifi prebuiltsBenoit Goby2011-06-172-0/+0
| | | | | | | | | | | | | | | | | | | | | | 44e99a2 usb: musb: gadget: Don't start controller if softconn is not set c8d41a7 ARM: omap4: tuna_defconfig: Update for new gadget driver 8def89d ARM: omap4: Remove obsolete android usb patform data 9261f1e Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 1fb2e22 Merge branch 'android-3.0' into android-omap-3.0 cf7addf USB: gadget: f_mtp: Add PTP variant of MTP USB function ba3673b USB: gadget: f_mtp: Add support for queueing multiple interrupt requests 15d0c9a ARM: omap4: tuna: adb reboot support for bootloader and recovery 99304fe ARM: omap4: tuna_defconfig: switch kernel command line to extend bootloader 94f3dc1 ARM: omap4: tuna: Fix warm reset aab9681 usb: gadget: android: Update android gadget driver 94df1bd usb: gadget: composite: Add usb_remove_config f6e7d49 usb: gadget: f_rndis: fix unbind 9902e0b USB: gadget: f_accessory: New gadget driver for android USB accesories 0d9f3c2 net: wireless: bcmdhd: Combined patch from 4.218.248-31 e851750 ARM: omap4: tuna_defconfig: enable TWL RTC 478fe20 ARM: omap4: tuna_defconfig: sync the config to latest Change-Id: I0bf57a5d1774484b8a9b728189da56184c402d98
* Add path to ISO image for AFT installerMike Lockwood2011-06-171-0/+28
| | | | | Change-Id: I311ad9db32ca2613aed03023fe9dc9fc94203de5 Signed-off-by: Mike Lockwood <lockwood@android.com>