summaryrefslogtreecommitdiff
path: root/boot/image-android.c
AgeCommit message (Expand)Author
2023-04-05android: boot: support bootconfigSafae Ouajih
2023-04-05android: boot: support boot image header version 3 and 4Safae Ouajih
2023-04-05android: boot: update android_image_get_dtb_img_addr to support v3, v4Safae Ouajih
2023-04-05android: boot: support extra command lineSafae Ouajih
2023-04-05android: boot: ramdisk: support vendor ramdiskSafae Ouajih
2023-04-05android: boot: update android_image_get_data to support v3, v4Safae Ouajih
2023-04-05android: boot: add vendor boot image to prepare for v3, v4 supportSafae Ouajih
2023-04-05android: boot: boot image header v3, v4 do not support recovery DTBOSafae Ouajih
2023-04-05android: boot: content print is not supported for v3, v4 header versionSafae Ouajih
2023-04-05android: boot: move to andr_image_data structureSafae Ouajih
2023-04-05android: boot: kcomp: support andr_image_dataSafae Ouajih
2023-04-05android: boot: replace android_image_check_headerSafae Ouajih
2023-04-05android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0Safae Ouajih
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2021-11-11Create a new boot/ directorySimon Glass