index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
image-android.c
Age
Commit message (
Expand
)
Author
2023-04-04
android: boot: support bootconfig
Safae Ouajih
2023-04-04
android: boot: support boot image header version 3 and 4
Safae Ouajih
2023-04-04
android: boot: update android_image_get_dtb_img_addr to support v3, v4
Safae Ouajih
2023-04-04
android: boot: support extra command line
Safae Ouajih
2023-04-04
android: boot: ramdisk: support vendor ramdisk
Safae Ouajih
2023-04-04
android: boot: update android_image_get_data to support v3, v4
Safae Ouajih
2023-04-04
android: boot: add vendor boot image to prepare for v3, v4 support
Safae Ouajih
2023-04-04
android: boot: boot image header v3, v4 do not support recovery DTBO
Safae Ouajih
2023-04-04
android: boot: content print is not supported for v3, v4 header version
Safae Ouajih
2023-04-04
android: boot: move to andr_image_data structure
Safae Ouajih
2023-04-04
android: boot: kcomp: support andr_image_data
Safae Ouajih
2023-04-04
android: boot: replace android_image_check_header
Safae Ouajih
2023-04-04
android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
Safae Ouajih
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2021-11-11
Create a new boot/ directory
Simon Glass