aboutsummaryrefslogtreecommitdiff
path: root/common/image-android.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-07parse 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-11image: Update include/android_image.hAlex Deymo1-0/+9
2016-06-24common: image: minimal android image iminfo supportMichael Trimarchi1-0/+29
2015-10-11image: fix support for Android boot images with no ramdiskRob Herring1-1/+3
2015-05-08image: android: handle default kernel addressMaxime Ripard1-2/+25
2014-10-27image: Fix Android boot image supportAhmad Draidi1-15/+53
2014-05-08image: add support for Android's boot image formatSebastian Siewior1-0/+84