index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
image-android.c
Age
Commit message (
Expand
)
Author
2021-07-15
image: android: Automatically detect more compression types
Stephan Gerhold
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-06-02
image: android: fix abootimg support
Christian Gmeiner
2020-02-04
image: android: Add routine to get dtbo params
Sam Protsenko
2020-02-04
image: android: Add functions for handling dtb field
Sam Protsenko
2019-10-15
image: android: Support boot image v1 and v2
Sam Protsenko
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-24
image: android: allow to wrap uImage into the Android boot image
Roman Stratiienko
2019-04-24
image: android: fix 'iminfo' typo
Eugeniu Rosca
2019-04-24
image: android: allow booting lz4-compressed kernels
Eugeniu Rosca
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-07
parse the second area of android image
Bin Chen
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-05-11
image: Update include/android_image.h
Alex Deymo
2016-06-24
common: image: minimal android image iminfo support
Michael Trimarchi
2015-10-11
image: fix support for Android boot images with no ramdisk
Rob Herring
2015-05-08
image: android: handle default kernel address
Maxime Ripard
2014-10-27
image: Fix Android boot image support
Ahmad Draidi
2014-05-08
image: add support for Android's boot image format
Sebastian Siewior