aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2023-02-10Correct SPL use of USB_FUNCTION_FASTBOOTSimon Glass
2023-02-10Correct SPL use of UDP_FUNCTION_FASTBOOTSimon Glass
2023-02-10Correct SPL uses of SYS_LONGHELPSimon Glass
2023-02-10efi_loader: enable eficonfig command by defaultHeinrich Schuchardt
2023-02-10cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENUHeinrich Schuchardt
2023-02-10eficonfig: CTRL+S to save the boot orderMasahisa Kojima
2023-02-10menu: remove CTRL+C to quitMasahisa Kojima
2023-02-10cmd: improve coninfo output formattingHeinrich Schuchardt
2023-02-09Correct SPL uses of CMD_TFTPPUTSimon Glass
2023-02-09Correct SPL use of CMD_NVEDIT_EFISimon Glass
2023-02-09Correct SPL uses of CMD_EFICONFIGSimon Glass
2023-02-07env: Drop ENV_IS_IN_SATASimon Glass
2023-02-07Drop dataflash_mmc_mux commandSimon Glass
2023-02-07cmd: Drop mfsl commandSimon Glass
2023-02-07cmd: Add an option to enable the ini commandSimon Glass
2023-02-06cmd: Add a SEAMA image load commandLinus Walleij
2023-02-06qemu: Move qfw kernel setup into a common fileSimon Glass
2023-02-06qemu: Update qfw command to use addressesSimon Glass
2023-02-06bootstd: Allow enabling BOOTSTD_FULL without needing EXPOSimon Glass
2023-01-31Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2023-01-31Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodia...Tom Rini
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