osm0sis
|
bf58205b0a
|
magiskboot: be clear lzop is not a supported compression format
- keep detection and always display detected format type to fascilitate external support
|
2019-05-30 20:31:24 -07:00 |
|
osm0sis
|
b79d1bcded
|
magiskboot: clean up remaining unneeded ELF detection bits
- default for no format match is UNSUPP_RET (unsupported) so there is no needed to explicitly detect ELF still
|
2019-05-21 02:49:19 -07:00 |
|
osm0sis
|
2ff5d9606b
|
magiskboot: add support for remaining Nook HD pre-image loaders
|
2019-05-19 17:38:41 -07:00 |
|
topjohnwu
|
a57a94040e
|
Update some format magics
|
2019-03-08 00:47:15 -05:00 |
|
topjohnwu
|
0442d6d509
|
Only compress kernel and ramdisk if input not compressed
|
2019-03-07 07:24:20 -05:00 |
|
topjohnwu
|
e59c5c8780
|
Modernize compress and decompress
|
2019-02-20 20:49:26 -05:00 |
|
kirill9617
|
86d8026301
|
Update format.h
GZIP magic is \x1f\x8b\x08 not \x1f\x8b\x08\x00
|
2019-02-20 03:53:41 -05:00 |
|
topjohnwu
|
fc8a3c5fb4
|
Migrate MagiskBoot to C++
|
2018-10-24 22:23:14 -04:00 |
|
worstperson
|
d780b5a0e4
|
Add support for the Nook Tablet, Acclaim
Also changed occurences of NOOK with NOOKHD
|
2018-03-03 20:55:44 +08:00 |
|
worstperson
|
3e48427eaf
|
Add support for the new NOOK_MAGIC
The new cmdline value that's been in use since Marshmallow
|
2018-03-03 20:55:44 +08:00 |
|
worstperson
|
31360c34ed
|
Set NOOK_PRE_HEADER_SZ from 0xFFFFF to 0x100000
All applicable Nook HD/HD+ roms are using this offset
|
2018-03-03 20:55:44 +08:00 |
|
topjohnwu
|
6728445542
|
Support separate ramdisk images
|
2018-02-10 03:34:13 +08:00 |
|
topjohnwu
|
28350e3ad9
|
Support Nook Green Loader
|
2018-01-30 05:56:59 +08:00 |
|
topjohnwu
|
f48e6c93b8
|
Support Tegra blobs
|
2018-01-30 05:20:18 +08:00 |
|
topjohnwu
|
7cfc24d68f
|
Add DHTB header support
|
2018-01-29 22:16:02 +08:00 |
|
topjohnwu
|
dfee9954e0
|
Small refactor of magiskboot
|
2018-01-29 03:12:35 +08:00 |
|