summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to debug()Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass
2020-05-18common: Drop uuid.h from common headerSimon Glass
2020-05-17cmd: efidebug: Add support for querying UEFI variable storageIlias Apalodimas
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-05-11Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-05-11Nokia RX-51: Update my email addressPali Rohár
2020-05-10cmd: efidebug: fix -Werror=type-limits warningHeinrich Schuchardt
2020-05-09cmd: efidebug: add a comment against Coverity check (300329)AKASHI Takahiro
2020-05-09cmd: efidebug: fix a wrong handling of argumentsAKASHI Takahiro
2020-05-08Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek
2020-05-07efi_loader: put device tree into EfiACPIReclaimMemoryHeinrich Schuchardt
2020-05-07efi_loader: use logical and in do_env_print_efi()Heinrich Schuchardt
2020-05-07menu: add support for client defined statusline functionThirupathaiah Annapureddy
2020-05-07cmd: cache: Fix non-cached memory cachabilityPatrice Chotard
2020-05-05Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-05-04cmd: efidebug: simplify UEFI protocol callsHeinrich Schuchardt
2020-05-04cmd: Add an indication of 32/64-bit to bdinfoSimon Glass
2020-05-04cmd: mvebu: bubt: fix quoted string split across linesJoel Johnson
2020-05-01cmd/bedbug.c: Make bedbug_init have a return valueOvidiu Panait
2020-05-01cmd/gpt: avoid NULL check before free()Heinrich Schuchardt
2020-04-30Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-30efi_loader: fix 'efidebug bootorder'Heinrich Schuchardt
2020-04-30efi_loader: efidebug, avoid illegal memory accessHeinrich Schuchardt
2020-04-30efi_loader: fix 'efidebug boot dump'Heinrich Schuchardt
2020-04-30part: detect EFI system partitionHeinrich Schuchardt
2020-04-30efi_loader: remove superfluous NULL check in bootefi.cHeinrich Schuchardt
2020-04-27CMD: random: fix return codeEugeniy Paltsev
2020-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-04-22mmc: adjust Kconfig for mmc sub-commandsHeinrich Schuchardt
2020-04-22cmd: mmc: provide boot area protection commandHeinrich Schuchardt
2020-04-22cmd: mmc: display write protect state of boot partitionHeinrich Schuchardt
2020-04-22cmd: mvebu: bubt: show image boot deviceJoel Johnson
2020-04-22cmd: mvebu: bubt: verify A38x target device typeJoel Johnson