summaryrefslogtreecommitdiff
path: root/cmd/mvebu
AgeCommit message (Expand)Author
2022-09-13cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure bootPali Rohár
2022-09-13cmd: mvebu/bubt: Check for A38x image data checksumPali Rohár
2022-08-04Audit <flash.h> inclusionTom Rini
2022-07-29cmd: mvebu/bubt: Fix cmd main return value on errorPali Rohár
2022-07-29cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700Pali Rohár
2022-07-29cmd: mvebu/bubt: Correctly propagate failure during tftp transportPali Rohár
2022-07-29cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700Pali Rohár
2022-05-16cmd: mvebu: Hide bubt specific options when bubt is disabledPali Rohár
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-10-28arm: mvebu: Fix comments about kwbimage structuresPali Rohár
2021-10-28arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3Pali Rohár
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-05-16cmd: mvebu: Rename rx_training to mvebu_comphy_rx_trainingStefan Roese
2021-04-29phy: marvell: add RX training commandIgal Liberman
2021-04-29cmd/mvebu: fix the bubt commandKonstantin Porotchkin
2021-02-08cmd: mvebu/bubt: Fix default options in helpPali Rohár
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-08-06mvebu: bubt: Drop dead codeTom Rini
2020-08-06cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTIONJagan Teki
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-05-04cmd: mvebu: bubt: fix quoted string split across linesJoel Johnson
2020-04-22cmd: mvebu: bubt: show image boot deviceJoel Johnson
2020-04-22cmd: mvebu: bubt: verify A38x target device typeJoel Johnson
2020-04-22cmd: mvebu: bubt: correct U-Boot spellingJoel Johnson
2020-04-22cmd: mvebu: bubt: add A38x supportJoel Johnson
2020-01-17common: Move the image globals into image.hSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-12mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-11cmd: mvebu: bubt: use get_nand_dev_by_index()Grygorii Strashko
2017-05-09arm64: mvebu: Fix the bubt comamnd NAND device supportKonstantin Porotchkin
2017-01-25arm64: mvebu: Update bubt command MMC block device accessKonstantin Porotchkin
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin