Commit History

Author SHA1 Message Date
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 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
  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
  Peng Fan 5d8fae7916 dfu: avoid memory leak 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 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 10 years ago
  Stephen Warren e621c7ab9a dfu: fix 64-bit compile warnings 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
  Rob Herring fe1b28c9f0 usb, g_dnl: generalize DFU detach functions 10 years ago
  Tom Rini fc9b0b8043 Merge branch 'master' of git://git.denx.de/u-boot-usb 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 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
  Przemyslaw Marczak 1aa4bdc82d drivers:dfu: dfu_flush(): add raw data flush to complete dfu write 11 years ago