- be0da12 dfu: mtd: mark bad the MTD block on erase error by Patrick Delaunay · 1 year, 5 months ago
- 4b1c067 dfu: mtd: fix the trace when limit is reached by Patrick Delaunay · 1 year, 5 months ago
- 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- d05e377 dfu: Add proper dependency for CONFIG_DFU_MMC by Ashok Reddy Soma · 1 year, 4 months ago
- 28d3439 dfu: mtd: remove direct call of mtdparts_init function by Patrick Delaunay · 1 year, 5 months ago
- de06083 common: dfu: Remove leading space characters by Ravi Gunasekaran · 1 year, 6 months ago
- e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
- 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
- 53b4063 DFU: Check the number of arguments and argument string strictly by Masami Hiramatsu · 2 years, 10 months ago
- 8db74c1 DFU: Accept redundant spaces and tabs in dfu_alt_info by Masami Hiramatsu · 2 years, 10 months ago
- d8ae90a DFU: Do not copy the entity name over the buffer size by Masami Hiramatsu · 2 years, 10 months ago
- 5622747 dfu: mtd: skip empty pages when writing page for UBI partition by Patrick Delaunay · 2 years, 10 months ago
- f8d7e6e dfu: newline after updating by Heinrich Schuchardt · 3 years, 8 months ago
- 73d18e3 dfu: Sort Kconfig entries alphabetically by Marek Vasut · 3 years, 1 month ago
- ca341e9 dfu: dfu_sf: Read the SPI flash in 16 MiB chunks by Marek Vasut · 3 years, 2 months ago
- b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- d471032 dfu: add error callback by Patrick Delaunay · 3 years, 6 months ago
- 2dc41fc dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices by Patrick Delaunay · 3 years, 8 months ago
- 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 5 months ago
- a5bb384 dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported by Patrick Delaunay · 3 years, 8 months ago
- 57cba22 dfu: dfu_sf: avoid double free of SPI device by Heinrich Schuchardt · 3 years, 8 months ago
- a045bc1 dfu: dfu_sf: use correct print code by Heinrich Schuchardt · 3 years, 11 months ago
- c533f94 dfu: add 'SCRIPT' entity by Marek Szyprowski · 3 years, 11 months ago
- b5f3405 dfu: add 'SKIP' entity by Jaehoon Chung · 3 years, 11 months ago
- f21358a dfu: mmc: use the default MMC device if entity specifies it as -1 by Marek Szyprowski · 3 years, 11 months ago
- 1b3c4cb dfu: Fix handling of UBI partitions in MTD backend by Guillermo Rodriguez · 4 years, 2 months ago
- 65f3fc1 dfu_mtd: Add provision to unlock mtd device by Sughosh Ganu · 3 years, 11 months ago
- c32479d dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · 4 years ago
- f234566 dfu: add dfu_write_by_alt() by AKASHI Takahiro · 4 years ago
- 6beaa47 dfu: export dfu_list by AKASHI Takahiro · 4 years ago
- 3149e52 common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years ago
- 1c2d129 dfu: modify an argument type for an address by AKASHI Takahiro · 4 years ago
- 045fd8b dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · 4 years ago
- 73f4ebb dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 4 months ago
- 40c7942 dfu: DFU_MTD depends on CMD_MTDPARTS by Heinrich Schuchardt · 4 years, 4 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
- 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 6 months ago
- b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 6 months ago
- 8cc2814 configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- c95215a Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 9 months ago
- 13cb7cc dfu: Add option to skip empty pages when flashing UBI images to NAND by Guillermo Rodríguez · 5 years 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
- 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 5 years ago
- f3a02d2 dfu: add dependency on the raw NAND core by Miquel Raynal · 5 years ago
- 1de770d mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · 5 years ago
- 067c13c dfu: add callback for flush and initiated operation by Patrick Delaunay · 5 years ago
- ec44cac dfu: add DFU virtual backend by Patrick Delaunay · 5 years ago
- d5640f7 dfu: add partition support for MTD backend by Patrick Delaunay · 5 years ago
- 6015af2 dfu: add backend for MTD device by Patrick Delaunay · 5 years ago
- 0de1022 dfu: allow read with no data without error for EOF indication by Patrick Delaunay · 5 years ago
- febabe3 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
- 9ada683 dfu: prepare the support of multiple interface by Patrick Delaunay · 5 years ago
- cb986ba dfu: sf: add partition support for nor backend by Patrick Delaunay · 5 years ago
- 909b690 dfu: cosmetic: cleanup sf to avoid checkpatch error by Patrick Delaunay · 5 years ago
- d2d8eab dfu: mmc: add support for in-partition offset by Marek Szyprowski · 5 years ago
- 0a815ff dfu: dfu_nand: reduce verbosity by Ralph Siemsen · 5 years ago
- 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
- 1f92c07 dfu: mmc: call fs functions instead of run_command by Simon Goldschmidt · 6 years ago
- 2d59ec8 dfu: Make DFU support more SPL friendly by Andrew F. Davis · 6 years ago
- 96c2961 dfu: nand: Add missing dependency on CMD_MTDPARTS by Boris Brezillon · 6 years ago
- 28a5c88 dfu: Provide more verbose error message by Sam Protsenko · 6 years ago
- 87a8ca9 dfu: Fix memory leak in dfu_init_env_entities() by Sam Protsenko · 6 years ago
- feaa785 dfu: Fix data abort in dfu_free_entities() by Sam Protsenko · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 36dd7e7 dfu: tftp: Fix arm64 build warnings by Marek Vasut · 7 years ago
- bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
- 0f44d33 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
- 70c56c1 dfu: select HASH by Maxime Ripard · 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
- 6fa8ddd dfu: add common function to initiate transaction by Patrick Delaunay · 7 years ago
- 57da060 dfu: factorize transaction cleanup by Patrick Delaunay · 7 years ago
- 15970d8 dfu: remove limitation on partition size by Patrick Delaunay · 7 years ago
- 4de5120 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · 7 years ago
- 1652018 dfu: dfu_nand: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
- e5f00f0 dfu: dfu_sf: Fix read offset by Phil Edworthy · 7 years ago
- 66928af common: dfu: ignore reset for spl-dfu by B, Ravi · 8 years ago
- dd93a8e dfu: align array in dfu_get_dev_type with enum dfu_device_type by Patrick Delaunay · 8 years ago
- 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
- 8b7d512 nand: Fix some more NULL name tests by Scott Wood · 8 years ago
- 797d1b9 dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · 8 years ago
- 9ae63f4 dfu, nand, ubi: fix erasing after write finish by Heiko Schocher · 8 years ago
- b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
- 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
- 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
- 7b4f17b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
- 5d8fae7 dfu: avoid memory leak by Peng Fan · 9 years ago
- 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
- 3517de6 dfu: ram: fix number base of RAM entity parameters by Stephen Warren · 9 years ago
- e1b0f6f drivers: dfu: ram: fix a crash with dfu ram with invalid dfu_alt_info env by Mugunthan V N · 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
- 30e3ea4 dfu: dfu_sf: Pass duplicate devstr to parse_dev by Vignesh R · 9 years ago