summaryrefslogtreecommitdiff
path: root/common/image-android.c
AgeCommit message (Expand)Author
2020-06-02image: android: fix abootimg supportChristian Gmeiner
2020-02-04image: android: Add routine to get dtbo paramsSam Protsenko
2020-02-04image: android: Add functions for handling dtb fieldSam Protsenko
2019-10-15image: android: Support boot image v1 and v2Sam Protsenko
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-24image: android: allow to wrap uImage into the Android boot imageRoman Stratiienko
2019-04-24image: android: fix 'iminfo' typoEugeniu Rosca
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-07parse the second area of android imageBin Chen
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-05-11image: Update include/android_image.hAlex Deymo
2016-06-24common: image: minimal android image iminfo supportMichael Trimarchi
2015-10-11image: fix support for Android boot images with no ramdiskRob Herring
2015-05-08image: android: handle default kernel addressMaxime Ripard
2014-10-27image: Fix Android boot image supportAhmad Draidi
2014-05-08image: add support for Android's boot image formatSebastian Siewior