Commit Graph

161 Commits (3937404f8b80eb482661a182ebb774e96356c607)

Author SHA1 Message Date
Steve Rae e016f0b2c2 fastboot: implement Kconfig 8 years ago
Bin Meng 3c1dcef62a cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments 8 years ago
Masahiro Yamada 2695927198 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig 8 years ago
Tom Rini 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' 8 years ago
Maxime Ripard e6628ad7b9 cmd: fdt: add fdt overlay application subcommand 8 years ago
Maxime Ripard f0ed68e21f cmd: fdt: Narrow the check for fdt addr 8 years ago
Simon Glass cd379a2dc8 x86: bdinfo: Drop meaningless values 8 years ago
Simon Glass ddd917b8fa bdinfo: Don't print out empty DRAM banks 8 years ago
Chris Zankel de5e5cea02 xtensa: add support for the xtensa processor architecture [1/2] 8 years ago
Alexander Graf f9d334bdfc efi_loader: disk: Fix CONFIG_BLK breakage 8 years ago
Kever Yang c2fdd34569 cmd: gpt: fix the wrong size parse for the last partition 8 years ago
Max Filippov e379508435 cmd/bdinfo: extract print_std_bdinfo 8 years ago
Max Filippov 4e3fa7d8a1 cmd/bdinfo: extract print_baudrate 8 years ago
Max Filippov 8752e260c4 cmd/bdinfo: extract print_eth_ip_addr 8 years ago
Max Filippov f80e535980 cmd/bdinfo: extract print_bi_flash 8 years ago
Max Filippov fd60e99f55 cmd/bdinfo: extract print_bi_dram 8 years ago
Max Filippov 12feb3647e cmd/bdinfo: extract print_bi_mem 8 years ago
Max Filippov 171e53968c cmd/bdinfo: extract print_bi_boot_params 8 years ago
Sumit Garg 7fe1d6a410 crypto/fsl: Update blob cmd to accept 64bit addresses 8 years ago
Simon Glass c9f3c5f9c3 dm: usb: Use blk_dread/write() instead of direct calls 8 years ago
Simon Glass 7f7ddf2a88 arm: Show early-malloc() usage in bdinfo 8 years ago
Simon Glass 1bb718cdab lzmadec: Use the same type as the lzma call 8 years ago
Alexander Graf 492716662f efi_loader: Make exposed image loader path absolute 8 years ago
mario.six@gdsys.cc c4974632e2 cmd: misc: Add support for fractions in sleep 8 years ago
Steve Rae 59441ac3c1 mtd: fix compiler warnings 8 years ago
Boris Brezillon 2dc3c483a9 cmd, nand: add an option to disable the verification when writing in raw mode 8 years ago
Ladislav Michl af32443656 cmd: mtdparts: support runtime generated mtdparts 8 years ago
Ladislav Michl f8f744a3e8 cmd: mtdparts: use defaults by default 8 years ago
Ladislav Michl 1c2a262a9d cmd: mtdparts: consolidate mtdparts reading from env 8 years ago
Ladislav Michl 06a040a31b cmd: mtdparts: fix null pointer dereference in parse_mtdparts 8 years ago
Ladislav Michl c0ac333947 cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init 8 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 9 years ago
York Sun e61a7534e3 armv8: Move secure_ram variable out of generic global data 9 years ago
Vignesh R 96907c0fe5 dm: spi: Read default speed and mode values from DT 9 years ago
Hans de Goede e6e188f562 usb: dm: Make "usb info" use usb_for_each_root_dev() 9 years ago
Hans de Goede 2138fd6d5d usb: dm: Add a usb_for_each_root_dev() helper function 9 years ago
Masahiro Yamada f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 9 years ago
Michael Trimarchi 4f1318b29c common: image: minimal android image iminfo support 9 years ago
Sergey Kubushyn 92dfd9221c cmd: bootefi: cosmetic 9 years ago
Masahiro Yamada 41598c8251 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c 9 years ago
Max Krummenacher 1866be7d28 nand: extend nand torture 9 years ago
Peng Fan 7839f5f809 cmd: usb: check if_type before using this device 9 years ago
Michael Trimarchi 666362356e cmd: gpt: add - partition size parsing 9 years ago
Heiko Schocher cddfc97d1f ubi: add new ubi command "ubi detach" 9 years ago
Alexander Graf edcef3ba1d efi_loader: Move to normal debug infrastructure 9 years ago
Alexander Graf a86aeaf228 efi_loader: Add exit support 9 years ago
Scott Wood 17cb4b8f32 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 9 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 9 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 9 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 9 years ago