summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2023-01-31cmd: mmc: Expand bkops handlingMarek Vasut
2023-01-27eficonfig: add vertical scroll supportMasahisa Kojima
2023-01-27eficonfig: refactor change boot order implementationMasahisa Kojima
2023-01-27eficonfig: refactor eficonfig_process_common functionMasahisa Kojima
2023-01-27cmd: fix mtest on 64 bit systemsHeinrich Schuchardt
2023-01-26cmd: fix return code of 'sf erase'Heinrich Schuchardt
2023-01-26cmd: simplify do_spi_flash()Heinrich Schuchardt
2023-01-26cmd: fix return code of 'sf write' and 'sf read'Heinrich Schuchardt
2023-01-23bootstd: Drop the old bootflow_scan_first()Simon Glass
2023-01-23bootstd: Allow scanning a single bootdev labelSimon Glass
2023-01-23bootstd: Add a hunter for the extension featureSimon Glass
2023-01-23extension: Refactor to allow non-command usageSimon Glass
2023-01-23bootstd: Use hunters when scanning for bootflowsSimon Glass
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass
2023-01-23bootstd: Include the device tree in the bootflowSimon Glass
2023-01-23net: Add a function to run dhcpSimon Glass
2023-01-23bootstd: Support running bootdev huntersSimon Glass
2023-01-23bootstd: Add the concept of a bootdev hunterSimon Glass
2023-01-23vbe: Avoid a build failure when bloblist is not enabledSimon Glass
2023-01-23dm: core: Support sorting devices with dm treeSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-18cmd: part: Add partition-related type commandEnric Balletbo i Serra
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2023-01-18cmd: event: Remove additional event descriptionMichal Simek
2023-01-17cmd/arm: meson: sm: introduce efusedump commandAlexey Romanov
2023-01-16bootstd: Support creating a boot menuSimon Glass
2023-01-16bootstd: Allow reading a logo for the OSSimon Glass
2023-01-16bootstd: Read the Operating System name for distro/scriptsSimon Glass
2023-01-16video: Add font functions to the vidconsole APISimon Glass
2023-01-16image: Move common image code to image_board and commandSimon Glass
2023-01-16image: Add a function to find a script in an imageSimon Glass
2023-01-16menu: Make use of CLI character processingSimon Glass
2023-01-16menu: Update bootmenu_loop() to return the codeSimon Glass
2023-01-16menu: Update bootmenu_autoboot_loop() to return the codeSimon Glass
2023-01-16menu: Rename KEY_... to BKEY_...Simon Glass
2023-01-12cmd: spi: Judge the number of added parameterschenzhipeng
2023-01-11cmd: exit: Fix return value propagation out of environment scriptsMarek Vasut
2023-01-11fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay
2023-01-11cmd: change the return value when argc errorShenlin Liang
2023-01-11cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_...Patrick Delaunay
2023-01-10arm/mach-meson: move smc commands in cmd/mesonAlexey Romanov
2023-01-09Merge branch 'next'Tom Rini
2023-01-06efi_loader: carve out efi_get_memory_map_alloc()Heinrich Schuchardt
2023-01-04cmd: avoid endless loop in sound play commandHeinrich Schuchardt
2022-12-31cmd: source: Support specifying config nameSean Anderson
2022-12-31cmd: source: Clean up a few linesSean Anderson
2022-12-29cmd: net: wget: fix Kconfig dependencyMichael Walle
2022-12-23global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFGTom Rini
2022-12-23global: Migrate CONFIG_RAMDISK_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_POSTBOOTMENU to CFGTom Rini