Commit Graph

13 Commits (78105c6b72adcd46a9dac2c420bc3d2e0b52ee5c)

Author SHA1 Message Date
cfig 2d7e164da5
progressive refactor: using cc.cfig.io.Struct from mavenCentral() 4 years ago
cfig b3246f6474
update module versions 5 years ago
cfig 5cef10203b
Issue #79: add "gradle clean" command 5 years ago
cfig a358bd6a7b
Issue #71: refine dtbo unpack/pack
dtbo unpack:
    save image info
    decompile dtb to dts and yaml dts
    print summary
dtbo pack:
    compile dts to dtb
    print summary
boot v0-v4 pack:
    print summary
5 years ago
cfig 1e2592c1c4
routine mass checkin
- VirtualABMsg: read and parse VAB info from misc
- Clear some detekt warnings
- dtbo: supress warnings
5 years ago
cfig 62bc8004c4
update gradle/kotlin
gradle 7.2
kotlin plugin: 1.5.30
5 years ago
cfig b274b358e5
Issue #55: fully support vendor boot V4
v3 -> v4 changelog:
 - vendor ramdisk table
 - bootconfig

Fix bugs:
 - unpack: vrt postion calculation
5 years ago
cfig 9dcf014a39
kotlin: upgrade to 1.5 5 years ago
cfig 1cc54f4592
add license header for each source file
This doesn't affect use of the software in any means under the terms of
Apache License
5 years ago
cfig 6a7d3793fb
upgrade gradle to 7.0 5 years ago
cfig c46398dbb7
vbmeta.img: verify during unpacking 5 years ago
cfig 31be98dc60
support lzma/xz ramdisk
Issue 52
5 years ago
cfig 6c662a54da
lots of stuff
- extract helper for more projects
 - kotlin 1.4.31
 - gradle 6.8.3
 - vendor_boot flash/pull
 - fix comanion vbmeta update: boot.img, vendor_boot.img
 - refine libavb
5 years ago