- 62ea6e5 drivers: dfu: Remove duplicate newlines by Marek Vasut · 6 months ago
- 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
- d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
- f01e39c dfu: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
- 60d904a dfu: mmc: Add support for exposing whole mmc device by Marek Vasut · 1 year, 3 months ago
- 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 4 months ago
- e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 5 months ago
- 53b4063 DFU: Check the number of arguments and argument string strictly by Masami Hiramatsu · 3 years ago
- 8db74c1 DFU: Accept redundant spaces and tabs in dfu_alt_info by Masami Hiramatsu · 3 years ago
- 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 6 months ago
- c533f94 dfu: add 'SCRIPT' entity by Marek Szyprowski · 4 years, 1 month ago
- b5f3405 dfu: add 'SKIP' entity by Jaehoon Chung · 4 years, 1 month ago
- f21358a dfu: mmc: use the default MMC device if entity specifies it as -1 by Marek Szyprowski · 4 years, 1 month ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
- e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 8 months ago
- 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 8 months ago
- c2a1e3d dfu: mmc: remove file size limit for io operations by Marek Szyprowski · 5 years ago
- 774f8b0 dfu: mmc: rearrange the code by Marek Szyprowski · 5 years ago
- d2d8eab dfu: mmc: add support for in-partition offset by Marek Szyprowski · 5 years ago
- 1f92c07 dfu: mmc: call fs functions instead of run_command by Simon Goldschmidt · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
- 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 15970d8 dfu: remove limitation on partition size by Patrick Delaunay · 8 years ago
- 4de5120 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · 8 years ago
- 797d1b9 dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · 9 years ago
- 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
- 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
- 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
- 873cc1d mmc: store hwpart in the block device by Stephen Warren · 9 years ago
- 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
- 411c5e5 dfu: mmc: buffer file reads too by Stephen Warren · 9 years ago
- e621c7a dfu: fix 64-bit compile warnings by Stephen Warren · 9 years ago
- 41ac233 dfu: mmc: file buffer: remove static allocation by Przemyslaw Marczak · 10 years ago
- 7da6fa2 dfu: mmc: check if mmc device exists in mmc_block_op() by Przemyslaw Marczak · 10 years ago
- dd64827 dfu: defer parsing of device string to IO backend by Stephen Warren · 11 years ago
- 0e285b5 dfu: fix some issues with reads/uploads by Stephen Warren · 11 years ago
- c8151b4 dfu: mmc: Provide support for eMMC boot partition access by Lukasz Majewski · 11 years ago
- b7d4259 dfu: mmc: change offset base handling by Mateusz Zalega · 11 years ago
- 711b931 dfu: mmc: raw data write fix by Mateusz Zalega · 11 years ago
- 7d0b605 dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
- 17eb1d8 dfu: mmc: fs: Fix format accepted by ext4write command by Lukasz Majewski · 11 years ago
- 5a127c8 dfu: unify mmc/nand read/write ops enum by Afzal Mohammed · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
- 051f9a3 dfu:ext4:fix Fix ext4{read|write} command formatting by Łukasz Majewski · 12 years ago
- ea2453d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
- 6642772 dfu:ext4:fix: Change ext4write command order of parameters by Łukasz Majewski · 12 years ago
- 1b6ca18 dfu: Add a partition type target by Pantelis Antoniou · 12 years ago
- 81c1d7b dfu:usb:fix: Read the "filesize" environment variable only when file read by Łukasz Majewski · 12 years ago
- 43e6627 dfu:usb: Support for ext4 by Łukasz Majewski · 12 years ago
- cb383cd dfu: MMC specific routines for DFU operation by Lukasz Majewski · 12 years ago