Commit Graph

34 Commits (652fe4044c94e6c26b3a2bdc3b7a1a59abb42078)

Author SHA1 Message Date
Łukasz Majewski eea4e6fe82 dfu: mmc: Replace calls to u-boot commands with native mmc API 11 years ago
Łukasz Majewski 7d0b605abb dfu: mmc: Replace calls to u-boot commands with native mmc API 11 years ago
Heiko Schocher 001a831986 usb: dfu: introduce dfuMANIFEST state 11 years ago
Heiko Schocher a2199afea1 usb, dfu: extract flush code into seperate function 11 years ago
Przemyslaw Marczak b627eb461b usb: dfu: add static alt num count in dfu_config_entities() 11 years ago
Lukasz Majewski 17eb1d8f57 dfu: mmc: fs: Fix format accepted by ext4write command 11 years ago
Lukasz Majewski 4fb127898e dfu: Export allocated dfu buffer size 11 years ago
Bo Shen 47d79deb99 usb: dfu: make nand upload working 11 years ago
Bo Shen 31bae4c5d9 usb: dfu: correct dfu buffer inited value 11 years ago
Bo Shen c2617bc773 usb: dfu: decrease dfu->r_left along with the transfer 11 years ago
Masahiro Yamada 710f1d3d5f drivers: convert makefiles to Kbuild style 11 years ago
Lukasz Majewski d42782631d dfu:core: Export dfu_{get|free}_buf functions 11 years ago
Lukasz Majewski fed936ed80 dfu:core: Find DFU alt setting number by passing its name 11 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 11 years ago
Afzal Mohammed a9479f0431 dfu: ram support 11 years ago
Afzal Mohammed 5a127c8433 dfu: unify mmc/nand read/write ops enum 11 years ago
Lukasz Majewski 765c5ae5bc dfu: Extract common DFU code to handle "dfu_alt_info" environment variable 11 years ago
Lukasz Majewski a7d2c3cdf2 dfu:cosmetic: Fix printf text for buffer overflow condition 11 years ago
Heiko Schocher 815c30b2b6 dfu, nand, ubi: add partubi alt settings for updating ubi partition 12 years ago
Lukasz Majewski 6bed7ce569 dfu: Implementation of target reset after communication with dfu-util's -R switch 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Łukasz Majewski 9df49553a4 dfu:ext4:fix Fix DFU upload functionality 12 years ago
Łukasz Majewski 051f9a3eed dfu:ext4:fix Fix ext4{read|write} command formatting 12 years ago
Heiko Schocher e7e75c70c5 dfu: make data buffer size configurable 12 years ago
Heiko Schocher a67cc37e69 dfu, nand: before write a buffer to nand, erase the nand sectors 12 years ago
Pantelis Antoniou c6631764c2 dfu: NAND specific routines for DFU operation 12 years ago
Pantelis Antoniou ea2453d56b dfu: Support larger than memory transfers. 12 years ago
Łukasz Majewski 664277203c dfu:ext4:fix: Change ext4write command order of parameters 12 years ago
Pantelis Antoniou 1b6ca18b42 dfu: Add a partition type target 12 years ago
Łukasz Majewski 81c1d7b605 dfu:usb:fix: Read the "filesize" environment variable only when file read 12 years ago
Łukasz Majewski 43e6627259 dfu:usb: Support for ext4 12 years ago
Lukasz Majewski cb383cd21d dfu: MMC specific routines for DFU operation 13 years ago
Lukasz Majewski f22b11c10d dfu: DFU backend implementation 13 years ago