Historique des commits

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