Commit Graph

103 Commits (23c648982b88725f9e2bab4294a7ca8ea368e3bc)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Marek Vasut 36dd7e7e25 dfu: tftp: Fix arm64 build warnings 7 years ago
Marek Vasut bb4059a53b dfu: Rename _FUNCTION_DFU to DFU_OVER_ 7 years ago
Marek Vasut 0f44d33536 dfu: Fix up the Kconfig mess 7 years ago
Maxime Ripard 70c56c138f dfu: select HASH 7 years ago
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 8 years ago
Patrick Delaunay 57da060755 dfu: factorize transaction cleanup 8 years ago
Patrick Delaunay 15970d871c dfu: remove limitation on partition size 8 years ago
Patrick Delaunay 4de512018b dfu: allow dfu read on partition greater than 2GB 8 years ago
Grygorii Strashko 1652018991 dfu: dfu_nand: use get_nand_dev_by_index() 8 years ago
Phil Edworthy e5f00f0180 dfu: dfu_sf: Fix read offset 8 years ago
B, Ravi 66928afb6b common: dfu: ignore reset for spl-dfu 8 years ago
Patrick Delaunay dd93a8e9e6 dfu: align array in dfu_get_dev_type with enum dfu_device_type 8 years ago
Tom Rini 6828e602b7 dfu: Migrate to Kconfig 8 years ago
Scott Wood 8b7d51249e nand: Fix some more NULL name tests 8 years ago
Simon Glass 797d1b9de1 dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC 9 years ago
Heiko Schocher 9ae63f46a3 dfu, nand, ubi: fix erasing after write finish 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
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 9 years ago
Peng Fan 5d8fae7916 dfu: avoid memory leak 9 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 9 years ago
Stephen Warren 3517de6d26 dfu: ram: fix number base of RAM entity parameters 9 years ago
Mugunthan V N e1b0f6fe3d drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env 9 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Stephen Warren 873cc1d777 mmc: store hwpart in the block device 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Vignesh R 30e3ea4c79 dfu: dfu_sf: Pass duplicate devstr to parse_dev 9 years ago
Fabio Estevam 2727f3bfba dfu: dfu_sf: Take the start address into account 9 years ago
Fabio Estevam f4c9258213 dfu: dfu_sf: Use the erase sector size for erase operations 9 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 585a696e4e dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature 9 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
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 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