changed from 2.6.32.15 to 2.6.32-ics
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
			
		||||
VERSION = 2
 | 
			
		||||
PATCHLEVEL = 6
 | 
			
		||||
SUBLEVEL = 32
 | 
			
		||||
EXTRAVERSION = .15
 | 
			
		||||
EXTRAVERSION = -ics
 | 
			
		||||
NAME = Man-Eating Seals of Antiquity
 | 
			
		||||
 | 
			
		||||
# *DOCUMENTATION*
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										37
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										37
									
								
								README
									
									
									
									
									
								
							@@ -1,3 +1,40 @@
 | 
			
		||||
The first Android ICS kernel with most ICS features support for HTC HD2/Leo.
 | 
			
		||||
 | 
			
		||||
This kernel is based on Cotulla, Markinus, and Hastarin's SD kernel source, and
 | 
			
		||||
has been modified to be compatible with NAND ROMs and has been added a lot of
 | 
			
		||||
new useful features by tytung and other developers since January 2011.
 | 
			
		||||
 | 
			
		||||
Primary features:
 | 
			
		||||
- Default CPU governor: Interactive
 | 
			
		||||
- Default CPU frequency: 245-998 MHz
 | 
			
		||||
- Support underclocking to 128MHz (via SetCPU or shell script) (Credits: tytung)
 | 
			
		||||
- Support overclocking to 1190 MHz. (via SetCPU or shell script) (Credits: hastarin)
 | 
			
		||||
- Support undervolting/overvolting via sysfs interface. (800-1350mV) (Credits: snq- and hastarin)
 | 
			
		||||
- Default I/O Scheduling: CFQ
 | 
			
		||||
- File systems support: Yaffs, Ext2/3/4, CIFS, NILFS, ReiserFS, BTRFS. (NLS_UTF8 is compiled into the kernel)
 | 
			
		||||
- G-Sensor freeze fix (Credits: mdebeljuh and jdivic)
 | 
			
		||||
- Bluetooth 60mA battery drain fix (i.e. support Low-power mode Bluetooth) (Credits: trilu and charansingh)
 | 
			
		||||
- Wakeup lag fix for AUO panels (Credits: mdebeljuh and jdivic)
 | 
			
		||||
- Low Speakerphone Mic Gain & High Background Noise fix (Credits: mdebeljuh and jdivic)
 | 
			
		||||
- Full cLK bootloader support (Credits: cedesmith)
 | 
			
		||||
- Two-way call recording (Credits: avs333, snq-, and tytung)
 | 
			
		||||
- T-Mobile Wi-Fi Calling (Credits: tytung)
 | 
			
		||||
- Wi-Fi IEEE 802.1x/EAP authentication (Credits: tytung)
 | 
			
		||||
- Native USB Tethering (for Gingerbread) (Credits: tytung)
 | 
			
		||||
- Native Wi-Fi Tethering (Credits: tytung)
 | 
			
		||||
- Real Wi-Fi MAC address (only for SD build on WinMo 6.5) (Credits: savan and tytung)
 | 
			
		||||
- Unique Wi-Fi MAC address (for MAGLDR and cLK) (Credits: markinus)
 | 
			
		||||
- Unique Bluetooth MAC address (Credits: markinus and tytung)
 | 
			
		||||
- Official HTC extended battery support (HTC EB 2300mAh) (Credits: arne)
 | 
			
		||||
- ALSA sound driver as kernel modules (alsa-pcm-htc-leo.ko and alsa-mix-htc-leo.ko) (Credits: cotulla)
 | 
			
		||||
- Wired headphones support for ICS. (Credits: zivan56)
 | 
			
		||||
- Backported xt_qtaguid and xt_quota2 to support data usage for ICS. (Credits: tytung)
 | 
			
		||||
- Improved Flashlight compatibility for ICS. (Credits: tytung)
 | 
			
		||||
 | 
			
		||||
Credits: Cotulla, Markinus, Hastarin, TYTung, Letama, Rajko, Dan1j3l, Cedesmith, Arne, Trilu, Charansingh, Mdebeljuh, Jdivic, Avs333, Snq-, Savan, Drizztje, Marc1706, Zivan56, other devs, and testers.
 | 
			
		||||
 | 
			
		||||
===============================================================================
 | 
			
		||||
 | 
			
		||||
	Linux kernel release 2.6.xx <http://kernel.org/>
 | 
			
		||||
 | 
			
		||||
These are the release notes for Linux version 2.6.  Read them carefully,
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
#
 | 
			
		||||
# Automatically generated make config: don't edit
 | 
			
		||||
# Linux kernel version: 2.6.32.15
 | 
			
		||||
# Fri Jan 13 18:50:52 CST 2012
 | 
			
		||||
# Linux kernel version: 2.6.32-ics
 | 
			
		||||
# Tue Feb 28 17:02:10 CST 2012
 | 
			
		||||
#
 | 
			
		||||
CONFIG_ARM=y
 | 
			
		||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
 | 
			
		||||
@@ -31,7 +31,7 @@ CONFIG_EXPERIMENTAL=y
 | 
			
		||||
CONFIG_BROKEN_ON_SMP=y
 | 
			
		||||
CONFIG_LOCK_KERNEL=y
 | 
			
		||||
CONFIG_INIT_ENV_ARG_LIMIT=32
 | 
			
		||||
CONFIG_LOCALVERSION="_tytung_ics_r1"
 | 
			
		||||
CONFIG_LOCALVERSION="_htcleo_r1"
 | 
			
		||||
# CONFIG_LOCALVERSION_AUTO is not set
 | 
			
		||||
CONFIG_HAVE_KERNEL_GZIP=y
 | 
			
		||||
CONFIG_HAVE_KERNEL_BZIP2=y
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user