summaryrefslogtreecommitdiff
path: root/common/image-android.c
Commit message (Expand)AuthorAgeFilesLines
* 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