Skip to content
This repository has been archived by the owner on Aug 21, 2018. It is now read-only.

Releases: ArchiDroid/ArchiKernel

ArchiKernel V1.5.4

10 Nov 19:49
Compare
Choose a tag to compare
ArchiKernel V1.5.4 Pre-release
Pre-release
  • [!] New ArchiKernel variant is now available: SAMSUNG-R3P2. This variant should be used on ROMs with R3P2 29 API level - Samsung 4.4.4 Ports. As for now: only for back-to-n00t and other ROMs based on this korean port
  • Linaro toolchain update: 14.10 GCC 4.9.2
  • AK now supports reading/unpacking LZO ramdisks, used e.g. in back-to-n00t arter's kernel
  • AK now uses highest GZIP compression level during packing the new ramdisk
  • R4P0 improvements
  • Enabled rtl8187 module, per request
  • Misc build improvements

ArchiKernel V1.5.2

17 Oct 22:25
Compare
Choose a tag to compare
ArchiKernel V1.5.2 Pre-release
Pre-release

Changelog in comparision with 1.5.1:

  • ZZmoove 1.0 beta1
  • exFAT 1.2.9
  • Misc

ArchiKernel V1.5.1

12 Oct 11:11
Compare
Choose a tag to compare
ArchiKernel V1.5.1 Pre-release
Pre-release

Changelog:

  • [EXPERIMENTAL] Implemented -Ofast optimizations (This one can cause serious issues as it disregards strict standards compliance. Highly experimental, if you notice anything strange that didn't existed in 1.5, please report!)
  • Implemented -fmodulo-sched optimizations
  • Disabled AK splash logo (it's too big and output newboot.img may be too big to fit on the partition, fixes bootloops in some ported sammy ROMs)
  • ArchiKernel flasher (updater-script) now properly reports if flashing succeeded or not, and saves log on your internal sdcard if it did not.
  • Disabled some extra dmesg debugging
  • Corrected STweaks ZZmoove profiles: optimized and moderate, they were swapped. # Thanks to Moster2
  • Boeffla Sound 1.6.7 # Thanks Moster2 & Lord Boeffla

ArchiKernel V1.5

07 Oct 01:17
Compare
Choose a tag to compare

Changelog:

  • Linaro toolchain update, 4.9.1 -> 4.9.2, 14.07 -> 14.09
  • SEA2 -> Update14 (really misc update from samsung)
  • Added BFQ scheduler # Thanks to @moster2
  • STweaks: ZRAM, BFQ, Knock-on corrections, Sharpness tweak and more misc bugfixes/improvements # Thanks to @moster2
  • Added ArchiKernel logo after booting of the kernel
  • Silenced some more debug informations (including touchscreen)
  • Updated ZZmoove to 0.9 beta4
  • Merged N8000 sources for all variants (this should fix graphical glitches for ArchiPort and other ported Sammy ROMs, AOSP also benefits from that) # Thanks to @LordBoeffla
  • Fixed graphical glitches on AOSP ROMs which happened after above merge # BIG THANKS to @moster2
  • Many R4P0 fixes and improvements # Thanks to @moster2
  • Fixed sharpness tweak # Thanks to @moster2
  • Added some misc LD optimizations (-Wl,--sort-common + -Wl,--O1)
  • More on github