summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2020-06-25bdinfo: Drop the option to not use the generic 'bd' commandSimon Glass1-59/+0
2020-06-25bdinfo: arc: Use the generic bd commandSimon Glass1-11/+1
2020-06-25bdinfo: arm: Use the generic bd commandSimon Glass1-58/+44
2020-06-25bdinfo: m68k: Use the generic bd commandSimon Glass1-30/+19
2020-06-25bdinfo: powerpc: Use the generic bd commandSimon Glass1-48/+41
2020-06-25bdinfo: riscv: Use the generic bd commandSimon Glass1-14/+1
2020-06-25bdinfo: nds32: Use the generic bd commandSimon Glass1-13/+1
2020-06-25bdinfo: sandbox: Use the generic bd commandSimon Glass1-15/+1
2020-06-25bdinfo: x86: Use the generic bd commandSimon Glass1-19/+2
2020-06-25bdinfo: sh: Use the generic bd commandSimon Glass1-12/+1
2020-06-25bdinfo: microblaze: Use the generic bd commandSimon Glass1-23/+7
2020-06-25bdinfo: nios2: Use the generic bd commandSimon Glass1-18/+1
2020-06-25bdinfo: mips: Use the generic bd commandSimon Glass1-9/+4
2020-06-25bdinfo: xtensa: Create a generic do_bdinfo for xtensaSimon Glass1-3/+9
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-3/+6
2020-06-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextTom Rini1-1/+1
2020-06-19cmd: bootefi: Honor the address & size cells properties correctlyAtish Patra1-3/+6
2020-06-15trivial: Fix booot occurencesMichal Simek1-1/+1
2020-06-13Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini1-3/+11
2020-06-12net: Fix error if some network features are disabledKrebs, Olaf1-0/+6
2020-06-12log: check argument of 'log level' commandHeinrich Schuchardt1-3/+11
2020-06-03Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-6/+15
2020-06-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini1-3/+0
2020-06-03efi_loader: validate load optionHeinrich Schuchardt1-6/+15
2020-06-03cmd: fitupd: move config check to KconfigHeinrich Schuchardt2-4/+1
2020-06-01cmd: sf Drop reassignment of new into flashJagan Teki1-3/+0
2020-05-27cbfs: Return the error code from file_cbfs_init()Simon Glass1-2/+1
2020-05-27x86: mtrr: Drop the mask display when changing an mtrrSimon Glass1-1/+0
2020-05-25cmd: zip: fix implicit declaration warningMichael Walle1-0/+1
2020-05-25cmd: zip: automatically pull in gzip()Michael Walle1-0/+1
2020-05-25cmd: unzip: automatically select CONFIG_GZIPMichael Walle1-0/+1
2020-05-21efi_loader: add EFI_MEMORY_SP to memory attributesHeinrich Schuchardt2-0/+2
2020-05-19cmd: avb: free partition buffer upon verify completionGary Bisson1-0/+3
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass8-0/+8
2020-05-19Fix some checkpatch warnings in calls to udelay()Simon Glass1-2/+2
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/bug.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass29-0/+29
2020-05-19Fix some checkpatch warnings in calls to debug()Simon Glass2-15/+14
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass170-880/+1080
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop image.h from common headerSimon Glass6-0/+6
2020-05-19common: Drop bootstage.h from common headerSimon Glass5-0/+5
2020-05-19common: Drop part.h from common headerSimon Glass12-1/+16
2020-05-19part: Drop disk_partition_t typedefSimon Glass10-23/+24
2020-05-19common: Drop net.h from common headerSimon Glass13-0/+14
2020-05-18common: Drop flash.h from common headerSimon Glass6-0/+6
2020-05-18flash: Tidy up coding style for flash functionsSimon Glass1-10/+12