summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-27cmd: setexpr: add format string handlingRoland Gaudig
2021-07-27cmd: printf: add helper functions from busyboxRoland Gaudig
2021-07-27cmd: printf: import busybox-1.33.1 printf.cRoland Gaudig
2021-07-23command: Fix SMC and HVC maximum number of argumentsSiew Chin Lim
2021-07-23cmd: part: Correct error handlingAnders Dellien
2021-07-23cmd: pinmux: support pin name in status commandPatrick Delaunay
2021-07-23cmd: pinmux: update result of do_statusPatrick Delaunay
2021-07-18treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini
2021-07-07usb: Add correct depends for CMD_USB_MASS_STORAGETom Rini
2021-07-06cmd: net: add a 'net list' command to list network devsTim Harvey
2021-07-05env: efi: fix a wrong address dereferenceAKASHI Takahiro
2021-07-05Merge branch 'next'Tom Rini
2021-06-30Revert "TEST: USB_HOST not USB"Tom Rini
2021-06-30TEST: USB_HOST not USBTom Rini
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-28efidebug: correct display of BootOrderHeinrich Schuchardt
2021-06-24cmd: mtd: expand <name> argument definition in command helpMarek BehĂșn
2021-06-24cmd: mtd: print device OF path in listingMarek BehĂșn
2021-06-22mmc: Update environment variable with active partitionReuben Dowle
2021-06-18cmd: pxe_utils: sysboot: fix crash if either board or soc are not set.Dimitri John Ledkov
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo
2021-06-11clk: add support for setting clk rate from cmdlineTero Kristo
2021-06-11clk: fix clock tree dump to properly dump out every registered clockTero Kristo
2021-06-09cmd: Add dependency for ums commandPatrick Delaunay
2021-05-25efi_loader: simplify accessing variablesHeinrich Schuchardt
2021-05-25efi_loader: use efi_create_indexed_name()Heinrich Schuchardt
2021-05-25efi_loader: simplify show_efi_boot_order()Heinrich Schuchardt
2021-05-25efi_loader: simplify show_efi_boot_opt_data()Heinrich Schuchardt
2021-05-24stackprot: Make our test a bit more complexTom Rini
2021-05-16cmd: mvebu: Rename rx_training to mvebu_comphy_rx_trainingStefan Roese
2021-05-13cmd: add support for a new "extension" commandKory Maincent
2021-05-13fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.cKory Maincent
2021-05-10x86: Correct regwidth prompt in cbsysinfoSimon Glass
2021-05-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-05-05cmd/exception: support ebreak exception on RISC-VHeinrich Schuchardt
2021-05-04cmd: gpt: Add option to write GPT partitions to environment variableFarhan Ali
2021-04-29Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-04-29phy: marvell: add RX training commandIgal Liberman
2021-04-29cmd/mvebu: fix the bubt commandKonstantin Porotchkin
2021-04-23cmd: dfu: Propagate error if dfu gadget failsMichal Simek
2021-04-20Add support for stack-protectorJoel Peshkin
2021-04-20sysreset: provide type of reset in do_reset cmdIgor Opaniuk
2021-04-20cmd: CONFIG_CMD_MMC depends on CONFIG_MMCHeinrich Schuchardt
2021-04-12cmd: exit: Fix return valueMarek Vasut
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2021-04-12terminal: only serial_reinit_all if availableAsherah Connor
2021-04-12terminal: correct stdio_dev invocationsAsherah Connor
2021-04-12cmd: xtrace: Convert to boolSean Anderson