summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
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
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-05sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass
2021-12-05trace: sandbox: Use only the Kconfig optionsSimon Glass
2021-11-30tpm: use more algorithms than sha256 on pcr_readRuchika Gupta
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-28mbr: Correct verification checkSimon Glass
2021-11-28sf: Tidy up code to avoid #ifdefSimon Glass
2021-11-28sf: Use const for the stage nameSimon Glass
2021-11-17cmd: tpm-v1: fix load_key_by_sha1 compile errorsMathew McBride
2021-11-17cmd: tpm-v1: fix compile error in TPMv1 list resources commandMathew McBride
2021-11-16bootm: Tidy up use of autostart env varSimon Glass
2021-11-11pxe: Allow calling the pxe_get logic directlySimon Glass
2021-11-11pxe: Refactor sysboot to have one helperSimon Glass
2021-11-11pxe: Return the file size from the getfile() functionSimon Glass
2021-11-11pxe: Clean up the use of bootfileSimon Glass
2021-11-11pxe: Move common parsing coding into pxe_utilSimon Glass
2021-11-11pxe: Move pxe_utils filesSimon Glass
2021-11-11pxe: Tidy up the is_pxe globalSimon Glass
2021-11-11pxe: Add a userdata field to the contextSimon Glass
2021-11-11pxe: Move do_getfile() into the contextSimon Glass
2021-11-11pxe: Use a context pointerSimon Glass
2021-11-11pxe: Move API comments to the header filesSimon Glass
2021-11-08cmd: sbi: show SBI implementation versionHeinrich Schuchardt
2021-11-01pxe_utils: Clean up {bootm,zboot}_argv generationZhaofeng Li
2021-11-01pxe_utils: Fix arguments to x86 zbootZhaofeng Li
2021-10-30cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_numSean Anderson
2021-10-29cmd: mmc: check whether card is SD or eMMC before hwpartitionJaehoon Chung
2021-10-29cmd: mmc: Support mmc hwpartition user enh start -Marek Vasut
2021-10-28arm: mvebu: Fix comments about kwbimage structuresPali Rohár
2021-10-28arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3Pali Rohár
2021-10-26cmd: nand biterr - Add support for nand biterr commandBalamanikandan Gunasundar
2021-10-25loads: Block writes into LMB reserved areas of U-BootMarek Vasut
2021-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek Behún
2021-10-22Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini