This repository has been archived by the owner on Aug 21, 2018. It is now read-only.
Releases: ArchiDroid/ArchiKernel
Releases · ArchiDroid/ArchiKernel
ArchiKernel V2.1
Developer changelog: 2.0.1-smdk4412...2.1-smdk4412
- Updated kernel base sources from N7100XXUFNI1 to N7100XXUFOE1
- Updated ZZmoove governor to latest development snapshot
- Fixed display problems on AOSP OLD variant due to broken ROM HWCs
- Misc
ArchiKernel V2.0.1
- Fixed non-working negative gains in Synapse for Boeffla Sound
- Fixed vibration on sammy variants
- Misc
ArchiKernel V2.0
- Initial release
ArchiKernel V1.7.2
Full developer changelog: 1.7.1...1.7.2
- "Sleep of death" issue introduced in 1.7 should be REALLY fixed now
You should flash:
- AOSP_KK -> For all KitKat ROMs built from source, e.g. CM-11.0, OmniROM 4.4, SlimKat
- AOSP_LP -> For all Lollipop ROMs built from source, e.g. CM12, NamelessROM 2.0
- SAMSUNG_KOR -> For arter's back-to-n00t KitKat port and all ROMs based on that
- SAMSUNG -> For all other ROMs based on Samsung sources, e.g. Pure stock, ArchiDroid 1.X, ArchiPort
ArchiKernel V1.7.1
Full developer changelog: 1.7...1.7.1
- "Sleep of death" issue introduced in 1.7 should be fixed
- Lollipop version should work properly with latest CM12 (Beta2) and NamelessROM (24.12.14) now
You should flash:
- AOSP_KK -> For all KitKat ROMs built from source, e.g. CM-11.0, OmniROM 4.4, SlimKat
- AOSP_LP -> For all Lollipop ROMs built from source, e.g. CM12, NamelessROM 2.0
- SAMSUNG_KOR -> For arter's back-to-n00t KitKat port and all ROMs based on that
- SAMSUNG -> For all other ROMs based on Samsung sources, e.g. Pure stock, ArchiDroid 1.X, ArchiPort
ArchiKernel V1.7
Full developer changelog: 1.6.3...1.7
- Added "BareBones" ArchiKernel defconfig used for building with AOSP CM tree and required compatibility. This variant is used as new "Stock" variant for ArchiDroid (only)
- Updated BFQ I/O scheduler from v7r5 to v7r7
- Fixed LPM (offline charging). This depends also on ROM-sided fixes, it may not work for your ROM. Confirmed working on CM-11.0 and ArchiDroid 3.0+
- Added more Lollipop fixes (this benefits all variants)
- Added Lollipop ArchiKernel variant (this variant differs in only one thing from KK variant, it has SELinux disabled. In future these two configs should be merged together again)
- Tweaked configs, enabled more i/o and cpu governors
- Linaro Toolchain update -> 14.11 GCC 4.9.2
- R4P0 variant has been dropped completely due to official dropping it by Nameless guys, and the fact that it's obsolete without official support. Please consider updating to latest Nameless ROM (Lollipop)
You should flash:
- AOSP_KK -> For all KitKat ROMs built from source, e.g. CM-11.0, OmniROM 4.4, SlimKat
- AOSP_LP -> For all Lollipop ROMs built from source, e.g. CM12 (Beta1+), NamelessROM 2.0 (24.12.14+)
- SAMSUNG_KOR -> For arter's back-to-n00t KitKat port and all ROMs based on that
- SAMSUNG -> For all other ROMs based on Samsung sources, e.g. Pure stock, ArchiDroid 1.X, ArchiPort
ArchiKernel V1.6.3
- Changed
-OFast
optimization back to-O3
, let's see if this improves music skipping issue - ZZMoove 1.0 beta4
- Misc
ArchiKernel V1.6.2
- Cherry-picked some upstream commits required for compatibility with Lollipop
- These commits benefit all variants
Please check if they didn't break anything by accident, especially network stuff on Sammy ROMs.
ArchiKernel V1.6.1
- Fixed possible freezes/lags in Samsung kernels
ArchiKernel V1.6
- [!] ArchiKernel should now work with Android Lollipop (R4P0 for both CM12 and NamelessROM)
- Added L1/L2 cache optimizations
- ZZmoove 1.0 beta2
- Added support for XZ/LZMA ramdisks
- R4P0 comes with SELinux disabled, as above ROMs are in alpha stage and don't go well with SELinux
- Synchronized R4P0 sources with NamelessROM