Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | spl_nor.c: Support devicetree sizes different from 16k | Mike Looijmans | 2016-08-08 | -2/+2 |
* | SPL: Let spl_parse_image_header() return value | Marek Vasut | 2016-05-17 | -2/+7 |
* | spl_nor: fix warning when compiled for 64bit target | Masahiro Yamada | 2016-03-15 | -1/+1 |
* | spl: change return values of spl_*_load_image() | Nikita Kiryanov | 2015-11-18 | -2/+4 |
* | spl, spl_nor: fix compiler warning | Heiko Schocher | 2015-02-16 | -1/+1 |
* | spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT | Masahiro Yamada | 2015-01-14 | -25/+39 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -12/+1 |
* | SPL: Add NOR flash booting support | Stefan Roese | 2012-09-27 | -0/+62 |