Commit Graph

52 Commits (9b643e312d528f291966c1f30b0d90bf3b1d43dc)

Author SHA1 Message Date
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Patrick Delaunay 6fa8dddd06 dfu: add common function to initiate transaction 7 years ago
Patrick Delaunay 57da060755 dfu: factorize transaction cleanup 7 years ago
Patrick Delaunay 15970d871c dfu: remove limitation on partition size 7 years ago
Patrick Delaunay 4de512018b dfu: allow dfu read on partition greater than 2GB 7 years ago
B, Ravi 66928afb6b common: dfu: ignore reset for spl-dfu 7 years ago
Patrick Delaunay dd93a8e9e6 dfu: align array in dfu_get_dev_type with enum dfu_device_type 8 years ago
Peng Fan 5d8fae7916 dfu: avoid memory leak 8 years ago
Stephen Warren 411c5e57e8 dfu: mmc: buffer file reads too 9 years ago
Stephen Warren 806bd245b1 dfu: don't keep freeing/reallocating 9 years ago
Lukasz Majewski 2092e46104 dfu: tftp: update: Add dfu_write_from_mem_addr() function 9 years ago
Lukasz Majewski a7e6892ffb dfu: Delete superfluous initialization of the dfu_buf_size static variable 9 years ago
Stephen Warren e621c7ab9a dfu: fix 64-bit compile warnings 9 years ago
Przemyslaw Marczak 899a528215 dfu: samsung: move call to set_dfu_alt_info() to dfu common code 9 years ago
Przemyslaw Marczak f597fc3d4c dfu: dfu_get_buf: check the value of env dfu_bufsiz before use 10 years ago
Rob Herring fe1b28c9f0 usb, g_dnl: generalize DFU detach functions 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Lukasz Majewski 5610b05789 dfu: thor: fix: Modify dfu_get_alt() function to support absolute paths 10 years ago
Lukasz Majewski 1cc03c5c53 dfu: Provide means to find difference between dfu-util -e and -R 10 years ago
Stephen Warren 67ab0a5e9f dfu: fix readback buffer overflow test 10 years ago
Stephen Warren 6f12ebf6ea dfu: add SF backend 10 years ago
Stephen Warren cb7bd2e07e dfu: add free_entity() to struct dfu_entity 10 years ago
Stephen Warren 7ac1b410ac dfu: allow backend to specify a maximum buffer size 10 years ago
Stephen Warren dd64827eb6 dfu: defer parsing of device string to IO backend 10 years ago
Stephen Warren 3ee9593fce dfu: add write error handling 10 years ago
Stephen Warren 0e285b503c dfu: fix some issues with reads/uploads 10 years ago
Lukasz Majewski 3d83e6752d dfu: Disable default calculation of CRC32 10 years ago
Lukasz Majewski bd694244db dfu: Introduction of the "dfu_hash_algo" env variable for checksum method setting 10 years ago
Przemyslaw Marczak 1aa4bdc82d drivers:dfu: dfu_flush(): add raw data flush to complete dfu write 10 years ago
Lukasz Majewski 672ad18c27 dfu:fix: Replace wrong return value with proper one 10 years ago
Heiko Schocher 001a831986 usb: dfu: introduce dfuMANIFEST state 10 years ago
Heiko Schocher a2199afea1 usb, dfu: extract flush code into seperate function 10 years ago
Przemyslaw Marczak b627eb461b usb: dfu: add static alt num count in dfu_config_entities() 10 years ago
Lukasz Majewski 4fb127898e dfu: Export allocated dfu buffer size 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
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
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
Lukasz Majewski 6bed7ce569 dfu: Implementation of target reset after communication with dfu-util's -R switch 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Łukasz Majewski 9df49553a4 dfu:ext4:fix Fix DFU upload functionality 11 years ago
Heiko Schocher e7e75c70c5 dfu: make data buffer size configurable 11 years ago
Pantelis Antoniou c6631764c2 dfu: NAND specific routines for DFU operation 11 years ago
Pantelis Antoniou ea2453d56b dfu: Support larger than memory transfers. 11 years ago
Lukasz Majewski f22b11c10d dfu: DFU backend implementation 12 years ago