1. a51a2f0 dfu: define a callback function for the dfu_alt_info environment variable by Rasmus Villemoes · 3 months ago
  2. 12df2b1 drivers: dfu: Remove duplicate newlines by Marek Vasut · 4 months ago
  3. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  4. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  5. 0a9da9f dfu: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  6. 3ed7faf dfu: mmc: Add support for exposing whole mmc device by Marek Vasut · 1 year, 1 month ago
  7. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  8. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  9. fa4282a DFU: Check the number of arguments and argument string strictly by Masami Hiramatsu · 2 years, 10 months ago
  10. f815c33 DFU: Accept redundant spaces and tabs in dfu_alt_info by Masami Hiramatsu · 2 years, 10 months ago
  11. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  12. b1fa1ad dfu: add 'SCRIPT' entity by Marek Szyprowski · 4 years ago
  13. d7cbe12 dfu: add 'SKIP' entity by Jaehoon Chung · 4 years ago
  14. 968f5e2 dfu: mmc: use the default MMC device if entity specifies it as -1 by Marek Szyprowski · 4 years ago
  15. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  16. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  17. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  18. 253d3b6 dfu: mmc: remove file size limit for io operations by Marek Szyprowski · 5 years ago
  19. 4690113 dfu: mmc: rearrange the code by Marek Szyprowski · 5 years ago
  20. f937824 dfu: mmc: add support for in-partition offset by Marek Szyprowski · 5 years ago
  21. 59fdf2e dfu: mmc: call fs functions instead of run_command by Simon Goldschmidt · 6 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  24. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  25. f4e934f dfu: remove limitation on partition size by Patrick Delaunay · 7 years ago
  26. 5ea9b89 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · 7 years ago
  27. aa7620b dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · 8 years ago
  28. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
  29. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  30. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  31. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · 9 years ago
  32. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  33. 7ae42bd dfu: mmc: buffer file reads too by Stephen Warren · 9 years ago
  34. c00315b dfu: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  35. 9d6d51a dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · 10 years ago
  36. 95a2947 dfu: mmc: check if mmc device exists in mmc_block_op() by Przemyslaw Marczak · 10 years ago
  37. 4afe50f dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  38. 020e6f3 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  39. 4da65ea dfu: mmc: Provide support for eMMC boot partition access by Lukasz Majewski · 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. cf6d7db dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  43. 8f957c0 dfu: mmc: fs: Fix format accepted by ext4write command by Lukasz Majewski · 11 years ago
  44. b9a4a6b dfu: unify mmc/nand read/write ops enum by Afzal Mohammed · 11 years ago
  45. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  46. 3cc5ff0 dfu:ext4:fix Fix ext4{read|write} command formatting by Łukasz Majewski · 11 years ago
  47. a6e788d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
  48. 93d86b7 dfu:ext4:fix: Change ext4write command order of parameters by Łukasz Majewski · 12 years ago
  49. 620e9dd dfu: Add a partition type target by Pantelis Antoniou · 12 years ago
  50. 180e3dd dfu:usb:fix: Read the "filesize" environment variable only when file read by Łukasz Majewski · 12 years ago
  51. 71c88eb dfu:usb: Support for ext4 by Łukasz Majewski · 12 years ago
  52. 34106b2 dfu: MMC specific routines for DFU operation by Lukasz Majewski · 12 years ago