aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2022-09-07cmd: fpga: Convert to use fit_get_data_nodeSean Anderson1-18/+6
2022-09-06cmd/sbi: format KVM versionHeinrich Schuchardt1-2/+12
2022-09-03tpm: Allow reporting the internal stateSimon Glass3-0/+25
2022-09-03tpm: Require a digest source when extending the PCRSimon Glass2-3/+5
2022-08-31image-fit: don't set compression if it can't be readDaniel Golle1-5/+2
2022-08-31i2c: fix stack buffer overflow vulnerability in i2c md commandMarek Vasut1-1/+2
2022-08-31Revert "i2c: fix stack buffer overflow vulnerability in i2c md command"Marek Vasut1-12/+12
2022-08-27Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boo...WIP/27Aug2022Tom Rini2-2/+2
2022-08-26vbe: Enable command only with BOOTSTD_FULLSimon Glass1-1/+1
2022-08-26dm: core: fix a typo in help textSergei Antonov1-1/+1
2022-08-26pci: Add checks to prevent config space overflowPali Rohár1-2/+14
2022-08-13cmd: efidebug: Add missing \n at the end of messageMichal Simek1-1/+1
2022-08-12vbe: Add a new vbe commandSimon Glass3-0/+98
2022-08-12bootstd: Support bootflows with global bootmethsSimon Glass1-2/+6
2022-08-12bootstd: Allow the bootdev to be optional in bootflowsSimon Glass1-2/+2
2022-08-12bootstd: Allow bootmeths to be marked as globalSimon Glass1-1/+3
2022-08-12dm: core: Support sandbox with read interfaceSimon Glass1-1/+2
2022-08-12video: Renname vbe.h to vesa.hSimon Glass1-1/+1
2022-08-11Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/...Tom Rini1-2/+2
2022-08-10boot: allow bootmeth-distro without CONFIG_NETJohn Keeping1-2/+2
2022-08-10common: Drop display_options.h from common headerSimon Glass11-0/+11
2022-08-05Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpmWIP/05Aug2022Tom Rini2-15/+28
2022-08-04Audit <flash.h> inclusionTom Rini9-9/+7
2022-08-04cmd: remove deprecated LCD supportHeinrich Schuchardt1-14/+6
2022-08-04cmd: undefined return value of do_extension_apply()Heinrich Schuchardt1-0/+1
2022-08-04cmd: fix do_adc_single()Vyacheslav Bocharov1-2/+7
2022-08-02test: rng: Add a UT testcase for the rng commandSughosh Ganu1-0/+1
2022-08-02cmd: rng: Use a statically allocated array for random bytesSughosh Ganu1-10/+7
2022-08-02cmd: rng: Add support for selecting RNG deviceSughosh Ganu1-8/+23
2022-07-29cmd: mvebu/bubt: Fix cmd main return value on errorPali Rohár1-5/+5
2022-07-29cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700Pali Rohár2-0/+10
2022-07-29cmd: mvebu/bubt: Correctly propagate failure during tftp transportPali Rohár1-1/+4
2022-07-29cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700Pali Rohár1-26/+48
2022-07-27cmd: mmc: allow to write protect single boot partitionYing-Chun Liu (PaulLiu)1-3/+15
2022-07-26fpga: pass compatible flags to fpga_load()Oleksandr Suvorov1-4/+4
2022-07-26fpga: add option for loading FPGA secure bitstreamsOleksandr Suvorov1-1/+2
2022-07-25cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3Ramin Zaghi1-1/+1
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún1-1/+1
2022-07-21tlv_eeprom: Add missing CRC32 dependencyPali Rohár1-0/+2
2022-07-18sf: Query write-protection status before operating the flashJan Kiszka1-0/+12
2022-07-13efi_loader: memory leak in efi_set_bootdev()Heinrich Schuchardt1-2/+2
2022-07-11Merge branch 'next'Tom Rini7-102/+169
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-24/+48
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-0/+10
2022-07-05Convert CONFIG_USE_ONENAND_BOARD_INIT to KconfigTom Rini1-0/+4
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini1-0/+9
2022-06-28i2c: fix stack buffer overflow vulnerability in i2c md commandNicolas Iooss1-12/+12
2022-06-28dm: core: Add a command to show driver model statisticsSimon Glass1-0/+24
2022-06-28dm: core: Sort dm subcommandsSimon Glass1-25/+25
2022-06-28dm: core: Rename dm_dump_all()Simon Glass1-4/+4