Commit Graph

773 Commits (lime2-spi)

Author SHA1 Message Date
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
Miao Yan 05dd6f183c cmd: qfw: remove qemu_fwcfg_free_files() 8 years ago
Miao Yan 099b2196e4 cmd: qfw: add API to iterate firmware list 8 years ago
Tom Rini dd6f3abbb8 x86: qemu: Move qfw command over to cmd and add Kconfig entry 8 years ago
Nikita Kiryanov 3dc9be8208 eeprom: merge cmdline parsing of eeprom commands 8 years ago
Nikita Kiryanov e7c2729bb3 eeprom: use eeprom_execute_command for all eeprom functions 8 years ago
Tim Chick 8cf7a418bc mips: Report reloc information in bdinfo 8 years ago
Nikita Kiryanov c40f03723f eeprom: refactor i2c bus and devaddr parsing 8 years ago
Nikita Kiryanov aa9e604410 cmd: eeprom: add support for layout aware commands 8 years ago
Nikita Kiryanov 2636ac65a8 cmd: eeprom: add bus switching support for all i2c drivers 8 years ago
Simon Glass c40fdca6b7 dm: mmc: Move the device list into a separate file 8 years ago
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 8 years ago
Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 8 years ago
Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 8 years ago
Simon Glass d97dc8a0e6 dm: sata: Separate the non-command code into its own file 8 years ago
Simon Glass e9be1ee75e dm: ide: Separate the non-command code into its own file 8 years ago
Simon Glass 11f610edf0 dm: scsi: Separate the non-command code into its own file 8 years ago
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 8 years ago
Simon Glass 2765c4d147 dm: sata: Fix code style problems in cmd/sata.c 8 years ago
Simon Glass ed73508dec dm: ide: Remove the forward declarations 8 years ago
Simon Glass 53dbcdd0cd dm: ide: Correct various code style problems 8 years ago
Simon Glass f1d4d9379e dm: scsi: Fix up code style 8 years ago
Simon Glass 73a9cfde78 dm: scsi: Remove the forward declarations 8 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 8 years ago
Marek Vasut b955e42bad mmc: Fix error in RPMB code 8 years ago
Mario Six a6e7b7744e i2c/eeprom: Always define I2C_RXTX_LEN 8 years ago
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 8 years ago
Dinh Nguyen ab8243e431 cmd: Kconfig: Add a Kconfig options for a few CMD 8 years ago
Tom Rini 78d1e1d0a1 configs: Re-sync almost all of cmd/Kconfig 8 years ago
Tom Rini a238b0dacf cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly 8 years ago
John Tobias a2e3a1d86c usb: ums - expose selected partition/s 8 years ago
Alexander Graf 1c39809b92 efi_loader: Pass fdt address directly to bootefi cmd 8 years ago
Alexander Graf ad0c1a3d2c efi_loader: Put fdt into convenient location 8 years ago