Commit History

Author SHA1 Message Date
  Simon Glass 0b1284eb52 global: Convert simple_strtoul() with decimal to dectoul() 2 years ago
  Marek Szyprowski c533f94c10 dfu: add 'SCRIPT' entity 3 years ago
  Jaehoon Chung b5f3405b9d dfu: add 'SKIP' entity 3 years ago
  Marek Szyprowski f21358ad6c dfu: mmc: use the default MMC device if entity specifies it as -1 3 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass e6f6f9e648 common: Drop part.h from common header 4 years ago
  Simon Glass 0528979fa7 part: Drop disk_partition_t typedef 4 years ago
  Marek Szyprowski c2a1e3dbf8 dfu: mmc: remove file size limit for io operations 4 years ago
  Marek Szyprowski 774f8b00b6 dfu: mmc: rearrange the code 4 years ago
  Marek Szyprowski d2d8eab421 dfu: mmc: add support for in-partition offset 4 years ago
  Simon Goldschmidt 1f92c074cb dfu: mmc: call fs functions instead of run_command 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 6 years ago
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 6 years ago
  Patrick Delaunay 15970d871c dfu: remove limitation on partition size 6 years ago
  Patrick Delaunay 4de512018b dfu: allow dfu read on partition greater than 2GB 6 years ago
  Simon Glass 797d1b9de1 dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC 8 years ago
  Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 8 years ago
  Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
  Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
  Stephen Warren 873cc1d777 mmc: store hwpart in the block device 8 years ago
  Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
  Stephen Warren 411c5e57e8 dfu: mmc: buffer file reads too 8 years ago
  Stephen Warren e621c7ab9a dfu: fix 64-bit compile warnings 8 years ago
  Przemyslaw Marczak 41ac233c61 dfu: mmc: file buffer: remove static allocation 9 years ago
  Przemyslaw Marczak 7da6fa2716 dfu: mmc: check if mmc device exists in mmc_block_op() 9 years ago
  Stephen Warren dd64827eb6 dfu: defer parsing of device string to IO backend 10 years ago
  Stephen Warren 0e285b503c dfu: fix some issues with reads/uploads 10 years ago
  Lukasz Majewski c8151b4a5d dfu: mmc: Provide support for eMMC boot partition access 10 years ago
  Mateusz Zalega b7d4259af2 dfu: mmc: change offset base handling 10 years ago