| Commit message (Expand) | Author | Age | Files | Lines |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -1/+1 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop flash.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | cmd: mvebu: bubt: fix quoted string split across lines | Joel Johnson | 2020-05-04 | 1 | -2/+2 |
* | cmd: mvebu: bubt: show image boot device | Joel Johnson | 2020-04-22 | 1 | -1/+11 |
* | cmd: mvebu: bubt: verify A38x target device type | Joel Johnson | 2020-04-22 | 1 | -4/+48 |
* | cmd: mvebu: bubt: correct U-Boot spelling | Joel Johnson | 2020-04-22 | 1 | -3/+3 |
* | cmd: mvebu: bubt: add A38x support | Joel Johnson | 2020-04-22 | 1 | -1/+68 |
* | common: Move the image globals into image.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | image: Rename load_addr, save_addr, save_size | Simon Glass | 2020-01-17 | 1 | -2/+4 |
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 2 | -3/+2 |
* | mmc: add a Kconfig option to enable the support for MMC write operations | Jean-Jacques Hiblot | 2018-01-12 | 1 | -1/+1 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | cmd: mvebu: bubt: use get_nand_dev_by_index() | Grygorii Strashko | 2017-07-11 | 1 | -8/+6 |
* | arm64: mvebu: Fix the bubt comamnd NAND device support | Konstantin Porotchkin | 2017-05-09 | 1 | -6/+7 |
* | arm64: mvebu: Update bubt command MMC block device access | Konstantin Porotchkin | 2017-01-25 | 1 | -3/+22 |
* | arm64: mvebu: Add bubt command for flash image burn | Konstantin Porotchkin | 2016-12-12 | 3 | -0/+827 |