summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2018-08-26cmd: ubi: change 'default y' for SUNXI to 'imply' in KconfigMasahiro Yamada
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-24u-boot: align cache flushes in load_elf_image_shdr to line boundariesNeil Stainton
2018-08-21Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-bootTom Rini
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot
2018-08-21cmd: fastboot: Validate user inputSam Protsenko
2018-08-21cmd: efi: Clarify calculation precedence for '&' and '?'Eugeniu Rosca
2018-08-21efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributesEugeniu Rosca
2018-08-21efi: Fix truncation of constant valueEugeniu Rosca
2018-08-20cmd: Add dtimg commandSam Protsenko
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-08-11cmd: Add axi commandMario Six
2018-08-10elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero
2018-08-10sata: fix sata_Probe return value checkTroy Kisky
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-07-30tpmv2: Make it select CMD_LOGTom Rini
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30Kconfig: Replace spaces with tabs and missing newlineMichal Simek
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-07-26net: Read bootfile from env on netboot_common()Joe Hershberger
2018-07-26cmd/ubi.c: Fix format warningTom Rini
2018-07-25efi_loader: remove unused efi_get_time_init()Heinrich Schuchardt
2018-07-25efi_loader: calculate crc32 for EFI tablesHeinrich Schuchardt
2018-07-25efi: Drop error return in efi_carve_out_dt_rsv()Simon Glass
2018-07-25efi: Tidy up device-tree-size calculation in copy_fdt()Simon Glass
2018-07-25efi_loader: Use map_sysmem() in bootefi commandAlexander Graf
2018-07-25efi_loader: ARM: don't attempt to enter non-secure mode twiceMark Kettenis
2018-07-25efi_loader: ARM: run EFI payloads non-secureMark Kettenis
2018-07-24avb2.0: add proper dependenciesIgor Opaniuk
2018-07-24mtdparts: fixed buffer overflow bugKay Potthoff
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-07-20cmd: nvedit: env import can now import only variables passed as parametersQuentin Schulz
2018-07-20env: add the same prefix to error messages to make it detectable by testsQuentin Schulz
2018-07-19env: common: accept flags on reset to default envYaniv Levinsky
2018-07-19cmd: nvedit: set H_INTERACTIVE in do_env_defaultYaniv Levinsky
2018-07-19cmd: nvedit: propagate envflag to set_default_varsYaniv Levinsky
2018-07-19cmd: nvedit: rename flags in do_env_defaultYaniv Levinsky
2018-07-19cmd: fit_image: Add default property for FIT format scriptsAlex Kiernan
2018-07-12cmd: ubi: Add additional message upon UBI attach errorStefan Roese
2018-07-12cmd: ubi: print load size after establishing volume sizeStefan Agner
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu
2018-07-02net: Add option to prefer bootp/dhcp serveripAlexander Graf
2018-07-02net: Prefer command line argumentsAlexander Graf
2018-07-02net: Add new wol command - Wake on LANLothar Felten
2018-07-02efi_loader: Install ACPI configuration tablesBin Meng
2018-06-24cmd: efi: Fix wrong memory descriptor end addressBin Meng
2018-06-19ARM: image: Add option for ignoring ep bit 3Marek Vasut