summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2022-10-20cmd/sbi: user friendly short textsHeinrich Schuchardt
2022-10-20cmd/sbi: error message for failure to get spec versionHeinrich Schuchardt
2022-10-20cmd/sbi: format RustSBI version numberHeinrich Schuchardt
2022-10-17fdt: Show a message when the working FDT changesSimon Glass
2022-10-17bootm: Drop #ifdef from do_bootm()Simon Glass
2022-10-17bootm: Avoid returning error codes from commandSimon Glass
2022-10-17cmd: List all uclass devices regardless of probe errorMichal Suchanek
2022-10-16efi_loader: remove efi_delete_handle on loadfile2Ilias Apalodimas
2022-10-16cmd: simplify efidebugHeinrich Schuchardt
2022-10-12cmd: ubi: Add 'ubi list' command for printing list of all UBI volumesPali Rohár
2022-10-11cmd: add temperature commandRobert Marko
2022-10-11cmd: xxd: add new commandRoger Knecht
2022-10-11cmd: cat: add new commandRoger Knecht
2022-10-10Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-10-10usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek
2022-10-10cmd: CMD_CLS should not depend on videoHeinrich Schuchardt
2022-10-06cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocolIlias Apalodimas
2022-10-06cmd: simplify command efidebugHeinrich Schuchardt
2022-10-06cmd: simplify do_efi_boot_add()Heinrich Schuchardt
2022-10-06cmd: simplify do_env_set_efi()Heinrich Schuchardt
2022-10-03Merge branch 'next'Tom Rini
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-29pci: Remove duplicate PCI_REGION_IO / "io" linePali Rohár
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-09-24boot: Call flush() before bootingPali Rohár
2022-09-24serial: Call flush() before changing baudratePali Rohár
2022-09-21cmd: fdt: Add support for reading stringlist property valuesMarek Vasut
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-16blk: Drop if_typeSimon Glass
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-16cmd: Drop use of HAVE_BLOCK_DEVICESimon Glass
2022-09-15xyz-modem: Allow to configure initial timeout for loadx and loadyPali Rohár
2022-09-14Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-09-14eficonfig: add "Change Boot Order" menu entryMasahisa Kojima
2022-09-14eficonfig: scan media device in eficonfig startupMasahisa Kojima
2022-09-14bootmenu: add removable media entriesMasahisa Kojima
2022-09-14eficonfig: add "Delete Boot Option" menu entryMasahisa Kojima
2022-09-14eficonfig: add "Edit Boot Option" menu entryMasahisa Kojima
2022-09-14eficonfig: menu-driven addition of UEFI boot optionMasahisa Kojima
2022-09-13cyclic: Add 'cyclic list' and 'cyclic demo' commandsStefan Roese
2022-09-13cmd: bdinfo: introduce bdinfo_print_size() helperOvidiu Panait
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-09-12cmd: bdinfo: Enable dumping lmb data when LMB is enabledMichal Simek
2022-09-09cmd: correct short text for tftpbootHeinrich Schuchardt
2022-09-09cmd: fix tftpput commandHeinrich Schuchardt
2022-09-07cmd: fpga: Convert to use fit_get_data_nodeSean Anderson