summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-04-18AK2: fix dump failures for unpackelf and dumpimage (with ramdisk)osm0sis
2019-04-18AK2: add AOSP boot_img_hdr_v2 support (READ NOTES)osm0sis
2019-04-18AK2: fix unpack for latest U-Boot tools (v2019.04) updateosm0sis
2019-04-18tools: update to latest builds, including busybox (1.30.1), lz4 (1.9.0)osm0sis
2019-04-06AK2: fix customdd detection logicosm0sis
2019-04-05AK2: add backwards compat for crazy devices hacking their mmcblk0osm0sis
2019-04-03AK2: optimize write operationsPark Ju Hyung
2019-03-21AK2: workaround for U-Boot dumpimage failing on untrimmed uImage dumpsosm0sis
2019-02-08AK2: fix ramdisk repack and mtk signing when uncompressed cpioosm0sis
2019-02-07AK2: add support for uncompressed cpio ramdisksosm0sis
2018-12-16Backend: introduce Android version checkosm0sis
2018-12-16AK2: allow replace_string to optionally global scope replaceosm0sis
2018-12-16AK2+Backend: fix file_getprop truncating if prop value contained =osm0sis
2018-10-28AK2: add AOSP boot_img_hdr_v1 supportosm0sis
2018-10-28tools: update to latest builds, including busybox (1.29.3), lz4 (1.8.3)osm0sis
2018-10-01AK2: fix stupid copy pasta errorosm0sis
2018-09-30AK2: add Android Pie /dev/block/by-name location to partition search listosm0sis
2018-09-08tools: update to latest builds, including busybox (1.29.2)osm0sis
2018-08-03AK2: Move flash_dtbo into write_bootNathan Chancellor
2018-08-03AK2: Expose dtbo flashingNathan Chancellor
2018-07-24tools: bring back busybox 1.29.1 built with the broken gzip rolled backosm0sis
2018-07-23tools: revert to busybox 1.28.4 until an issue with 1.29.1 gzip can be resolvedosm0sis
2018-07-23tools: update to latest builds, including busybox (1.29.1), lz4 (1.8.2) and x...osm0sis
2018-07-16AK2: fix repacked ramdisk check now that compext is local to repack_ramdiskosm0sis
2018-07-16AK2: add patch_ueventdosm0sis
2018-07-16AK2: fix slot detection broken by block auto detectionosm0sis
2018-07-14AK2: fix replace_section and remove_section functionsosm0sis
2018-07-13AK2: use local variables for ramdisk editing functionsosm0sis
2018-07-13Revert "Support more locations for dtbo img (#24)"osm0sis
2018-07-13AK2: add auto detection of named block (e.g. boot, recovery) partitions (#19,...osm0sis
2018-07-03AK2+Backend: move system_root setup and tear down to backendosm0sis
2018-05-22AK2: fix AVBv1 auto signingChris Renshaw
2018-05-03Support more locations for dtbo img (#24)Zackptg5
2018-03-24AK2: fix elftool repack of ELF without cmdlineosm0sis
2018-03-23tools: update to latest lz4 (1.8.1.2)osm0sis
2018-03-23AK2: allow is_slot_device=auto (#21)osm0sis
2018-03-23AK2: more multi-partition support improvementsosm0sis
2018-03-22AK2: improve/expand multi-partition use casesosm0sis
2018-03-22AK2: only AVB sign if dumped original dumped image is signed (#20)osm0sis
2018-03-22AK2: add restore_file for use with ramdisk-only in a restore zip (#19)osm0sis
2018-03-07AK2: add file_getproposm0sis
2018-03-07AK2: fix section functions with "" for next-blank-line end searchosm0sis
2018-03-07AK2: improve section functions, improve size checkosm0sis
2018-03-05AK2: add Nook HD+ and Nook Tablet signing loader supportosm0sis
2018-02-27AK2: fix cpio extraction with busybox 1.28+Chris Renshaw
2018-02-25tools: update to latest busybox (1.28.1)osm0sis
2018-02-25AK2: fix insert_line wc/ash bad number error when missing fileosm0sis
2018-01-25ak2-core.sh: fix repacking of Sony ELF kernelsTommaso Fonda
2018-01-19AK2: clarify new patch_cmdline usageosm0sis
2018-01-17AK2: Fix insert_line line validationNathan Chancellor