aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Merge https://source.denx.de/u-boot/custodians/u-boot-mmcWIP/31Jan2023Tom Rini2023-01-311-8/+41
|\
| * cmd: mmc: Expand bkops handlingMarek Vasut2023-01-311-8/+41
* | Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodia...Tom Rini2023-01-314-0/+206
|\ \ | |/ |/|
| * cmd/arm: meson: sm: introduce efusedump commandAlexey Romanov2023-01-171-1/+36
| * arm/mach-meson: move smc commands in cmd/mesonAlexey Romanov2023-01-104-0/+171
* | eficonfig: add vertical scroll supportMasahisa Kojima2023-01-271-17/+75
* | eficonfig: refactor change boot order implementationMasahisa Kojima2023-01-271-95/+151
* | eficonfig: refactor eficonfig_process_common functionMasahisa Kojima2023-01-272-19/+70
* | cmd: fix mtest on 64 bit systemsHeinrich Schuchardt2023-01-271-15/+11
* | cmd: fix return code of 'sf erase'Heinrich Schuchardt2023-01-261-6/+6
* | cmd: simplify do_spi_flash()Heinrich Schuchardt2023-01-261-13/+6
* | cmd: fix return code of 'sf write' and 'sf read'Heinrich Schuchardt2023-01-261-7/+7
* | bootstd: Drop the old bootflow_scan_first()Simon Glass2023-01-231-1/+1
* | bootstd: Allow scanning a single bootdev labelSimon Glass2023-01-231-53/+33
* | bootstd: Add a hunter for the extension featureSimon Glass2023-01-231-0/+25
* | extension: Refactor to allow non-command usageSimon Glass2023-01-231-4/+14
* | bootstd: Use hunters when scanning for bootflowsSimon Glass2023-01-231-1/+4
* | bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass2023-01-232-2/+2
* | bootstd: Include the device tree in the bootflowSimon Glass2023-01-231-0/+6
* | net: Add a function to run dhcpSimon Glass2023-01-231-0/+35
* | bootstd: Support running bootdev huntersSimon Glass2023-01-231-1/+6
* | bootstd: Add the concept of a bootdev hunterSimon Glass2023-01-231-3/+32
* | vbe: Avoid a build failure when bloblist is not enabledSimon Glass2023-01-231-2/+5
* | dm: core: Support sorting devices with dm treeSimon Glass2023-01-231-3/+7
* | global: Finish CONFIG -> CFG migrationTom Rini2023-01-201-3/+3
* | cmd: part: Add partition-related type commandEnric Balletbo i Serra2023-01-181-0/+35
* | event: Correct dependencies on the EVENT frameworkTom Rini2023-01-181-0/+1
* | cmd: event: Remove additional event descriptionMichal Simek2023-01-181-1/+1
* | bootstd: Support creating a boot menuSimon Glass2023-01-161-2/+35
* | bootstd: Allow reading a logo for the OSSimon Glass2023-01-161-0/+6
* | bootstd: Read the Operating System name for distro/scriptsSimon Glass2023-01-161-0/+1
* | video: Add font functions to the vidconsole APISimon Glass2023-01-161-2/+9
* | image: Move common image code to image_board and commandSimon Glass2023-01-161-180/+1
* | image: Add a function to find a script in an imageSimon Glass2023-01-161-101/+116
* | menu: Make use of CLI character processingSimon Glass2023-01-162-7/+14
* | menu: Update bootmenu_loop() to return the codeSimon Glass2023-01-162-3/+3
* | menu: Update bootmenu_autoboot_loop() to return the codeSimon Glass2023-01-161-1/+1
* | menu: Rename KEY_... to BKEY_...Simon Glass2023-01-162-18/+18
* | cmd: spi: Judge the number of added parameterschenzhipeng2023-01-121-0/+3
* | cmd: exit: Fix return value propagation out of environment scriptsMarek Vasut2023-01-111-2/+5
* | fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay2023-01-111-19/+16
* | cmd: change the return value when argc errorShenlin Liang2023-01-111-1/+1
* | cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_...Patrick Delaunay2023-01-111-0/+2
|/
* Merge branch 'next'Tom Rini2023-01-0910-80/+96
|\
| * cmd: source: Support specifying config nameWIP/2022-12-31-cmd-source-support-specifying-config-nameSean Anderson2022-12-311-21/+53
| * cmd: source: Clean up a few linesSean Anderson2022-12-311-6/+4
| * global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFGTom Rini2022-12-231-2/+2
| * global: Migrate CONFIG_RAMDISK_ADDR to CFGTom Rini2022-12-231-2/+2
| * global: Migrate CONFIG_POSTBOOTMENU to CFGTom Rini2022-12-231-2/+2
| * Convert CONFIG_THOR_RESET_OFF to KconfigTom Rini2022-12-221-0/+4