Commit Graph

142 Commits (9af6ce42484ec4a1be4898ca7423ff93ac2ce2c5)

Author SHA1 Message Date
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
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
Kunihiko Hayashi dafd64888c cmd: replace the cast of the memory access to a fixed bit type in itest 9 years ago
Marek Vasut 04681cb3a4 cmd: disk: Fix unused variable warning 9 years ago
Simon Glass 9cf7b1a74c mmc: Drop dead mmc code for non-generic MMC 9 years ago
Andre Przywara f9a90ace21 arm64: fix arm64 Linux boot image header field sizes 9 years ago
Miao Yan d6ccb14e5a cmd: qfw: do not depend on x86 9 years ago
Miao Yan 86e30e67ad cmd: qfw: do not require default macros when building qfw command 9 years ago
Miao Yan 1868659002 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] 9 years ago
Miao Yan fcf5c04193 x86: qemu: split qfw command interface and qfw core 9 years ago
Miao Yan d3ad062392 cmd: qfw: make fwcfg_present and fwcfg_dma_present public 9 years ago
Miao Yan 05dd6f183c cmd: qfw: remove qemu_fwcfg_free_files() 9 years ago
Miao Yan 099b2196e4 cmd: qfw: add API to iterate firmware list 9 years ago
Tom Rini dd6f3abbb8 x86: qemu: Move qfw command over to cmd and add Kconfig entry 9 years ago
Nikita Kiryanov 3dc9be8208 eeprom: merge cmdline parsing of eeprom commands 9 years ago
Nikita Kiryanov e7c2729bb3 eeprom: use eeprom_execute_command for all eeprom functions 9 years ago
Tim Chick 8cf7a418bc mips: Report reloc information in bdinfo 9 years ago
Nikita Kiryanov c40f03723f eeprom: refactor i2c bus and devaddr parsing 9 years ago
Nikita Kiryanov aa9e604410 cmd: eeprom: add support for layout aware commands 9 years ago
Nikita Kiryanov 2636ac65a8 cmd: eeprom: add bus switching support for all i2c drivers 9 years ago
Simon Glass c40fdca6b7 dm: mmc: Move the device list into a separate file 9 years ago