summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2016-08-05cmd/bdinfo: extract print_bi_dramMax Filippov
2016-08-05cmd/bdinfo: extract print_bi_memMax Filippov
2016-08-05cmd/bdinfo: extract print_bi_boot_paramsMax Filippov
2016-08-02crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg
2016-07-27dm: usb: Use blk_dread/write() instead of direct callsSimon Glass
2016-07-27arm: Show early-malloc() usage in bdinfoSimon Glass
2016-07-25Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-07-25lzmadec: Use the same type as the lzma callSimon Glass
2016-07-25efi_loader: Make exposed image loader path absoluteAlexander Graf
2016-07-25cmd: misc: Add support for fractions in sleepmario.six@gdsys.cc
2016-07-24mtd: fix compiler warningsSteve Rae
2016-07-24cmd, nand: add an option to disable the verification when writing in raw modeBoris Brezillon
2016-07-22cmd: mtdparts: support runtime generated mtdpartsLadislav Michl
2016-07-22cmd: mtdparts: use defaults by defaultLadislav Michl
2016-07-22cmd: mtdparts: consolidate mtdparts reading from envLadislav Michl
2016-07-22cmd: mtdparts: fix null pointer dereference in parse_mtdpartsLadislav Michl
2016-07-22cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_initLadislav Michl
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun
2016-07-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-07-09dm: spi: Read default speed and mode values from DTVignesh R
2016-07-05usb: dm: Make "usb info" use usb_for_each_root_dev()Hans de Goede
2016-07-05usb: dm: Add a usb_for_each_root_dev() helper functionHans de Goede
2016-06-24hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada
2016-06-24common: image: minimal android image iminfo supportMichael Trimarchi
2016-06-24cmd: bootefi: cosmeticSergey Kubushyn
2016-06-20autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada
2016-06-20Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-06-19nand: extend nand tortureMax Krummenacher
2016-06-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-06-18cmd: usb: check if_type before using this devicePeng Fan
2016-06-12cmd: gpt: add - partition size parsingMichael Trimarchi
2016-06-09ubi: add new ubi command "ubi detach"Heiko Schocher
2016-06-06efi_loader: Move to normal debug infrastructureAlexander Graf
2016-06-06efi_loader: Add exit supportAlexander Graf
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood
2016-05-27Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-27efi_loader: Add network access supportAlexander Graf
2016-05-27cmd: replace the cast of the memory access to a fixed bit type in itestKunihiko Hayashi
2016-05-27cmd: disk: Fix unused variable warningMarek Vasut
2016-05-26mmc: Drop dead mmc code for non-generic MMCSimon Glass
2016-05-25arm64: fix arm64 Linux boot image header field sizesAndre Przywara
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-23cmd: qfw: do not depend on x86Miao Yan
2016-05-23cmd: qfw: do not require default macros when building qfw commandMiao Yan
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan