Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop image.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU | Andrew F. Davis | 2019-01-26 | 1 | -2/+2 |
* | spl: ram: Fix u_boot_pos calculation | Michal Simek | 2018-10-06 | 1 | -3/+2 |
* | spl: Weed out CONFIG_SYS_TEXT_BASE usage | Marek Vasut | 2018-09-25 | 1 | -2/+3 |
* | binman: Add a new 'image-pos' property | Simon Glass | 2018-08-01 | 1 | -1/+1 |
* | binman: Rename 'position' to 'offset' | Simon Glass | 2018-08-01 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | spl: ram: Convert to CONFIG_IS_ENABLED | Marek Vasut | 2018-04-11 | 1 | -3/+3 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | binman: Add binman support to spl_ram.c | Simon Glass | 2017-12-12 | 1 | -4/+15 |
* | spl: move RAM boot support in separate file | Stefan Agner | 2017-01-14 | 1 | -0/+73 |