Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | image: Update include/android_image.h | Alex Deymo | 2017-05-11 | 1 | -0/+9 |
* | common: image: minimal android image iminfo support | Michael Trimarchi | 2016-06-24 | 1 | -0/+29 |
* | image: fix support for Android boot images with no ramdisk | Rob Herring | 2015-10-11 | 1 | -1/+3 |
* | image: android: handle default kernel address | Maxime Ripard | 2015-05-08 | 1 | -2/+25 |
* | image: Fix Android boot image support | Ahmad Draidi | 2014-10-27 | 1 | -15/+53 |
* | image: add support for Android's boot image format | Sebastian Siewior | 2014-05-08 | 1 | -0/+84 |