Commit Graph

63 Commits (42c8ec56c531c99e2a346358a12ba5b69481f9de)

Author SHA1 Message Date
Stephen Warren e621c7ab9a dfu: fix 64-bit compile warnings 10 years ago
Paul Kocialkowski 01acd6abbd usb: USB download gadget and functions config options coherent naming 10 years ago
Peter Tyser 9ac71f112e dfu: nand: Verify writes 10 years ago
Przemyslaw Marczak 41ac233c61 dfu: mmc: file buffer: remove static allocation 10 years ago
Przemyslaw Marczak 899a528215 dfu: samsung: move call to set_dfu_alt_info() to dfu common code 10 years ago
Przemyslaw Marczak f597fc3d4c dfu: dfu_get_buf: check the value of env dfu_bufsiz before use 10 years ago
Przemyslaw Marczak 7da6fa2716 dfu: mmc: check if mmc device exists in mmc_block_op() 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
Simon Glass 843c9e8796 dm: Add spi.h header to a few files 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago
Lukasz Majewski 1cc03c5c53 dfu: Provide means to find difference between dfu-util -e and -R 11 years ago
Stephen Warren 67ab0a5e9f dfu: fix readback buffer overflow test 11 years ago
Stephen Warren 6f12ebf6ea dfu: add SF backend 11 years ago
Stephen Warren cb7bd2e07e dfu: add free_entity() to struct dfu_entity 11 years ago
Stephen Warren 7ac1b410ac dfu: allow backend to specify a maximum buffer size 11 years ago
Stephen Warren dd64827eb6 dfu: defer parsing of device string to IO backend 11 years ago
Stephen Warren 3ee9593fce dfu: add write error handling 11 years ago
Stephen Warren 0e285b503c dfu: fix some issues with reads/uploads 11 years ago
Lukasz Majewski 3d83e6752d dfu: Disable default calculation of CRC32 11 years ago
Lukasz Majewski bd694244db dfu: Introduction of the "dfu_hash_algo" env variable for checksum method setting 11 years ago
Lukasz Majewski c8151b4a5d dfu: mmc: Provide support for eMMC boot partition access 11 years ago
Przemyslaw Marczak 1aa4bdc82d drivers:dfu: dfu_flush(): add raw data flush to complete dfu write 11 years ago
Heiko Schocher fc25fa27e5 dfu, nand: add medium specific polltimeout function 11 years ago
Mateusz Zalega b7d4259af2 dfu: mmc: change offset base handling 11 years ago
Mateusz Zalega 711b931f90 dfu: mmc: raw data write fix 11 years ago
Lukasz Majewski 672ad18c27 dfu:fix: Replace wrong return value with proper one 11 years ago
Ł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