1. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  2. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  3. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  4. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  5. 354e39e dfu: dfu_sf: Pass duplicate devstr to parse_dev by Vignesh R · 9 years ago
  6. 4556b35 dfu: dfu_sf: Take the start address into account by Fabio Estevam · 9 years ago
  7. eae41e9 dfu: dfu_sf: Use the erase sector size for erase operations by Fabio Estevam · 9 years ago
  8. 7ae42bd dfu: mmc: buffer file reads too by Stephen Warren · 9 years ago
  9. 0898da5 dfu: don't keep freeing/reallocating by Stephen Warren · 9 years ago
  10. 770a801 dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature by Lukasz Majewski · 9 years ago
  11. cc2d026 dfu: tftp: update: Add dfu_write_from_mem_addr() function by Lukasz Majewski · 9 years ago
  12. 507375c dfu: tftp: update: Provide tftp support for the DFU subsystem by Lukasz Majewski · 9 years ago
  13. 0af4df8 dfu: Delete superfluous initialization of the dfu_buf_size static variable by Lukasz Majewski · 9 years ago
  14. c00315b dfu: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  15. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  16. eea8cad dfu: nand: Verify writes by Peter Tyser · 10 years ago
  17. 9d6d51a dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · 10 years ago
  18. d0dd609 dfu: samsung: move call to set_dfu_alt_info() to dfu common code by Przemyslaw Marczak · 10 years ago
  19. 2488350 dfu: dfu_get_buf: check the value of env dfu_bufsiz before use by Przemyslaw Marczak · 10 years ago
  20. 95a2947 dfu: mmc: check if mmc device exists in mmc_block_op() by Przemyslaw Marczak · 10 years ago
  21. d38f24e usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  22. c0003f2 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  23. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  24. 3a39d01 dfu: thor: fix: Modify dfu_get_alt() function to support absolute paths by Lukasz Majewski · 10 years ago
  25. def9215 dm: Add spi.h header to a few files by Simon Glass · 10 years ago
  26. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  27. d9eae70 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  28. afb2cf0 dfu: fix readback buffer overflow test by Stephen Warren · 10 years ago
  29. 0280af7 dfu: add SF backend by Stephen Warren · 10 years ago
  30. a5f77f6 dfu: add free_entity() to struct dfu_entity by Stephen Warren · 10 years ago
  31. f950098 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  32. 4afe50f dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  33. 7f45023 dfu: add write error handling by Stephen Warren · 10 years ago
  34. 020e6f3 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  35. 3e0d028 dfu: Disable default calculation of CRC32 by Lukasz Majewski · 10 years ago
  36. fa8dc1d dfu: Introduction of the "dfu_hash_algo" env variable for checksum method setting by Lukasz Majewski · 11 years ago
  37. 4da65ea dfu: mmc: Provide support for eMMC boot partition access by Lukasz Majewski · 11 years ago
  38. a0f6a38 drivers:dfu: dfu_flush(): add raw data flush to complete dfu write by Przemyslaw Marczak · 11 years ago
  39. b948810 dfu, nand: add medium specific polltimeout function by Heiko Schocher · 11 years ago
  40. 0ab80bf dfu: mmc: change offset base handling by Mateusz Zalega · 11 years ago
  41. dcb6ea6 dfu: mmc: raw data write fix by Mateusz Zalega · 11 years ago
  42. f62b92d dfu:fix: Replace wrong return value with proper one by Lukasz Majewski · 11 years ago
  43. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  44. cf6d7db dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  45. e1ba151 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  46. 941b384 usb, dfu: extract flush code into seperate function by Heiko Schocher · 11 years ago
  47. 4af3e08 usb: dfu: add static alt num count in dfu_config_entities() by Przemyslaw Marczak · 11 years ago
  48. 8f957c0 dfu: mmc: fs: Fix format accepted by ext4write command by Lukasz Majewski · 11 years ago
  49. 031d413 dfu: Export allocated dfu buffer size by Lukasz Majewski · 11 years ago
  50. 8892548 usb: dfu: make nand upload working by Bo Shen · 11 years ago
  51. 247b98f usb: dfu: correct dfu buffer inited value by Bo Shen · 11 years ago
  52. f1f2af5 usb: dfu: decrease dfu->r_left along with the transfer by Bo Shen · 11 years ago
  53. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  54. 3426423 dfu:core: Export dfu_{get|free}_buf functions by Lukasz Majewski · 11 years ago
  55. 1737f0f dfu:core: Find DFU alt setting number by passing its name by Lukasz Majewski · 11 years ago
  56. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  57. e3c687a dfu: ram support by Afzal Mohammed · 11 years ago
  58. b9a4a6b dfu: unify mmc/nand read/write ops enum by Afzal Mohammed · 11 years ago
  59. 35e591e dfu: Extract common DFU code to handle "dfu_alt_info" environment variable by Lukasz Majewski · 11 years ago
  60. 385c321 dfu:cosmetic: Fix printf text for buffer overflow condition by Lukasz Majewski · 11 years ago
  61. ad40139 dfu, nand, ubi: add partubi alt settings for updating ubi partition by Heiko Schocher · 11 years ago
  62. 2968aa2 dfu: Implementation of target reset after communication with dfu-util's -R switch by Lukasz Majewski · 11 years ago
  63. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  64. 063ae5a dfu:ext4:fix Fix DFU upload functionality by Łukasz Majewski · 11 years ago
  65. 3cc5ff0 dfu:ext4:fix Fix ext4{read|write} command formatting by Łukasz Majewski · 11 years ago
  66. 4625c17 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  67. a2f831e dfu: make data buffer size configurable by Heiko Schocher · 11 years ago
  68. 0ae98b4 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · 11 years ago
  69. cf14d0d dfu: NAND specific routines for DFU operation by Pantelis Antoniou · 12 years ago
  70. a6e788d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
  71. 93d86b7 dfu:ext4:fix: Change ext4write command order of parameters by Łukasz Majewski · 12 years ago
  72. 620e9dd dfu: Add a partition type target by Pantelis Antoniou · 12 years ago
  73. 180e3dd dfu:usb:fix: Read the "filesize" environment variable only when file read by Łukasz Majewski · 12 years ago
  74. 71c88eb dfu:usb: Support for ext4 by Łukasz Majewski · 12 years ago
  75. 34106b2 dfu: MMC specific routines for DFU operation by Lukasz Majewski · 12 years ago
  76. d311c6e dfu: DFU backend implementation by Lukasz Majewski · 12 years ago