Commit Graph

113 Commits (1903bb91c4dde49a1a44bd6b769527165c8a4d34)

Author SHA1 Message Date
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
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 9 years ago
Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 9 years ago
Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 9 years ago
Simon Glass d97dc8a0e6 dm: sata: Separate the non-command code into its own file 9 years ago
Simon Glass e9be1ee75e dm: ide: Separate the non-command code into its own file 9 years ago
Simon Glass 11f610edf0 dm: scsi: Separate the non-command code into its own file 9 years ago
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 9 years ago
Simon Glass 2765c4d147 dm: sata: Fix code style problems in cmd/sata.c 9 years ago
Simon Glass ed73508dec dm: ide: Remove the forward declarations 9 years ago
Simon Glass 53dbcdd0cd dm: ide: Correct various code style problems 9 years ago
Simon Glass f1d4d9379e dm: scsi: Fix up code style 9 years ago
Simon Glass 73a9cfde78 dm: scsi: Remove the forward declarations 9 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 9 years ago
Marek Vasut b955e42bad mmc: Fix error in RPMB code 9 years ago
Mario Six a6e7b7744e i2c/eeprom: Always define I2C_RXTX_LEN 9 years ago
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 9 years ago
Dinh Nguyen ab8243e431 cmd: Kconfig: Add a Kconfig options for a few CMD 9 years ago
Tom Rini 78d1e1d0a1 configs: Re-sync almost all of cmd/Kconfig 9 years ago
Tom Rini a238b0dacf cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly 9 years ago
John Tobias a2e3a1d86c usb: ums - expose selected partition/s 9 years ago
Alexander Graf 1c39809b92 efi_loader: Pass fdt address directly to bootefi cmd 9 years ago
Alexander Graf ad0c1a3d2c efi_loader: Put fdt into convenient location 9 years ago
Alexander Graf 0d9d501f35 efi_loader: Use system fdt as fallback 9 years ago
Alexander Graf ecbe1a07c5 efi_loader: Increase path string to 32 characters 9 years ago