summaryrefslogtreecommitdiff
path: root/tools/ak3-core.sh
AgeCommit message (Expand)Author
2020-01-13AK3: auto kernel patch improvementsosm0sis
2020-01-12AK3: only attempt fallback kernel decompression if format was identifiedosm0sis
2020-01-12AK3: fix AVBv1 signing on Android 10osm0sis
2020-01-12AK3: auto split Image.*-dtb to kernel/kernel_dtb + re-patch for Magiskosm0sis
2019-08-06AK3: fix partition detection taking first match on older devicesosm0sis
2019-08-04AK3+Backend: fix multi-line abort outputsosm0sis
2019-07-20AK3: reset_ak: don't remove $ramdisk unless has already been unpackedosm0sis
2019-07-20AK3: add file/directory attributes functionsosm0sis
2019-06-17AK3: better living through sedosm0sis
2019-06-15AK3: fix support for forced uncompressed cpio ramdisk repacksosm0sis
2019-06-12AK3: fix signing derpChris Renshaw
2019-06-10AK3: allow ChromeOS auto-detect, clean up signing, fixesosm0sis
2019-06-07AK3: clean up "OG AK" mode stderr on images with no kernel/ramdisk presentosm0sis
2019-06-07AK3: be clear when unpack_ramdisk fails because there is no ramdiskosm0sis
2019-06-06AK3: also make mtd partition detection variables localosm0sis
2019-06-06AK3: cleanups and fixes to config/setup functionsosm0sis
2019-06-04AK3: support MTK /dev/bootimg and /dev/recovery partition matchingosm0sis
2019-06-02AK3: resolve non-zero return code introduced by `cat <img> /dev/zero > <block>`osm0sis
2019-06-02AK3: allow workaround for dtbo devices with cat /dev/zero issuesosm0sis
2019-06-01AK3: fix elftool repack cmdline handlingChris Renshaw
2019-05-31tools: rename ak2-core.sh to ak3-core.shosm0sis