summaryrefslogtreecommitdiffstats
path: root/common/image-android.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* image: android: fix abootimg supportChristian Gmeiner2020-06-021-0/+7
* image: android: Add routine to get dtbo paramsSam Protsenko2020-02-041-0/+61
* image: android: Add functions for handling dtb fieldSam Protsenko2020-02-041-0/+221
* image: android: Support boot image v1 and v2Sam Protsenko2019-10-151-11/+33
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* image: android: allow to wrap uImage into the Android boot imageRoman Stratiienko2019-07-241-5/+17
* image: android: fix 'iminfo' typoEugeniu Rosca2019-04-241-1/+1
* image: android: allow booting lz4-compressed kernelsEugeniu Rosca2019-04-241-0/+11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* parse the second area of android imageBin Chen2018-02-071-0/+19
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* image: Update include/android_image.hAlex Deymo2017-05-111-0/+9
* common: image: minimal android image iminfo supportMichael Trimarchi2016-06-241-0/+29
* image: fix support for Android boot images with no ramdiskRob Herring2015-10-111-1/+3
* image: android: handle default kernel addressMaxime Ripard2015-05-081-2/+25
* image: Fix Android boot image supportAhmad Draidi2014-10-271-15/+53
* image: add support for Android's boot image formatSebastian Siewior2014-05-081-0/+84