summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* German translationPatrick Schaaf2012-03-251-0/+23
| | | | Change-Id: I09546ed7f9f46a424eab04b0003c9b4cdfb9e19b
* Update kernel binaryKalimochoAz2012-03-202-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
* Merge "Japanese: initial translation." into icsSteve Kondik2012-03-181-0/+23
|\
| * Japanese: initial translation.Takuo Kitame2012-03-151-0/+23
| | | | | | | | Change-Id: I546122aa11debb5a1f1d442204cbd9cb7849cdf4
* | audio: allow louder output on speaker for toroBrint E. Kriebel2012-03-121-1/+2
|/ | | | | | | The volume for media was not in sync with speaker phone and was too quiet. Change-Id: I2e18a75e85335f4f2b82dc8532551a3690f99890
* Change kernel binaryKalimochoAz2012-03-121-0/+0
| | | | | | | | | | Reduced trasition latency Added NFS patch3: removed modules ( large files ) patch4: remove nfsd from kernel and nfs4 support Change-Id: I8c74516867b67c12ce3e16a2c9f11770cb8df7c7
* Add multipliers tuning code into GNex PartsKalimochoAz2012-03-048-0/+327
| | | | Change-Id: Id8d021694c09f36057fd24bae45b62d51ff7af6e
* Upgraded kernelKalimochoAz2012-03-041-0/+0
| | | | | | | Reduced size of the kernel updated to 3.0.23 Change-Id: I6b4b14d0d5722aef0dcaa3a3954a3a108d554554
* Hide GNexusParts from app drawerShawn Alty2012-02-271-2/+1
| | | | | | | | | | | We can already access this from the "Advanced" tab so putting it in the app drawer seems like useless duplication and a waste of space. Patchset 2: Only remove the relevant line. Patchset 3: Accidentally cut a line off. Change-Id: If26165cca35a39f6870fd518376d2e48fa0d3c4c
* Upgrade kernel to 3.0.20KalimochoAz2012-02-131-0/+0
| | | | | | | | Source can be found at my github. I will move it into teamhacksun git as soon as I find how to. Codeworkx I have pushed in a branch named ics into teamhacksun kernel but is not visible for some reason. Change-Id: I3d9d1658ebd28fe1bec0e6b2c6cfc113f3caf593
* Reverted kernel to 3.0.8 maintaining all patchesKalimochoAz2012-01-281-0/+0
| | | | | | Check ics branch of my github Change-Id: Ib00d8317953cfa8e545b60748efe971c1d9f196b
* Revert "Update no software render"Koushik Dutta2012-01-271-0/+1
| | | | This reverts commit d398e494c7a2d89db705e9465eda66fd490cff44.
* Merge branch 'ics' of ↵Koushik Dutta2012-01-2716-0/+891
|\ | | | | | | git://github.com/CyanogenMod/android_device_samsung_tuna into ics
| * Merge "Added galaxy nexus specific settings" into icsKalimochoAz2012-01-2716-0/+891
| |\
| | * Added galaxy nexus specific settingsKalimochoAz2012-01-2716-0/+891
| | | | | | | | | | | | | | | | | | First addition is gamma color hack Change-Id: I199dc40334b4219bb4d3209360faeef2d66b6da1
* | | Switch board defines to the new ones expected by recovery.Koushik Dutta2012-01-271-1/+1
| | | | | | | | | | | | Change-Id: Ic33d70d43bb13c39a248a3114969a66dc285c22d
* | | Roll back kernel to aosp. The one provided by Bumble-Bee or Kalimochoaz was ↵Koushik Dutta2012-01-271-0/+0
|/ / | | | | | | | | | | failing to reboot (when using adb reboot) if used in recovery. Change-Id: Icce4f0b9fb9ae99aec220acfde805bbe26c61d5d
* | samsung/tuna: Add recovery_keys.c to fix skipping highlight in recovery.xoomdev2012-01-260-0/+0
| | | | | | | | | | | | | | | | Change-Id: Ie5a1286cd6fbbded86064e8589b8e38f5d4f3448 Conflicts: BoardConfig.mk
* | samsung/tuna: Add recovery_keys.c to fix skipping highlight in recovery.xoomdev2012-01-262-0/+42
| | | | | | | | | | | | | | | | Change-Id: Ie5a1286cd6fbbded86064e8589b8e38f5d4f3448 Conflicts: BoardConfig.mk
* | Mark as an XHDPI device for recoveryCEnnis912012-01-261-1/+1
| | | | | | | | | | | | | | | | | | | | Requires Big Font Mod - http://review.cyanogenmod.com/#change,11603 Change-Id: I86e7e5435bb3ced08fa8323e91ea56c66a24ad44 Conflicts: BoardConfig.mk
* | Merge "Updated tuna kernel to 3.0.17" into icsKalimochoAz2012-01-261-0/+0
|\ \ | |/
| * Updated tuna kernel to 3.0.17KalimochoAz2012-01-261-0/+0
| | | | | | | | | | | | | | | | Added ksm Added gamma color correctio. see /sys/class/misc/samoled_color/ Values must be from 0 to 80 Change-Id: Ic70167d8b5d9f29af06574f29819618c6c9b2f48
* | Merge "audio: allow louder output on speaker for maguro" into icsSteve Kondik2012-01-261-2/+2
|\ \
| * | audio: allow louder output on speaker for magurocodeworkx2012-01-231-2/+2
| |/ | | | | | | | | | | seems this is the max we can go without getting any negative effect. Change-Id: Ic769b1ac200d2b60588cb3ccaf65c7bce7251c1a
* | Merge "Mark as a device with a virtual sdcard Requires - ↵Steve Kondik2012-01-261-0/+1
|\ \ | |/ |/| | | http://review.cyanogenmod.com/#change,11797" into ics
| * Mark as a device with a virtual sdcardCEnnis912012-01-151-0/+1
| | | | | | | | | | | | Requires - http://review.cyanogenmod.com/#change,11797 Change-Id: I3a837b47d715e1926c050e5e490f8b9a0423a96e
* | Update no software renderKalimochoAz2012-01-041-1/+0
|/ | | | | | | From some games we go faster just doing this. This can be checked on quadrand planet demo ( more speed and no bugy ) Change-Id: Ic8a1da8b09a02014c9f26307f2bb4325aa72e324
* Merge "tuna: update prebuilt kernel" into icsSteve Kondik2011-12-281-0/+0
|\
| * tuna: update prebuilt kernelBuzzBumbleBee2011-12-191-0/+0
| | | | | | | | | | | | | | - enable config.gz support - enable CIFS support Change-Id: Ib46623534c4d8638d282dc600faaf8b9d2280c14
* | tuna: Recovery updatesBrint E. Kriebel2011-12-211-0/+2
|/ | | | | | Add BOARD_HAS_NO_SELECT_BUTTON for recovery go-back button Change-Id: Ib7215feadc09e05cf5743affc20f04bd275411b9
* Reconcile with ics-mr1-releaseThe Android Open Source Project2011-12-160-0/+0
|\ | | | | | | Change-Id: Ifb9d8e9321f4089f98600b8813016735a2b3131f
| * merge in ics-mr1-release history after reset to ics-mr1The Android Automerger2011-12-150-0/+0
| |\
| | * merge in ics-mr1-release history after reset to ics-mr1The Android Automerger2011-12-140-0/+0
| | |\ | | |/ | |/|
* | | am 0f452131: Update kernel prebuiltArve Hjønnevåg2011-12-141-0/+0
|\ \ \ | | |/ | |/| | | | | | | * commit '0f4521310f9aaef7bb61264be8a3574c59347941': Update kernel prebuilt
| * | Update kernel prebuiltArve Hjønnevåg2011-12-141-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8e0f3bc Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 f59af41 Merge branch 'linux-omap-3.0' into android-omap-3.0 7ee11a3 OMAP4: PM: omap4_trigger_ioctrl: use proper mask for proper delay 5a44bf3 ARM: omap4: gpio: Use pad wakeupevent to detect pulses for edge triggered gpios aa7b27c ARM: omap4: gpio: Fix omap2_gpio_set_wakeupenables to have an effect 0f571a6 Revert "Revert "ARM: omap4: gpio: Fix lost gpio edge interrutps in low power idle modes."" Change-Id: Iab7c12209dfaede9b54c3ca33362e9afb6e7c672
* | | am baa510e8: tuna: update kernel prebuiltColin Cross2011-12-141-0/+0
|\ \ \ | |/ / | | | | | | | | | * commit 'baa510e85ad67acf27e2e266079809855f6bbddc': tuna: update kernel prebuilt
| * | tuna: update kernel prebuiltColin Cross2011-12-141-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4ea95b9 Merge branch 'android-omap-3.0' into android-omap-tuna-3.0 c572dd6 Merge branch 'linux-omap-3.0' into android-omap-3.0 1933680 Revert "HACK: ARM: tuna: disable L3_SLEEP when MHL is active" a2b7ca0 omap: dispc: force L3_1 CD to NOSLEEP when dispc module is active. f75e54b Merge branch 'linux-omap-3.0' into android-omap-3.0 Change-Id: Ie211023b9ce92455765867785e4184ddc61a98db
* | | am 3f14aceb: new kernel prebuiltErik Gilling2011-12-141-0/+0
|\ \ \ | |/ / | | | | | | | | | * commit '3f14acebdca39f25ffa2378cd3d8c024d1ceb2c8': new kernel prebuilt
| * | new kernel prebuiltErik Gilling2011-12-141-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | includes: 720b316 HACK: video: ti_hdmi: print warning on invalid AKSV f5b62aa Revert "HACK: OMAP4: HDCP: enable HDCP debug messages" Change-Id: Ibae1ec806cd28db4fb4a03db2003f14eb7bc12d1 Signed-off-by: Erik Gilling <konkers@android.com>
* | | Reconcile with ics-mr1-releaseThe Android Open Source Project2011-12-130-0/+0
|\ \ \ | | |/ | |/| | | | Change-Id: I41613fd28aed3a2725ae944a1e6d0a8f0ee6e446
| * | merge in ics-mr1-release history after reset to ics-mr1The Android Automerger2011-12-130-0/+0
| |\ \ | | |/ | |/|
| | * merge in ics-mr1-release history after reset to ics-mr1The Android Automerger2011-12-130-0/+0
| | |\
* | | \ am 45dfd465: new kernel prebuiltBenoit Goby2011-12-131-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '45dfd46501b2475c262d4f2c08453a0f2bd53d8f': new kernel prebuilt
| * | | new kernel prebuiltBenoit Goby2011-12-131-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | 49a0ff3 modem_if: io: initialize skb->mac_header before passing it to netif_rx(). Change-Id: Ie3212e51b9cb8f0b19cb2d7c095fa15b2a7a0d2a
* | | | am 253073f8: new kernel prebuiltErik Gilling2011-12-131-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '253073f887a6eb251f8cd8647f3eca116ee06924': new kernel prebuilt
| * | | new kernel prebuiltErik Gilling2011-12-131-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | includes: aa15d2e ARM: tuna: support Samsung's MHL adopter ID bdc7da3 HACK: ARM: tuna: disable L3_SLEEP when MHL is active 68852cb Merge branch 'linux-omap-3.0' into android-omap-tuna-3.0 93bf526 ARM: tuna: correctly report VBUS/CHARGER on MHL 3b6efd3 OMAPLFB/DSSCOMP: Added support for non-gralloc layers in Post2 Change-Id: I2cdf1feadbf9be42e92dbda0421bd3a4b25b2ae5 Signed-off-by: Erik Gilling <konkers@android.com>
* | | | am bba3d2f3: Add portrait dock imageErik Gilling2011-12-132-0/+4
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'bba3d2f3e939c0c6fb044d4500a127ea45c925a7': Add portrait dock image
| * | | Add portrait dock imageErik Gilling2011-12-132-0/+4
| |/ / | | | | | | | | | | | | Change-Id: Iebb24768b81bb214f093e6148e967820568ec470 Signed-off-by: Erik Gilling <konkers@android.com>
* | | am 93953386: Merge "Run tf_daemon as class main instead of class core" into ↵Jeff Tinker2011-12-131-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | ics-mr1 * commit '939533862a8218f6fabfd79fd3226d8e6b4e6e0c': Run tf_daemon as class main instead of class core
| * | Merge "Run tf_daemon as class main instead of class core" into ics-mr1Jeff Tinker2011-12-131-1/+1
| |\ \