summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2022-04-20cmd: gpio: Add `gpio read` subcommandDiego Rondini2-3/+49
2022-04-14cmd: ubi.c: skip part command if right partition is already attachedAlexandre Besnard1-0/+5
2022-04-09virtio: call device_probe() in scanningAKASHI Takahiro1-2/+19
2022-04-09cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=nMasami Hiramatsu1-0/+4
2022-04-08Convert CONFIG_CMDLINE_PS_SUPPORT to KconfigTom Rini1-0/+7
2022-04-07cmd: env: Add `indirect` to indirectly set valuesSamuel Dionne-Riel2-0/+48
2022-04-06cmd/sbi: add missing SBI informationHeinrich Schuchardt1-1/+12
2022-04-06cmd: sbi: add Performance Monitoring Unit ExtensionHeinrich Schuchardt1-0/+1
2022-04-01cmd: fdt: Use start/size for chosen instead of start/endSean Anderson1-3/+3
2022-03-31cmd: bootm: add subcommand preloadPhilippe Reynes1-0/+30
2022-03-31cmd: bootm: add a stage pre-loadPhilippe Reynes2-2/+13
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass3-5/+3
2022-03-28video: Drop cfg_consoleSimon Glass1-2/+0
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini4-31/+64
2022-03-26cmd: efidebug: simplify do_efi_boot_add()Heinrich Schuchardt1-3/+2
2022-03-25Convert CONFIG_MII_INIT to KconfigTom Rini1-0/+4
2022-03-23cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabledMarek Vasut1-1/+1
2022-03-20efi_loader: use short-form DP for load optionsHeinrich Schuchardt1-22/+48
2022-03-20efi_loader: Ignore DT when ACPI is onAlexander Graf1-2/+2
2022-03-18Convert CONFIG_NFS_TIMEOUT to KconfigTom Rini1-0/+9
2022-03-16cmd/mmc: fix output of mmc info for e-MMCMax Merchel1-4/+12
2022-03-15fs/erofs: add filesystem commandsHuang Jianan3-0/+49
2022-03-15Merge tag 'v2022.04-rc4' into nextTom Rini2-3/+9
2022-03-12cmd: add serial console support for the cls commandHeinrich Schuchardt1-2/+8
2022-03-10event: Add a commandSimon Glass3-0/+36
2022-03-04cmd: pwm: fix typo 'eisable' -> 'disable'Sébastien Szymanski1-1/+1
2022-03-04Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-0/+25
2022-03-02cmd: exception: arm64: fix undefined, add faultsAndre Przywara1-4/+60
2022-02-26efi_loader: update the timing of enabling and disabling EFI watchdogMasahisa Kojima1-0/+17
2022-02-25cmd: clk: fix long help messagePatrick Delaunay1-1/+1
2022-02-25cmd: clk: update result of do_clk_setfreqPatrick Delaunay1-1/+1
2022-02-25cmd: clk: replace clk_lookup by uclass_get_device_by_namePatrick Delaunay1-17/+1
2022-02-25cmd: clk: test the number of argument in setfreq commandPatrick Delaunay1-0/+3
2022-02-18cmd: fuse: Add a command to read fuses to memoryAngus Ainslie1-0/+27
2022-02-18cmd: fuse: add a fuse comparison functionAngus Ainslie1-1/+21
2022-02-14pstore: Support already existing reserved-memory nodeDetlev Casanova1-5/+34
2022-02-11cmd/dfu: Enable 'dfu list' command without DFU_OVER_USBMasami Hiramatsu1-5/+3
2022-02-11cmd: wrong printf() code in do_test_stackprot_fail()Heinrich Schuchardt1-1/+2
2022-02-09cmd: mmc: Consider GP partitions in mmc hwpartition user enh start -Marek Vasut1-2/+20
2022-02-07Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+2
2022-02-05efi: Add debugging to efi_set_bootdev()Simon Glass1-11/+21
2022-02-05cmd: bcb: fix bcb struct alignment issueGary Bisson1-1/+2
2022-02-03efi: Use 16-bit unicode stringsSimon Glass1-14/+14
2022-01-29pci: Extend 'pci' command with bus option '*'Pali Rohár1-10/+35
2022-01-29pci: Add checks for valid cmdline argumentsPali Rohár1-0/+5
2022-01-29pci: Extend 'pci regions' command with bus numberPali Rohár1-4/+6
2022-01-25acpi: Tidy up the table listSimon Glass1-4/+5
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass1-3/+3
2022-01-24cmd: Add Kconfig option for multiprocessor cmdsAshok Reddy Soma2-6/+7
2022-01-22Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-193/+6