Commit Graph

184 Commits (c896caca480c3f228bc5ab2e7a5577fa81abbe62)

Author SHA1 Message Date
Hannes Schmelzer ef47683646 cmd/fdt: add possibilty to have 'extrasize' on fdt resize 8 years ago
Peter Chubb 9bde741dec net: Fix cache misalignment message after network load operations 8 years ago
Moritz Fischer bfeba0173a cmd: cros_ec: Move crosec commands to cmd subdirectory 8 years ago
Ladislav Michl 9c00d982f1 cmd/onenand.c: block align warning 8 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 8 years ago
Petr Kulhavy 6f6c863094 fastboot: move FASTBOOT_FLASH options into Kconfig 8 years ago
B, Ravi 05341a8764 common: dfu: saperate the dfu common functionality 8 years ago
Tom Rini 6828e602b7 dfu: Migrate to Kconfig 8 years ago
Ladislav Michl 0061242236 cmd: ubi: add option to specify volume id 8 years ago
Heiko Schocher 8f2fe0c86c kconfig: introduce kconfig for UBI 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Stefan Brüns 454e3d9030 cmd/fat: Do not crash on write when <bytes> is not specified 8 years ago
Stefan Brüns 49afb37988 sandbox: Add "host size" hostfs command for fs test 8 years ago
Cyrille Pitchen d6e9141fc2 sf: fix sf probe 8 years ago
Tom Rini aca9814dc5 cmd: Rework disk.c usage 8 years ago
York Sun f63963f048 pxe: Fix pxe boot with FIT image 9 years ago
Scott Wood 8b7d51249e nand: Fix some more NULL name tests 9 years ago
Tony Lindgren 4004a81828 nand: Fix nand info for no device 9 years ago
Tony Lindgren 1cfce74fe5 nand: Fix set_dev checks for no device 9 years ago
Steve Rae e016f0b2c2 fastboot: implement Kconfig 9 years ago
Bin Meng 3c1dcef62a cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments 9 years ago
Masahiro Yamada 2695927198 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig 9 years ago
Tom Rini 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' 9 years ago
Maxime Ripard e6628ad7b9 cmd: fdt: add fdt overlay application subcommand 9 years ago
Maxime Ripard f0ed68e21f cmd: fdt: Narrow the check for fdt addr 9 years ago
Simon Glass cd379a2dc8 x86: bdinfo: Drop meaningless values 9 years ago
Simon Glass ddd917b8fa bdinfo: Don't print out empty DRAM banks 9 years ago
Chris Zankel de5e5cea02 xtensa: add support for the xtensa processor architecture [1/2] 9 years ago
Alexander Graf f9d334bdfc efi_loader: disk: Fix CONFIG_BLK breakage 9 years ago
Kever Yang c2fdd34569 cmd: gpt: fix the wrong size parse for the last partition 9 years ago
Max Filippov e379508435 cmd/bdinfo: extract print_std_bdinfo 9 years ago
Max Filippov 4e3fa7d8a1 cmd/bdinfo: extract print_baudrate 9 years ago
Max Filippov 8752e260c4 cmd/bdinfo: extract print_eth_ip_addr 9 years ago
Max Filippov f80e535980 cmd/bdinfo: extract print_bi_flash 9 years ago
Max Filippov fd60e99f55 cmd/bdinfo: extract print_bi_dram 9 years ago
Max Filippov 12feb3647e cmd/bdinfo: extract print_bi_mem 9 years ago
Max Filippov 171e53968c cmd/bdinfo: extract print_bi_boot_params 9 years ago
Sumit Garg 7fe1d6a410 crypto/fsl: Update blob cmd to accept 64bit addresses 9 years ago
Simon Glass c9f3c5f9c3 dm: usb: Use blk_dread/write() instead of direct calls 9 years ago
Simon Glass 7f7ddf2a88 arm: Show early-malloc() usage in bdinfo 9 years ago
Simon Glass 1bb718cdab lzmadec: Use the same type as the lzma call 9 years ago
Alexander Graf 492716662f efi_loader: Make exposed image loader path absolute 9 years ago
mario.six@gdsys.cc c4974632e2 cmd: misc: Add support for fractions in sleep 9 years ago
Steve Rae 59441ac3c1 mtd: fix compiler warnings 9 years ago
Boris Brezillon 2dc3c483a9 cmd, nand: add an option to disable the verification when writing in raw mode 9 years ago
Ladislav Michl af32443656 cmd: mtdparts: support runtime generated mtdparts 9 years ago
Ladislav Michl f8f744a3e8 cmd: mtdparts: use defaults by default 9 years ago
Ladislav Michl 1c2a262a9d cmd: mtdparts: consolidate mtdparts reading from env 9 years ago
Ladislav Michl 06a040a31b cmd: mtdparts: fix null pointer dereference in parse_mtdparts 9 years ago
Ladislav Michl c0ac333947 cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init 9 years ago