Commit Graph

152 Commits (17b68b5a583207c9842d45ca7737dd79091e2765)

Author SHA1 Message Date
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
Peng Fan 7839f5f809 cmd: usb: check if_type before using this device 8 years ago
Michael Trimarchi 666362356e cmd: gpt: add - partition size parsing 8 years ago
Heiko Schocher cddfc97d1f ubi: add new ubi command "ubi detach" 8 years ago
Alexander Graf edcef3ba1d efi_loader: Move to normal debug infrastructure 8 years ago
Alexander Graf a86aeaf228 efi_loader: Add exit support 8 years ago
Scott Wood 17cb4b8f32 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 8 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 8 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 8 years ago
Alexander Graf 0efe1bcf5c efi_loader: Add network access support 8 years ago
Kunihiko Hayashi dafd64888c cmd: replace the cast of the memory access to a fixed bit type in itest 8 years ago
Marek Vasut 04681cb3a4 cmd: disk: Fix unused variable warning 8 years ago
Simon Glass 9cf7b1a74c mmc: Drop dead mmc code for non-generic MMC 8 years ago
Andre Przywara f9a90ace21 arm64: fix arm64 Linux boot image header field sizes 8 years ago
Miao Yan d6ccb14e5a cmd: qfw: do not depend on x86 8 years ago
Miao Yan 86e30e67ad cmd: qfw: do not require default macros when building qfw command 8 years ago
Miao Yan 1868659002 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 8 years ago
Miao Yan fcf5c04193 x86: qemu: split qfw command interface and qfw core 8 years ago
Miao Yan d3ad062392 cmd: qfw: make fwcfg_present and fwcfg_dma_present public 8 years ago