summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-113-0/+361
|\
| * cmd: Add axi commandMario Six2018-08-113-0/+361
* | elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero2018-08-101-0/+75
* | sata: fix sata_Probe return value checkTroy Kisky2018-08-101-2/+2
|/
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-07-301-20/+70
|\
| * efi_loader: remove unused efi_get_time_init()Heinrich Schuchardt2018-07-251-3/+0
| * efi_loader: calculate crc32 for EFI tablesHeinrich Schuchardt2018-07-251-0/+5
| * efi: Drop error return in efi_carve_out_dt_rsv()Simon Glass2018-07-251-10/+14
| * efi: Tidy up device-tree-size calculation in copy_fdt()Simon Glass2018-07-251-2/+6
| * efi_loader: Use map_sysmem() in bootefi commandAlexander Graf2018-07-251-5/+8
| * efi_loader: ARM: don't attempt to enter non-secure mode twiceMark Kettenis2018-07-251-1/+5
| * efi_loader: ARM: run EFI payloads non-secureMark Kettenis2018-07-251-0/+33
* | tpmv2: Make it select CMD_LOGTom Rini2018-07-301-0/+1
* | dm: Change CMD_DM enablingMichal Simek2018-07-301-1/+0
* | Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-7/+7
* | Kconfig: Replace spaces with tabs and missing newlineMichal Simek2018-07-301-2/+3
* | tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-283-4/+26
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-07-261-0/+6
|\ \
| * | net: Read bootfile from env on netboot_common()Joe Hershberger2018-07-261-0/+6
* | | cmd/ubi.c: Fix format warningTom Rini2018-07-261-1/+1
|/ /
* | avb2.0: add proper dependenciesIgor Opaniuk2018-07-241-1/+1
* | mtdparts: fixed buffer overflow bugKay Potthoff2018-07-241-1/+1
|/
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-0/+1
* cmd: nvedit: env import can now import only variables passed as parametersQuentin Schulz2018-07-201-7/+19
* env: add the same prefix to error messages to make it detectable by testsQuentin Schulz2018-07-201-4/+8
* env: common: accept flags on reset to default envYaniv Levinsky2018-07-191-1/+2
* cmd: nvedit: set H_INTERACTIVE in do_env_defaultYaniv Levinsky2018-07-191-1/+1
* cmd: nvedit: propagate envflag to set_default_varsYaniv Levinsky2018-07-191-1/+1
* cmd: nvedit: rename flags in do_env_defaultYaniv Levinsky2018-07-191-3/+3
* cmd: fit_image: Add default property for FIT format scriptsAlex Kiernan2018-07-191-5/+26
* cmd: ubi: Add additional message upon UBI attach errorStefan Roese2018-07-121-0/+1
* cmd: ubi: print load size after establishing volume sizeStefan Agner2018-07-121-3/+2
* cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu2018-07-101-0/+7
* net: Add option to prefer bootp/dhcp serveripAlexander Graf2018-07-021-0/+10
* net: Prefer command line argumentsAlexander Graf2018-07-021-2/+8
* net: Add new wol command - Wake on LANLothar Felten2018-07-023-0/+39
* efi_loader: Install ACPI configuration tablesBin Meng2018-07-021-0/+5
* cmd: efi: Fix wrong memory descriptor end addressBin Meng2018-06-241-1/+1
* ARM: image: Add option for ignoring ep bit 3Marek Vasut2018-06-191-1/+1
* mmc: Remove hwpartition help text when command is disabledAlex Kiernan2018-06-181-0/+2
* iotrace: fix behaviour when buffer is fullRamon Fried2018-06-181-5/+6
* cmd: iotrace: add dump trace commandRamon Fried2018-06-181-1/+35
* avb2.0: add boot states and dm-verity supportIgor Opaniuk2018-06-181-1/+16
* cmd: avb2.0: avb command for performing verificationIgor Opaniuk2018-06-183-0/+376
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-06-141-0/+9
|\
| * efi_loader: Allocate memory handle for mem dpAlexander Graf2018-06-141-0/+9
* | net: Express LINK_LOCAL dependency on LIB_RANDJoe Hershberger2018-06-131-0/+1
|/
* u-boot: Fix several typosShyam Saini2018-06-131-1/+1
* cmd: add missing line breaks for pr_err()Seung-Woo Kim2018-06-074-8/+8