Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: boot: support boot image header version 3 and 4 | Safae Ouajih | 2023-04-04 | 1 | -2/+22 |
* | android: boot: add vendor boot image to prepare for v3, v4 support | Safae Ouajih | 2023-04-04 | 1 | -2/+2 |
* | android: boot: move to andr_image_data structure | Safae Ouajih | 2023-04-04 | 1 | -15/+16 |
* | android: boot: replace android_image_check_header | Safae Ouajih | 2023-04-04 | 1 | -2/+2 |
* | android: boot: support vendor boot image in abootimg | Safae Ouajih | 2023-04-04 | 1 | -3/+15 |
* | android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 | Safae Ouajih | 2023-04-04 | 1 | -2/+2 |
* | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 2021-08-02 | 1 | -1/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -15/+16 |
* | common: Drop image.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | cmd: abootimg: Add abootimg command | Sam Protsenko | 2020-02-04 | 1 | -0/+258 |