Commit History

Author SHA1 Message Date
  Heinrich Schuchardt 5a8d1f60b2 fs/fat: reduce data size for FAT_WRITE 3 years ago
  Heinrich Schuchardt a20f0c820f fs: fat_write: fix short name creation. 4 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 90526e9fba common: Drop net.h from common header 4 years ago
  Tom Rini 9a8942b53d Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm 4 years ago
  Marek Szyprowski a54ece4085 fat: write: adjust data written in each partial write 4 years ago
  Marek Szyprowski 5e615b74e8 fat: write: fix broken write to fragmented files 4 years ago
  Simon Glass 336d4615f8 dm: core: Create a new header file for 'compat' features 4 years ago
  AKASHI Takahiro cd2d727fff fs: fat: allocate a new cluster for root directory of fat32 5 years ago
  AKASHI Takahiro 9c709c7b41 fs: fat: flush a directory cluster properly 5 years ago
  AKASHI Takahiro a9f6706cf0 fs: fat: write to non-cluster-aligned root directory 5 years ago
  Heinrich Schuchardt 7b437807ee fs: fat: correct file name normalization 5 years ago
  Heinrich Schuchardt 7274b7638a fs: fat: fix link error when building with DEBUG=1 5 years ago
  Tom Rini 819c80f528 fs: fat: Fix warning in normalize_longname() 5 years ago
  Heinrich Schuchardt f105fe7bc5 fs: fat: fix set_cluster() 5 years ago
  Heinrich Schuchardt 0d532e911c fs: fat: memory leak in fat_unlink() 5 years ago
  Heinrich Schuchardt 1c381cebb7 fs: fat: unaligned buffers are not an error 5 years ago
  AKASHI Takahiro f8240ce95d fs: fat: support unlink 5 years ago
  AKASHI Takahiro 31a18d570d fs: fat: support mkdir 5 years ago
  AKASHI Takahiro cb8af8af5b fs: fat: support write with non-zero offset 5 years ago
  AKASHI Takahiro 704df6aa0a fs: fat: refactor write interface for a file offset 5 years ago
  AKASHI Takahiro 4ced2039dc fs: fat: support write with sub-directory path 5 years ago
  AKASHI Takahiro f1149cea16 fs: fat: write returns error code instead of -1 5 years ago
  AKASHI Takahiro 25bb9dab14 fs: fat: check and normalize file name 5 years ago
  AKASHI Takahiro 881042ef02 Revert "fs: fat: cannot write to subdirectories" 5 years ago
  Heinrich Schuchardt 0dc1bfb730 fs: fat: cannot write to subdirectories 6 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Tuomas Tynkkynen 8bad6cb176 fs: fat: Drop CONFIG_SUPPORT_VFAT 6 years ago
  Jean-Jacques Hiblot 2c33b0c7d8 fat write: Fixed a problem with the case of file names when writing files 6 years ago
  Rob Clark 265edc03d5 fs/fat: Clean up open-coded sector <-> cluster conversions 6 years ago