Historique des commits

Auteur SHA1 Message Date
  Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() il y a 9 ans
  Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef il y a 9 ans
  Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags il y a 9 ans
  David Müller (ELSOFT AG) e9cdf3b85e fs: handle the fileaddr variable in the same way as in the network case il y a 9 ans
  Hans de Goede 251cee0db2 ubifs: Add generic fs support il y a 9 ans
  Max Krummenacher 7a3e70cfd8 fs/fs.c: read up to EOF when len would read past EOF il y a 9 ans
  Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined il y a 10 ans
  Sjoerd Simons 1a1ad8e090 fs: Add command to retrieve the filesystem type il y a 10 ans
  Tom Rini 9e374e7b72 fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods il y a 10 ans
  Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t il y a 10 ans
  Christian Gmeiner 59e890ef7b fs: make it possible to read the filesystem UUID il y a 10 ans
  Stephen Warren cf6598193a fs: implement size/fatsize/ext4size il y a 11 ans
  Pavel Machek 949bbd7c86 catch wrong load address passed to fatload / ext2load il y a 11 ans
  Stephen Warren b7b5f3195f fat: implement exists() for FAT fs il y a 11 ans
  Stephen Warren 55af5c9313 ext4: implement exists() for ext4fs il y a 11 ans
  Stephen Warren 0a30aa1e7e sandbox: implement exists() function il y a 11 ans
  Stephen Warren 377202b560 fs: don't pass NULL dev_desc to most filesystems il y a 11 ans
  Stephen Warren 6152916a95 fs: implement infrastructure for an 'exists' function il y a 11 ans
  Stephen Warren bd6fb31fab fs: fix generic save command implementation il y a 11 ans
  Wolfgang Denk b770e88a6c Fix number base handling of "load" command il y a 11 ans
  Simon Glass 7eb2c8d573 sandbox: fs: Add support for saving files to host filesystem il y a 12 ans
  Simon Glass a8f6ab5229 fs: Add support for saving data to filesystems il y a 12 ans
  Simon Glass 92ccc96bf3 sandbox: Add host filesystem il y a 12 ans
  Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat il y a 12 ans
  Simon Glass 117e050727 fs: Use map_sysmem() on read il y a 12 ans
  Simon Glass 2ded0d4719 fs: Tell probe functions where to put their results il y a 12 ans
  Simon Glass c6f548d232 fs: Use filesystem methods instead of switch() il y a 12 ans
  Simon Glass 436e2b7319 fs: Fully populate the filesystem method struct il y a 12 ans
  Simon Glass 49c4f0370b fs: Use new numeric setenv functions il y a 12 ans
  Andreas Bießmann da1fd96ce4 fs/fs.c: do_fsload: measure throughput il y a 12 ans