summaryrefslogtreecommitdiffstats
path: root/cmd/mvebu
Commit message (Expand)AuthorAgeFilesLines
* cmd: mvebu/bubt: Fix default options in helpPali Rohár2021-02-081-3/+3
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-081-4/+0
* mvebu: bubt: Drop dead codeTom Rini2020-08-061-15/+0
* cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTIONJagan Teki2020-08-061-7/+0
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* cmd: mvebu: bubt: fix quoted string split across linesJoel Johnson2020-05-041-2/+2
* cmd: mvebu: bubt: show image boot deviceJoel Johnson2020-04-221-1/+11
* cmd: mvebu: bubt: verify A38x target device typeJoel Johnson2020-04-221-4/+48
* cmd: mvebu: bubt: correct U-Boot spellingJoel Johnson2020-04-221-3/+3
* cmd: mvebu: bubt: add A38x supportJoel Johnson2020-04-221-1/+68
* common: Move the image globals into image.hSimon Glass2020-01-171-0/+1
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-171-2/+4
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-3/+2
* mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot2018-01-121-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* cmd: mvebu: bubt: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-8/+6
* arm64: mvebu: Fix the bubt comamnd NAND device supportKonstantin Porotchkin2017-05-091-6/+7
* arm64: mvebu: Update bubt command MMC block device accessKonstantin Porotchkin2017-01-251-3/+22
* arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin2016-12-123-0/+827