Commit Graph

773 Commits (lime2-spi)

Author SHA1 Message Date
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 8 years ago
Scott Wood 8b7d51249e nand: Fix some more NULL name tests 8 years ago
Tony Lindgren 4004a81828 nand: Fix nand info for no device 8 years ago
Tony Lindgren 1cfce74fe5 nand: Fix set_dev checks for no device 8 years ago
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. 8 years ago
York Sun e61a7534e3 armv8: Move secure_ram variable out of generic global data 8 years ago
Vignesh R 96907c0fe5 dm: spi: Read default speed and mode values from DT 8 years ago
Hans de Goede e6e188f562 usb: dm: Make "usb info" use usb_for_each_root_dev() 8 years ago
Hans de Goede 2138fd6d5d usb: dm: Add a usb_for_each_root_dev() helper function 8 years ago
Masahiro Yamada f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 8 years ago
Michael Trimarchi 4f1318b29c common: image: minimal android image iminfo support 8 years ago
Sergey Kubushyn 92dfd9221c cmd: bootefi: cosmetic 8 years ago
Masahiro Yamada 41598c8251 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c 8 years ago
Max Krummenacher 1866be7d28 nand: extend nand torture 8 years ago