summaryrefslogtreecommitdiff
path: root/common/image-android.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-16image: android: Automatically detect more compression typesStephan Gerhold1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-06-02image: android: fix abootimg supportChristian Gmeiner1-0/+7
2020-02-04image: android: Add routine to get dtbo paramsSam Protsenko1-0/+61
2020-02-04image: android: Add functions for handling dtb fieldSam Protsenko1-0/+221
2019-10-15image: android: Support boot image v1 and v2Sam Protsenko1-11/+33
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-24image: android: allow to wrap uImage into the Android boot imageRoman Stratiienko1-5/+17
2019-04-24image: android: fix 'iminfo' typoEugeniu Rosca1-1/+1
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca1-0/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-08parse the second area of android imageBin Chen1-0/+19
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-05-12image: Update include/android_image.hAlex Deymo1-0/+9
2016-06-25common: image: minimal android image iminfo supportMichael Trimarchi1-0/+29
2015-10-12image: fix support for Android boot images with no ramdiskRob Herring1-1/+3
2015-05-09image: android: handle default kernel addressMaxime Ripard1-2/+25
2014-10-28image: Fix Android boot image supportAhmad Draidi1-15/+53
2014-05-08image: add support for Android's boot image formatSebastian Siewior1-0/+84