Kernel – 2.6.36.4 – OC-VFP_FP 1.4GHZ – Galaxy Tab 10.1

-make flashing independant of the current system’s ramdisk (update.zip)
.-add unpack_rd_replace.sh script to deal with:
..-adding modules
..-removing governor/freq set, and set insecure boot (adb root shell)
..-repack

.-add a dump_boot.sh script to dump boot
.-pass in cmd/boot args from current system’s boot

-Revert: arm: tegra: p4wifi: dynamic cpufreq governor

-merged (from nv-tegra.nvidia.com):
mmc: host: support runtime enable/disable SDCLK
ARM: tegra: pm: save/restore ahb bus registers
drivers: net: wireless :bcm4330: disable sdio interrupts before wifi reset
mmc: host: sdhci: Resolve incorrect merge
mmc: host: sdhci: Fix for 64 bit quirks
mmc:sdhci:Enable controller clock before MMC_POWER_UP
mmc:sdhci-tegra:Set power on bit during SDIO resume

Note:
-If you want to bench, it is advised that you set min/max to the same number.
-For Custom roms: Be aware, I’ve put the wifi module right in the ramdisk (which is where it is on 10.1 stock). Please move over the modules folder in /system/lib prior to flashing, if this applies to you. I will most likely flash this in myself and yank it from the ramdisk moving forward.
-This will not work on the ‘v’.
-This will not work for TouchWiz UX

Known Issues:
Issues from Stock to be resolved:
-Slight delay on wakeup (introduced in HC 3.1) when not plugged in, and/or having to press power up to two times to wakeup (rare (if it is busy doing something)).

Things to do:
Undervolt low/mid ranges
Implement UMS

——–

-XTRA contains:
*ondemand governor default; only ondemand, userspace and performance governors
*BFQ I/O Scheduler
*some more cgroup options
*namespaces support
*autogroup (session) support
*v4 block device and data integrity support
*erratas 742230, 742231, 720789 and 743622 applied

boot-cm_2636.4-oc-xtra-vfp_fp-071411.zip:
Download: boot-cm_2636.4-oc-xtra-vfp_fp-071411.zip

lib-2636.4.tar.gz
Download: lib-2636.4.tar.gz

——–

Source:
http://github.com/pershoot/galaxy-2636
http://github.com/pershoot/vision-2635
http://github.com/pershoot/gtab-2632
http://opensource.samsung.com
https://github.com/clemsyn/UpdatedTF101-OCkernel
https://github.com/ibladesi/TF101-HighOC
https://github.com/tiamat-aosp
https://github.com/netarchy/android_kernel_TF101
https://github.com/coolbho3k/Xoom-OC
https://github.com/BuzzBumbleBee/android_kernel_TF101
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=shortlog;h=refs/heads/rel-12r3
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=shortlog;h=refs/heads/dev-hc
http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=shortlog;h=refs/heads/rel-2010-11

——–

Installation Instructions:

Flash in recovery.

Download the latest SetCPU from this thread:
http://forum.xda-developers.com/showthread.php?t=505419

Launch it, accept root allowance and select autodetect.
ondemand will be the default governor

To install kernel modules:
Use Winrar (windows) or tar with the z option and unpack lib-2636.4.tar.gz
Push any module you desire to /data/local/modules (this is created by the update.zip)
Then, insmod it (you can do this via adb, in a gscript, or on the device in terminal.

Leave a Reply