1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  3. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  4. 15970d8 dfu: remove limitation on partition size by Patrick Delaunay · 7 years ago
  5. 4de5120 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · 7 years ago
  6. 797d1b9 dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · 8 years ago
  7. 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 8 years ago
  8. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  9. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  10. 873cc1d mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  11. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  12. 411c5e5 dfu: mmc: buffer file reads too by Stephen Warren · 9 years ago
  13. e621c7a dfu: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  14. 41ac233 dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · 10 years ago
  15. 7da6fa2 dfu: mmc: check if mmc device exists in mmc_block_op() by Przemyslaw Marczak · 10 years ago
  16. dd64827 dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  17. 0e285b5 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  18. c8151b4 dfu: mmc: Provide support for eMMC boot partition access by Lukasz Majewski · 10 years ago
  19. b7d4259 dfu: mmc: change offset base handling by Mateusz Zalega · 10 years ago
  20. 711b931 dfu: mmc: raw data write fix by Mateusz Zalega · 10 years ago
  21. 7d0b605 dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  22. 17eb1d8 dfu: mmc: fs: Fix format accepted by ext4write command by Lukasz Majewski · 11 years ago
  23. 5a127c8 dfu: unify mmc/nand read/write ops enum by Afzal Mohammed · 11 years ago
  24. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. 051f9a3 dfu:ext4:fix Fix ext4{read|write} command formatting by Łukasz Majewski · 11 years ago
  26. ea2453d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
  27. 6642772 dfu:ext4:fix: Change ext4write command order of parameters by Łukasz Majewski · 11 years ago
  28. 1b6ca18 dfu: Add a partition type target by Pantelis Antoniou · 12 years ago
  29. 81c1d7b dfu:usb:fix: Read the "filesize" environment variable only when file read by Łukasz Majewski · 12 years ago
  30. 43e6627 dfu:usb: Support for ext4 by Łukasz Majewski · 12 years ago
  31. cb383cd dfu: MMC specific routines for DFU operation by Lukasz Majewski · 12 years ago