Ver Mensaje Individual
  #2  
Viejo 22/09/11, 13:23:16
Array

[xs_avatar]
daviso daviso no está en línea
Colaborador/a
· Votos compra/venta: (1)
 
Fecha de registro: jul 2009
Mensajes: 1,319
Modelo de smartphone: HTC One M9

Post antiguo

(Click para mostrar/ocultar)
Kernels

Faux123

****************** Ice Cream Sandwich KERNEL (Android Version 4.0.x) ******************
[ CFS ] (Mainline Edition)
The File ==> Sensation Kernel 002 (1.73 GHz, GPU @ 266MHz) <==

[ CFS ] (Ultimate Edition - should work with most phones but NOT GUARANTEED!)
The File ==> Sensation Kernel 002 (1.73 GHz, GPU OC @ 320MHz, CleanCache) <==

****************** GINGERBREAD KERNEL (Android Version 2.3.x) ******************
[ CFS ] (Mainline Edition)
The File ==> Sensation Kernel 029 (1.73 GHz, GPU @ 266MHz, ZRAM) <==

[ CFS ] (Ultimate Edition - should work with most phones but NOT GUARANTEED!)
The File ==> Sensation kernel 029 (1.73 GHz, ZRAM, GPU OC @ 320 MHz, CleanCache/FrontSwap) <==

[ Optional: ] (Primer paso antes de instalar el kernel en Sense 3/3.5 es opcional es por si el teléfono sufre reinicio y cuelgues)

First Time / Reset kernels: If you experienced Boot Loops or Funny Issues coming from another kernel or ROM, Load the corresponding reset kernels to resolve most of the issues.

==> Sense 3.0 <==
==> Sense 3.5 <==

Changelog:

GB:
Código:
Version 027 (deprecated)

input/misc/gpio: update input GPIO driver from PyramidLE source
vidc: 1080p: Override profile to ASP for XVid/Divx456
Re-enabled ZRAM

Version 028 (deprecated)

Updated Zcache and ZRAM to latest Linux-next patches
Added Google's Snappy Compression for ZRAM

Version 029 (Current, Official GB2.3.4)

Init: Multithread initcalls to auto-resolve ordering issues.*
memcg: let css_get_next() rely upon rcu_read_lock()*
idr: make idr_get_next() good for rcu_read_lock()*
mm: implement WasActive page flag (for improving cleancache)*
zcache: fix deadlock condition*
Revert "msm: kgsl: Clocks should be set to the active level during NAP"*
Revert "partition_sched_domains: Do not destroy old sched domain on c…*
mmc: core: Prevent too long response times for suspend*
IC
Código:
Version 001 (Short Term Release)

http://faux.androidr...-sense-001m.zip

Based on Initial HTC ICS source
Patched to mainline 3.0.25 with all conflicts resolved
Added Optimized String/Memcopy libs
Added ARM Optimized SHA, RWSEM libs
Added Global UV interface
Added CPU Overclock (up to 1.73GHz, boots default @ 1.51 GHz)
Lowered Camera Flash Threshold from 30% to 5%
Lowered WiFi voltage driver from 2.9 volts to 2.3 volts
Added Just-in-Time (JIT) compiler for packet filtering (Network optimization)
Added CPU 2nd core control to existing PowerManagement
Patched GPU KGSL drivers to latest CAF open source
Patched Several power drain related issues from CAF
Enabled and Added several drivers in an attempt to enable USB On-The-Go (OTG) / Host capability
Added GPU Overclock to 3D (up to 320 MHz Turbo mode)

Version 002 (Current)

Added kernel based thermal management driver
Multi-touch fix up from HTC vivid source code
Added kernel CPU screen on/off profiler and 2nd core management
Updated to Linux 3.0.26
Patched Zcache to latest korg version
Enabled CleanCache (Ultimate Edition ONLY)
Post Original:
http://rootzwiki.com/topic/2527-sens...27/#entry58152

SebastianFM

v1.30.4
1836 MHz, link, md5: 32f4bd742c4b52cb0e95d0166def01ce
1782 MHz, link, md5: dac670c7359e07466b8a4fe7b5ff92ed
1728 MHz, link, md5: a58d5a238935d1a90b845dee1e9c50f0
1620 MHz, link, md5: 8242640a0c75e3cd239a4db0ef1e7e3d
1512 MHz, link, md5: a902912f2a01b75f50f0ff4fd79782d6


Changelog:
Código:
v1.30.4
Added CPU Voltage Table - interface that allows adjustment of the CPU voltage (thanks to snq-, faux123 and show-p1984).
Updated touchscreen driver with multi-touch issue fixed by HTC.
Override refresh rate for Sense 4 (thanks to virtuous).
Changed low battery limit for camera flash.

v1.30.3
Overclocked GPU in 2D mode to 229 MHz.
Added 300 MHz clock settings.
Modified Adreno220 drivers.
Overclocked GPU in 3D mode to 300 MHz by default, maximum 320 MHz.

v1.30.2
Touchscreen drivers fixed.

v1.30.1
First release built from source code. Thanks to HTC!
Optimized.
Touchscreen drivers partially fixed.
Added higher values to L2 cache frequency tables.
Updated CPU frequency tables.
Added support for zRam swap.
CIFS, SquashFS.
Enabled CPUFreq stat.
Other small changes.

v1.20
Based on new kernel 3.0.16-gda3fdfc.

v1.11
Five kernel versions with different maximum CPU frequency.
Finally fixed CPUFreq, mfreq related bug (only one instruction changed in kernel code).

v1.10
First release based on kernel 3.0.16-gcfa14fc.
Modified CPU frequency tables, CPU speed limits and voltage limits.
Temporarily fixed CPUFreq related bug in HTC kernel.
Modified information about CPU frequency displayed in Hardware information.
Post Original: http://forum.xda-developers.com/show....php?t=1424345
IshouldntbeHere

RCMix ICS

Downloads

RCMIX SENSATION ICS 4.3

RCMIX SENSATION ICS 4.3 STOCK GPU

CALL RECORD APP

Changelog:
Código:
V4.3
OC to 1.72
set freq by default 
set min freq to 192000
set max freq to 1.566
enabled more in configs

V4.2
tweaked OC
added muli touch tweak
updated configs
built cifs and nls into kernel
probably more

V4.1
built kernel with newest gcc compiler 4.5.2
updated htc battery core driver
OC GPU 2D core
OC GPU 3D core
updated htc sense 4 video driver
enabled zram and swap

V3
added linux kernel upstream .25
added lagfree gov


v2
added lots of wifi tweaks
added flashlight mods
added some other small tweak see git for full list.

v1
initial release
Post original: http://forum.xda-developers.com/show....php?t=1562027

show-p1984

Bricked-3.0-Kernel v0.5

Download:

*v0.5* [ondemand, PREEMPTIBLE] Click me

ChangeLog:
Código:
***** v0.5 *****
Changelog:

* c558a5e : led: enable dynamic LED brightness [faux123]
* 603cc8b : makefile: vectorize for quadword registers GCC does not support vectorization with varying vector sizes.
* b9dafd6 : cpufreq: ondemand: Tweak settings
* 369f9db : input: cy8c_tma_ts: fix sameFilter properly (multi-touch  issues) [faux123]
* 8ea3d85 : acpu: undervolt further per default
* 464874f : kgsl: 2D: add new highest scaling step
* ec6f7a7 : kgsl: increase 2D Fmax to fit new 2D maxclock
* 2dd7e45 : kgsl: 2D: change lower scaling step back to default
* a9474b4 : kgsl: 3D: update iofractions
* 23f6038 : kgsl: add 2 new 3D scaling steps (266/300)
* 236b090 : kgsl: increase max allowed power levels
* c93fca3 : kgsl: add new 266.667Mhz 2D clock
* 5c10a51 : kgsl: add new 300Mhz 3D clock
* 854f0c7 : acpu: lift the restricted cpu max clock
* dc40571e : HACK cpufreq: set cpuinfo_max_freq to the scaling_max_freq
* a614380 : config: enable USB-OTG and increment version
* 1510705f : input: cy8c_tma_ts: remove samefilter completely.

###############################################

INFO for: HACK cpufreq: set cpuinfo_max_freq to the scaling_max_freq    

    This prevents thermald & mpdecision from ramping cpu1 up to max.
    Since this value is only read out once by them, this change will
    force them to reset cpu1 to the default value instead.
    Though this is not the desired outcome, it is safer than having
    one core running at max clock.
    Additionally this might affect apps that show the maximum
    available frequency. OC apps should not be affected since
    they use scaling_available_frequencies to determine the last
    frequency step.

***** v0.4 *****
* 8c2a969 : config: update version
* 384d973 : input: cy8c_tma_ts: fix samefilter
* e1d64f8 : Fixed cpufreq
* a0b6355 : vfp: compile with neon
* 2d7b48c : acpu: Limit the CPU clock the elegant way
* 3a34de1 : acpu: push bus bandwith also on high L2
* 922ad87 : acpu: Rebuilt acpu table from stock up. The old tably I copied around obviously had some midnight hacking f
* 9d5d7b5 : config: enable CPU freq stat
* 0d43973 : acpu: Change min/max limits to provide a wider scale range for the enduser

***** v0.3 *****
* 58f613e : config: make that 0.3 because it is fucking fast
* a335b22 : config: update with autogenerated stuff
* 9a9c684 : crc32: Select an algorithm via kconfig Allow the kernel builder to choose a crc32* algorithm for the kernel
* fe94698 : crc32: Add self-test code for crc32c Add self-test code for crc32c.
* fe713e5 : crypto: crc32c should use library implementation Since lib/crc32.c now provides crc32c, remove the software
* 72f0137 : crc32: Bolt on crc32c Reuse the existing crc32 code to stamp out a crc32c implementation.
* 3423ac1 : crc32-final.diff Some final changes         - added a comment at the top of crc32.c
* 7623b69 : crc32-optimize-loops-for-x86.diff Add two changes that improve the performance of x86 systems       1. repl
* 3bf611e : crc32-add-slicing-by-8.diff add slicing-by-8 algorithm to the existing slicing-by-4 algorithm. This consist
* 2c2bcc6 : crc32-add-real-8-bit.diff crc32.c provides a choice of one of several algorithms for computing the LSB and 
* ee60ca7 : crc32-fix-check-endian-warnings.diff crc32.c in its original version freely mixed u32, __le32 and __be32 ty
* 7f19463 : crc32-misc-cleanup.diff Misc cleanup of lib/crc32.c and related files       - removed unnecessary header fi
* 70b1fd81 : crc32-add-pointer-to-tab.diff Replace 2D array references by pointer references in loops. This change has 
* ce7cbbf : crc32-replace-self-test.diff Replaced the unit test provided in crc32.c, which doesn't have a makefile and 
* be535ad : crc32-move-to-documentation.diff Moved a long comment from lib/crc32.c to Documentation/crc32.txt where it 
* aca48f8 : crc32-remove-trailing-whitespace.diff removed two instances of trailing whitespaces         - remove traili
* 66660b3 : staging:lowmemkiller add Fugeswap
* d02e752 : config: activate swap and zram
* c2c9883 : config: enable use of PPP over standard asynchronous serial ports
* 34e54ef : config: enable PPP over synchronous (HDLC) tty devices
* b49a6b9 : config: enable basic NTFS support
* Added the zram script to the installer. Goes to /system/etc/init.d/90zram
* Zram will start with 100megs per default, changeable in the zram script.
* fugeswap will be set to 512 by default.

***** v0.2 *****
* 8d0baa4 : mfd: timpani-codec: Handle register write for numbers more than cached one
* 23667e0 : msm: qdsp6v2: Invalid memory access of timpani regset array
* dbfe009 : drivers: video: fbmem: override refresh rate for Sense 4
* 8b20352 : gitignore: updating ignored files
* 43dbae8 : REVERT THIS: acpu: For now limit max clock to 1566Mhz until the 2nd core remembers it's maxclock.
* 8989d6c : lib/sha1: use the git implementation of SHA-1 For ChromiumOS, we use SHA-1 to verify the integrity of the root 
* 171d164 : config: enable Squashfs & sqfsxz
* 2f5c388 : Patching to upstream 3.0.16#HTC > 3.0.25
* 09da09d : config: Enable Automatic process group scheduling
* 6158ee0 : config: using the new Optimize config settings
* a8ad4f4 : bcm4329: code fixes
* 6986cab : Makefile: Hide -Wunitialized warnings for now
* 8decd5b : kernel/Makefile: Don't use highest optimization level on workqueue.c
* d13e717 : htc-battery-core: Fixing once again... (srsly htc? That was already there in 2.6.x)
* 9ad16cb : mach-msm: dal: fix uninitialized variables
* 73629b4 : mach-msm: fix 'unimplemented: inlining failed in call to 'notify_modem_cache_flush_done''
* 322ee97 : -O3 compilation fixups
* 1dc742f : Makefile: Optimizing build-options for linaro arm: mach-msm: corrected assembler fail if compiling in thumb2 mo
* e9cfbbc : Makefile: Added Snapdragon optimizations
* a8e0849 : Makefile: adding config variable for Os/O2/O3 compilation
* a164fe7 : include: mm: increase readahead buffer
* 2554094 : mm: adjust vm ratios
* b6b3b05 : board-pyra: Lower flash/flashlight threshold to 5% of battery power (from 30%)
* f036943 : bcm4329: allow low-wifi-signals to be seen
* 5a4068c : board-pyra-mmc: Lower Wifi chip voltage to lowest (ref. sheet)
* 62d60d5 : config: updating autogenerated stuff
* 6d751d0 : kgsl: OC 2D core to 228.571Mhz
* 10efc7f : kgsl: OC 3D core to 320Mhz
* 3659e90 : config: enable cifs/utf8
* ac25377 : acpu: fixing fails from me =/ (sleepy kitty)
* be11ed7 : mach-msm: acpuclock: Added Global CPU Voltage table used for adjusting voltage table
* 681ca4e : drivers: net: wireless: bcm4329_248: Add WiFi = PM_FAST in standby
* e243651 : drivers: cpufreq: address issue where cpus forget their clock speeds
* 5ba09a7 : msm: cpufreq: set safe default min and max speeds
* e48b7c7 : acpu: Don't ramp cpus up to max clk, use a safe clock instead
* 9dcb7ef : config: update defconfig
* f8aa481 : acpu: add some bricked touch :PP
* 6230bdd : acpu: fix typo
* ce1c8c5 : acpu: add l2 boost
* a925ed3 : config: update defconfig (set min/max khz)
* fdc3e45 : acpu: increase voltages to fit configuration
* f3bb338 : acpu: remove efuse specific cpu string
* 780decb : acpu: lower l2 voltage
* f4c5257 : avs: also change avs limits
* 18c7081 : board-pyra: Adjust min/max voltage settings
* 2f80972 : acpu: allow oc up to 1914mhz
* 48ffe69 : acpu: cleanup (remove efuse, 1,5ghz for all)
* 2cb8bb7 : acpu: create new variable and adjust nr of freq
* 2295e5c : kernel: return_address: hiding warning (TODO)
* 4f55eee : compile fixups for bcm4329
* eeb60a0 : fix warning: statement with no effect #2
* 42abaf5 : net / netfilter: remove annoying 'comparison will always be true' warning
* 41ac712 : fix warning: statement with no effect
* 19a1575 : arm: mm: fixing 'offset.un' may be used uninitialized in this function
* e9bed3d : fix GCC version check (>=4.5.2) for arch_extension use
* 9f1a057 : rework gcc version check for '.arch_extension sec'
* 28c3f3b : scm: only use '.arch_extension sec' if the compiler is newer than gcc4.4 This fixes broken pre gcc4.6 compilati
* 9df6969 : mach-msm: add .arch_extension sec\n to scm.c
* 29559a4 : config: Add bricked defconfig

***** v0.1 *****
* Initial Test build.
* new thermald.conf (fixes some clock problems)
* new init.qcom.post_boot.sh (fixes some clock problems)
* 6cb4fec : Import Pyramid 3.0.16 HTC-Source

Última edición por daviso Día 08/08/13 a las 23:54:33.
Responder Con Cita