summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2020-06-30efi_loader: incorrect check against FDT_ADDR_T_NONEHeinrich Schuchardt
2020-06-25Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-06-24cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()Bin Meng
2020-06-24Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-06-24cmd: mmc: Cache-align extcsd read targetMarek Vasut
2020-06-23cmd: booti: Fix spelling of "environment".Vagrant Cascadian
2020-06-19cmd: bootefi: Honor the address & size cells properties correctlyAtish Patra
2020-06-15trivial: Fix booot occurencesMichal Simek
2020-06-03Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-06-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-06-03efi_loader: validate load optionHeinrich Schuchardt
2020-06-02cmd: fitupd: move config check to KconfigHeinrich Schuchardt
2020-06-01cmd: sf Drop reassignment of new into flashJagan Teki
2020-05-27cbfs: Return the error code from file_cbfs_init()Simon Glass
2020-05-27x86: mtrr: Drop the mask display when changing an mtrrSimon Glass
2020-05-25cmd: zip: fix implicit declaration warningMichael Walle
2020-05-25cmd: zip: automatically pull in gzip()Michael Walle
2020-05-25cmd: unzip: automatically select CONFIG_GZIPMichael Walle
2020-05-21efi_loader: add EFI_MEMORY_SP to memory attributesHeinrich Schuchardt
2020-05-19cmd: avb: free partition buffer upon verify completionGary Bisson
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to udelay()Simon Glass
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
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