summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2018-10-17Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-bootTom Rini
2018-10-16cmd: kgdb: Enable kgdb only for PPCMichal Simek
2018-10-16efi_loader: execute efi_save_gd() firstHeinrich Schuchardt
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini
2018-10-10fdt: add call to ft_board_setup_ex() for ks2 boardsNicholas Faustini
2018-10-09cros_ec: Update cros_ec_read_hash() to specify the imageSimon Glass
2018-10-09x86: Update mtrr functions to allow leaving cache aloneSimon Glass
2018-10-09cros: Update ec_commands to latest versionSimon Glass
2018-10-09tpm: Add a few new commands for v1Simon Glass
2018-10-09cros: Update cros_ec code to use struct udeviceSimon Glass
2018-10-08cmd: pxe: add support for FIT config selectionPatrick Delaunay
2018-10-07cmd: avb: print error message if command failsJens Wiklander
2018-10-07cmd: avb read_rb: print rb_idx in hexadecimalJens Wiklander
2018-10-03riscv: cmd: bdinfo: Print the relocation addressBin Meng
2018-10-03riscv: Remove mach typeBin Meng
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-02cmd: mtdparts: describe as legacyMiquel Raynal
2018-10-02cmd: ubi: clean the partition handlingMiquel Raynal
2018-10-02cmd: mtd: add 'mtd' commandMiquel Raynal
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-30u-boot: align cache flushes in load_elf_image_shdr to line boundariesNeil Stainton
2018-09-30cmd: env: Fix CRC calculation for 'env export -c -s'Neil Stainton
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-09-29cmd: clk: Add trivial implementation of clock dump for DMMarek Vasut
2018-09-29cmd: Relocate poweroff under Device access commandsAdam Ford
2018-09-28w1: add command for onewire protocolEugen Hristev
2018-09-28cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()Tien Fong Chee
2018-09-28cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()Tien Fong Chee
2018-09-28cmd: Add osd commandsMario Six
2018-09-26Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-09-25cmd: add conitrace commandHeinrich Schuchardt
2018-09-23efi_loader: refactor efi_setup_loaded_image()Heinrich Schuchardt
2018-09-23efi_loader: Fix loaded_image handle passing from EL3Alexander Graf
2018-09-23efi_loader: create root nodeHeinrich Schuchardt
2018-09-23efi_loader: memory leak in efi_set_bootdev()Heinrich Schuchardt
2018-09-23efi_loader: do not use local variable for handleHeinrich Schuchardt
2018-09-23cmd: fat: add fatrm commandAKASHI Takahiro
2018-09-23cmd: fat: add fatmkdir commandAKASHI Takahiro
2018-09-23cmd: fat: add offset parameter to fatwriteAKASHI Takahiro
2018-09-23efi_loader: buffer size for load optionsHeinrich Schuchardt
2018-09-23efi: sandbox: Tidy up copy_fdt() to work with sandboxSimon Glass
2018-09-23efi: Relocate FDT to 127MB instead of 128MBSimon Glass
2018-09-20cmd: mtdparts: remove mandatory 'mtdparts=' prefixMiquel Raynal
2018-09-20cmd: mtdparts: accept spi-nand devicesMiquel Raynal
2018-09-20cmd: mtdparts: add fallthrough in switch statementMiquel Raynal
2018-09-20cmd: ubi: delete useless and misleading definitionsMiquel Raynal
2018-09-19fix: cmd: mvebu: Exclude mvebu commands from SPL buildsKonstantin Porotchkin
2018-09-11Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini
2018-09-11cmd: fpga: Fix loads commandMichal Simek
2018-09-11cmd: fpga: Use CMD_RET_FAILURE instead of simple 1Michal Simek