aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-05Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini
2022-08-04Audit <flash.h> inclusionTom Rini
2022-08-04cmd: remove deprecated LCD supportHeinrich Schuchardt
2022-08-04cmd: undefined return value of do_extension_apply()Heinrich Schuchardt
2022-08-04cmd: fix do_adc_single()Vyacheslav Bocharov
2022-08-02test: rng: Add a UT testcase for the rng commandSughosh Ganu
2022-08-02cmd: rng: Use a statically allocated array for random bytesSughosh Ganu
2022-08-02cmd: rng: Add support for selecting RNG deviceSughosh Ganu
2022-07-29cmd: mvebu/bubt: Fix cmd main return value on errorPali Rohár
2022-07-29cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700Pali Rohár
2022-07-29cmd: mvebu/bubt: Correctly propagate failure during tftp transportPali Rohár
2022-07-29cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700Pali Rohár
2022-07-27cmd: mmc: allow to write protect single boot partitionYing-Chun Liu (PaulLiu)
2022-07-26fpga: pass compatible flags to fpga_load()Oleksandr Suvorov
2022-07-26fpga: add option for loading FPGA secure bitstreamsOleksandr Suvorov
2022-07-25cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3Ramin Zaghi
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún
2022-07-21tlv_eeprom: Add missing CRC32 dependencyPali Rohár
2022-07-18sf: Query write-protection status before operating the flashJan Kiszka
2022-07-13efi_loader: memory leak in efi_set_bootdev()Heinrich Schuchardt
2022-07-11Merge branch 'next'Tom Rini
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-07-05Convert CONFIG_USE_ONENAND_BOARD_INIT to KconfigTom Rini
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini
2022-06-28i2c: fix stack buffer overflow vulnerability in i2c md commandNicolas Iooss
2022-06-28dm: core: Add a command to show driver model statisticsSimon Glass
2022-06-28dm: core: Sort dm subcommandsSimon Glass
2022-06-28dm: core: Rename dm_dump_all()Simon Glass
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-24cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()Ovidiu Panait
2022-06-22cmd/misc: Stop using a function pointerTom Rini
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-19cmd: correct return value for printenv -eHeinrich Schuchardt
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