aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
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
2022-09-06cmd/sbi: format KVM versionHeinrich Schuchardt
2022-09-03tpm: Allow reporting the internal stateSimon Glass
2022-09-03tpm: Require a digest source when extending the PCRSimon Glass
2022-09-02cmd: Add pause commandSamuel Dionne-Riel
2022-08-31image-fit: don't set compression if it can't be readDaniel Golle
2022-08-31i2c: fix stack buffer overflow vulnerability in i2c md commandMarek Vasut
2022-08-31Revert "i2c: fix stack buffer overflow vulnerability in i2c md command"Marek Vasut
2022-08-27Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-08-26vbe: Enable command only with BOOTSTD_FULLSimon Glass
2022-08-26dm: core: fix a typo in help textSergei Antonov
2022-08-26pci: Add checks to prevent config space overflowPali Rohár
2022-08-13cmd: efidebug: Add missing \n at the end of messageMichal Simek
2022-08-12vbe: Add a new vbe commandSimon Glass
2022-08-12bootstd: Support bootflows with global bootmethsSimon Glass
2022-08-12bootstd: Allow the bootdev to be optional in bootflowsSimon Glass
2022-08-12bootstd: Allow bootmeths to be marked as globalSimon Glass
2022-08-12dm: core: Support sandbox with read interfaceSimon Glass
2022-08-12video: Renname vbe.h to vesa.hSimon Glass
2022-08-11Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-08-10boot: allow bootmeth-distro without CONFIG_NETJohn Keeping
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