summaryrefslogtreecommitdiff
path: root/cmd/mvebu
AgeCommit message (Expand)AuthorFilesLines
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc1-0/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass2-3/+3
2021-05-16cmd: mvebu: Rename rx_training to mvebu_comphy_rx_trainingStefan Roese3-11/+10
2021-04-29phy: marvell: add RX training commandIgal Liberman3-1/+65
2021-04-29cmd/mvebu: fix the bubt commandKonstantin Porotchkin2-2/+2
2021-02-08cmd: mvebu/bubt: Fix default options in helpPali Rohár1-3/+3
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-4/+0
2020-08-06mvebu: bubt: Drop dead codeTom Rini1-15/+0
2020-08-06cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTIONJagan Teki1-7/+0
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2020-05-04cmd: mvebu: bubt: fix quoted string split across linesJoel Johnson1-2/+2
2020-04-22cmd: mvebu: bubt: show image boot deviceJoel Johnson1-1/+11
2020-04-22cmd: mvebu: bubt: verify A38x target device typeJoel Johnson1-4/+48
2020-04-22cmd: mvebu: bubt: correct U-Boot spellingJoel Johnson1-3/+3
2020-04-22cmd: mvebu: bubt: add A38x supportJoel Johnson1-1/+68
2020-01-17common: Move the image globals into image.hSimon Glass1-0/+1
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass1-2/+4
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-3/+2
2018-01-12mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-07-12cmd: mvebu: bubt: use get_nand_dev_by_index()Grygorii Strashko1-8/+6
2017-05-09arm64: mvebu: Fix the bubt comamnd NAND device supportKonstantin Porotchkin1-6/+7
2017-01-25arm64: mvebu: Update bubt command MMC block device accessKonstantin Porotchkin1-3/+22
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin3-0/+827