Commit Graph

38 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 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
Lukasz Majewski fc18f8d170 dfu: usb: f_dfu: Set deferred call for dfu_flush() function 8 years ago
Lukasz Majewski 2092e46104 dfu: tftp: update: Add dfu_write_from_mem_addr() function 9 years ago
Lukasz Majewski 2d50d68a4c dfu: tftp: update: Provide tftp support for the DFU subsystem 9 years ago
Przemyslaw Marczak 899a528215 dfu: samsung: move call to set_dfu_alt_info() to dfu common code 9 years ago
Rob Herring fe1b28c9f0 usb, g_dnl: generalize DFU detach functions 10 years ago
Lukasz Majewski 1cc03c5c53 dfu: Provide means to find difference between dfu-util -e and -R 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 0e285b503c dfu: fix some issues with reads/uploads 10 years ago
Lukasz Majewski c8151b4a5d dfu: mmc: Provide support for eMMC boot partition access 10 years ago
Heiko Schocher fc25fa27e5 dfu, nand: add medium specific polltimeout function 10 years ago
Mateusz Zalega c4d0e85604 USB: gadget: added a saner gadget downloader registration API 10 years ago
Mateusz Zalega 711b931f90 dfu: mmc: raw data write fix 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
Lukasz Majewski 33fac4a6a2 usb: dfu: f_dfu: Provide infrastructure to adjust DFU's Poll Timeout value 11 years ago
Lukasz Majewski 4fb127898e dfu: Export allocated dfu buffer size 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
Lukasz Majewski a6921adcf2 usb:g_dnl:dfu: Download gadget and DFU function code clean up 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 7a813d5b7d dfu: Make maximum DFU file size equal to default DFU data buffer 11 years ago
Heiko Schocher 815c30b2b6 dfu, nand, ubi: add partubi alt settings for updating ubi partition 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
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
Tom Rini a24c3155db dfu: Change indentation of defines in <dfu.h> 11 years ago
Pantelis Antoniou ea2453d56b dfu: Support larger than memory transfers. 11 years ago
Łukasz Majewski 3cb5ca75a1 dfu: Increase DFU buffer size from 4MiB to 8MiB 11 years ago
Lukasz Majewski f22b11c10d dfu: DFU backend implementation 12 years ago