summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-12cmd: add serial console support for the cls commandHeinrich Schuchardt
2022-03-10event: Add a commandSimon Glass
2022-03-04cmd: pwm: fix typo 'eisable' -> 'disable'Sébastien Szymanski
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini
2022-03-02cmd: exception: arm64: fix undefined, add faultsAndre Przywara
2022-02-26efi_loader: update the timing of enabling and disabling EFI watchdogMasahisa Kojima
2022-02-25cmd: clk: fix long help messagePatrick Delaunay
2022-02-25cmd: clk: update result of do_clk_setfreqPatrick Delaunay
2022-02-25cmd: clk: replace clk_lookup by uclass_get_device_by_namePatrick Delaunay
2022-02-25cmd: clk: test the number of argument in setfreq commandPatrick Delaunay
2022-02-18cmd: fuse: Add a command to read fuses to memoryAngus Ainslie
2022-02-18cmd: fuse: add a fuse comparison functionAngus Ainslie
2022-02-14pstore: Support already existing reserved-memory nodeDetlev Casanova
2022-02-11cmd/dfu: Enable 'dfu list' command without DFU_OVER_USBMasami Hiramatsu
2022-02-11cmd: wrong printf() code in do_test_stackprot_fail()Heinrich Schuchardt
2022-02-09cmd: mmc: Consider GP partitions in mmc hwpartition user enh start -Marek Vasut
2022-02-07Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-02-05efi: Add debugging to efi_set_bootdev()Simon Glass
2022-02-05cmd: bcb: fix bcb struct alignment issueGary Bisson
2022-02-03efi: Use 16-bit unicode stringsSimon Glass
2022-01-28pci: Extend 'pci' command with bus option '*'Pali Rohár
2022-01-28pci: Add checks for valid cmdline argumentsPali Rohár
2022-01-28pci: Extend 'pci regions' command with bus numberPali Rohár
2022-01-25acpi: Tidy up the table listSimon Glass
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass
2022-01-24cmd: Add Kconfig option for multiprocessor cmdsAshok Reddy Soma
2022-01-22Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-01-21mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay
2022-01-21cmd: Fix up warnings in flash.cPatrick Delaunay
2022-01-21net: Drop #ifdefs with CONFIG_BOOTP_SERVERIPSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-19cmd: printenv: simplify printing GUIDsHeinrich Schuchardt
2022-01-19cmd: efidebug: simplify printing GUIDsHeinrich Schuchardt
2022-01-18common: remove bedbug debugger supportOvidiu Panait
2022-01-15Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-15efi: Support the efi command in the appSimon Glass
2022-01-15x86: efi: Update efi_get_next_mem_desc() to avoid needing a mapSimon Glass
2022-01-15efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installedIlias Apalodimas
2022-01-15cmd: part: list all 128 GPT partitionsHeinrich Schuchardt
2022-01-14cmd: adc: Report return value on errorSamuel Dionne-Riel
2022-01-13cmd/Kconfig: Fix spelling of "resetting".Vagrant Cascadian
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-12-27Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_MEMTEST_START et al to KconfigTom Rini
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-12-26sandbox: Enable support for the gzip commandSimon Glass
2021-12-24cmd: kaslrseed: add command to generate value from hwrngChris Morgan
2021-12-23fdt: Report the devicetree sourceSimon Glass