1. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  2. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  3. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  4. 253d3b6 dfu: mmc: remove file size limit for io operations by Marek Szyprowski · Mon Dec 02 12:11:16 2019 +0100
  5. 4690113 dfu: mmc: rearrange the code by Marek Szyprowski · Mon Dec 02 12:11:15 2019 +0100
  6. f937824 dfu: mmc: add support for in-partition offset by Marek Szyprowski · Wed Oct 02 12:34:37 2019 +0200
  7. 59fdf2e dfu: mmc: call fs functions instead of run_command by Simon Goldschmidt · Fri Jan 25 19:58:01 2019 +0100
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  10. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  11. f4e934f dfu: remove limitation on partition size by Patrick Delaunay · Wed Jul 19 16:39:23 2017 +0200
  12. 5ea9b89 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · Wed Jul 19 16:39:22 2017 +0200
  13. aa7620b dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · Sun Jun 12 23:30:33 2016 -0600
  14. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  15. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  16. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  17. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · Mon Dec 07 11:38:49 2015 -0700
  18. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  19. 7ae42bd dfu: mmc: buffer file reads too by Stephen Warren · Fri Sep 04 22:03:47 2015 -0600
  20. c00315b dfu: fix 64-bit compile warnings by Stephen Warren · Wed Jul 22 14:54:04 2015 -0600
  21. 9d6d51a dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · Wed Mar 04 14:01:23 2015 +0100
  22. 95a2947 dfu: mmc: check if mmc device exists in mmc_block_op() by Przemyslaw Marczak · Mon Dec 15 10:34:09 2014 +0100
  23. 4afe50f dfu: defer parsing of device string to IO backend by Stephen Warren · Wed Jun 11 16:03:33 2014 -0600
  24. 020e6f3 dfu: fix some issues with reads/uploads by Stephen Warren · Wed Jun 11 12:47:27 2014 -0600
  25. 4da65ea dfu: mmc: Provide support for eMMC boot partition access by Lukasz Majewski · Fri May 09 16:58:15 2014 +0200
  26. 0ab80bf dfu: mmc: change offset base handling by Mateusz Zalega · Mon Apr 28 21:13:25 2014 +0200
  27. dcb6ea6 dfu: mmc: raw data write fix by Mateusz Zalega · Mon Apr 28 21:13:24 2014 +0200
  28. cf6d7db dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · Fri Feb 21 08:23:00 2014 +0100
  29. 8f957c0 dfu: mmc: fs: Fix format accepted by ext4write command by Lukasz Majewski · Thu Feb 20 10:29:18 2014 +0100
  30. b9a4a6b dfu: unify mmc/nand read/write ops enum by Afzal Mohammed · Wed Sep 18 01:14:50 2013 +0530
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  32. 3cc5ff0 dfu:ext4:fix Fix ext4{read|write} command formatting by Łukasz Majewski · Fri Jun 28 18:41:49 2013 +0200
  33. a6e788d dfu: Support larger than memory transfers. by Pantelis Antoniou · Thu Mar 14 05:32:48 2013 +0000
  34. 93d86b7 dfu:ext4:fix: Change ext4write command order of parameters by Łukasz Majewski · Thu Apr 04 04:32:57 2013 +0000
  35. 620e9dd dfu: Add a partition type target by Pantelis Antoniou · Fri Nov 30 08:01:11 2012 +0000
  36. 180e3dd dfu:usb:fix: Read the "filesize" environment variable only when file read by Łukasz Majewski · Thu Aug 23 23:33:56 2012 +0000
  37. 71c88eb dfu:usb: Support for ext4 by Łukasz Majewski · Thu Aug 23 23:33:55 2012 +0000
  38. 34106b2 dfu: MMC specific routines for DFU operation by Lukasz Majewski · Mon Aug 06 14:41:08 2012 +0200