index
:
kernel-flasher.git
master
kernel flasher script for android
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
ak3-core.sh
Age
Commit message (
Expand
)
Author
2020-01-13
AK3: auto kernel patch improvements
osm0sis
2020-01-12
AK3: only attempt fallback kernel decompression if format was identified
osm0sis
2020-01-12
AK3: fix AVBv1 signing on Android 10
osm0sis
2020-01-12
AK3: auto split Image.*-dtb to kernel/kernel_dtb + re-patch for Magisk
osm0sis
2019-08-06
AK3: fix partition detection taking first match on older devices
osm0sis
2019-08-04
AK3+Backend: fix multi-line abort outputs
osm0sis
2019-07-20
AK3: reset_ak: don't remove $ramdisk unless has already been unpacked
osm0sis
2019-07-20
AK3: add file/directory attributes functions
osm0sis
2019-06-17
AK3: better living through sed
osm0sis
2019-06-15
AK3: fix support for forced uncompressed cpio ramdisk repacks
osm0sis
2019-06-12
AK3: fix signing derp
Chris Renshaw
2019-06-10
AK3: allow ChromeOS auto-detect, clean up signing, fixes
osm0sis
2019-06-07
AK3: clean up "OG AK" mode stderr on images with no kernel/ramdisk present
osm0sis
2019-06-07
AK3: be clear when unpack_ramdisk fails because there is no ramdisk
osm0sis
2019-06-06
AK3: also make mtd partition detection variables local
osm0sis
2019-06-06
AK3: cleanups and fixes to config/setup functions
osm0sis
2019-06-04
AK3: support MTK /dev/bootimg and /dev/recovery partition matching
osm0sis
2019-06-02
AK3: resolve non-zero return code introduced by `cat <img> /dev/zero > <block>`
osm0sis
2019-06-02
AK3: allow workaround for dtbo devices with cat /dev/zero issues
osm0sis
2019-06-01
AK3: fix elftool repack cmdline handling
Chris Renshaw
2019-05-31
tools: rename ak2-core.sh to ak3-core.sh
osm0sis