summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2022-06-06qfw: Don't fail if setup data size is 0Pierre-Clément Tosi
2022-06-06ubifs: Add missing dependency on GZIPPali Rohár
2022-06-06cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()Ovidiu Panait
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-05-31bootmenu: use utf-8 for menu titleMasahisa Kojima
2022-05-28cmd/bootefi: correct command syntaxHeinrich Schuchardt
2022-05-28bootmenu: U-Boot console is enabled as defaultMasahisa Kojima
2022-05-26cmd/sbi: add implementation ID 6 - CofferHeinrich Schuchardt
2022-05-23spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard
2022-05-16cmd: mvebu: Hide bubt specific options when bubt is disabledPali Rohár
2022-05-08Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-07bootmenu: factor out the user input handlingMasahisa Kojima
2022-05-06cmd: gpt: add subcommand repairPhilippe Reynes
2022-05-05cmd: mmc: don't assign unused valuesHeinrich Schuchardt
2022-05-05cmd: onenand: fix printf codesHeinrich Schuchardt
2022-05-05cmd: simplify do_adc_single()Heinrich Schuchardt
2022-05-05cmd: fix long text for fdt commandHeinrich Schuchardt
2022-05-03bootmenu: add Kconfig option not to enter U-Boot consoleMasahisa Kojima
2022-05-03bootmenu: add UEFI boot entry into bootmenuMasahisa Kojima
2022-05-03bootmenu: update bootmenu_entry structureMasahisa Kojima
2022-05-03cmd: simplify bootmenuHeinrich Schuchardt
2022-04-29acpi: Fix buffer overflow in do_acpi_dump()Andrew Scull
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini
2022-04-25bootstd: Add a bootmeth commandSimon Glass
2022-04-25bootstd: Add a bootflow commandSimon Glass
2022-04-25bootstd: Add a bootdev commandSimon Glass
2022-04-24cmd: part: add explicit dependency on PARTITIONSAKASHI Takahiro
2022-04-23Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-04-23bootmenu: fix menu API error handlingMasahisa Kojima
2022-04-23cmd: bootefi: restore ability to boot arbitrary blobKyle Evans
2022-04-22fdt: Add -q option to fdt addr for distro_bootcmdPeter Hoyes
2022-04-22cmd: adc: Add support for storing ADC result in env variableMarek Vasut
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini
2022-04-14cmd: ubi.c: skip part command if right partition is already attachedAlexandre Besnard
2022-04-09virtio: call device_probe() in scanningAKASHI Takahiro
2022-04-09cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=nMasami Hiramatsu
2022-04-08Convert CONFIG_CMDLINE_PS_SUPPORT to KconfigTom Rini
2022-04-07cmd: env: Add `indirect` to indirectly set valuesSamuel Dionne-Riel
2022-04-06cmd/sbi: add missing SBI informationHeinrich Schuchardt
2022-04-06cmd: sbi: add Performance Monitoring Unit ExtensionHeinrich Schuchardt
2022-04-01cmd: fdt: Use start/size for chosen instead of start/endSean Anderson
2022-03-31cmd: bootm: add subcommand preloadPhilippe Reynes
2022-03-31cmd: bootm: add a stage pre-loadPhilippe Reynes
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass
2022-03-28video: Drop cfg_consoleSimon Glass
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-26cmd: efidebug: simplify do_efi_boot_add()Heinrich Schuchardt