1. c39d22c fs: Disable sandbox filesystem in SPL by Sean Anderson · 11 months ago
  2. 46bb863 fs: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  3. de7b5a8 fs: Create functions to load and allocate a file by Simon Glass · 1 year, 4 months ago
  4. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 2 months ago
  5. c24e58f fs: Add a function to set the filesystem type by Simon Glass · 2 years, 5 months ago
  6. f362dea fs: Allow to compile FS_SQUASHFS only for proper U-Boot by Pali Rohár · 2 years, 6 months ago
  7. b8a7916 fs: Allow to compile FS_BTRFS when SPL is enabled by Pali Rohár · 2 years, 6 months ago
  8. b8617df fs: Allow to compile CMD_UBIFS when SPL is enabled by Pali Rohár · 2 years, 6 months ago
  9. 5bbaba6 fs: Allow to compile FS_FAT only for proper U-Boot by Pali Rohár · 2 years, 6 months ago
  10. f676b45 fs: Add semihosting filesystem by Sean Anderson · 2 years, 6 months ago
  11. 830613f fs/erofs: add erofs filesystem support by Huang Jianan · 2 years, 7 months ago
  12. 3bd0e2c fs: avoid superfluous messages by Heinrich Schuchardt · 3 years ago
  13. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  14. 7194527 cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions by Sean Anderson · 3 years, 5 months ago
  15. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  16. ec9d19b cmd: load, emit error message for invalid block device by Heinrich Schuchardt · 3 years, 8 months ago
  17. 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 8 months ago
  18. c0029e4 fs/fat: implement fsuuid command by Heinrich Schuchardt · 3 years, 9 months ago
  19. dd4866b fs/squashfs: implement exists() function by Richard Genoud · 3 years, 11 months ago
  20. 1b1e0c0 fs/squashfs: fix board hang-up when calling .exists() by Richard Genoud · 3 years, 11 months ago
  21. 0d32d8c fs: convert error and debug messages to log by Heinrich Schuchardt · 4 years, 1 month ago
  22. 02c366b fs/fs.c: add symbolic link case to fs_ls_generic() by Joao Marcos Costa · 4 years, 2 months ago
  23. c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 2 months ago
  24. 1244f36 fs: error handling in do_load() by Heinrich Schuchardt · 4 years, 3 months ago
  25. 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 6 months ago
  26. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  27. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  28. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 4 months ago
  29. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 4 months ago
  30. b7cd956 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · 5 years ago
  31. 185aed7 fs: clean up around fs_type by AKASHI Takahiro · 5 years ago
  32. 64f49eb fs: export fs_close() by AKASHI Takahiro · 5 years ago
  33. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  34. ee88eac fs: do_load: pass device path for efi payload by Mian Yousaf Kaukab · 5 years ago
  35. aaa1215 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · 6 years ago
  36. e531c67 fs: ext4: Unmount FS in do_fs_type() by Marek Vasut · 6 years ago
  37. 9cc2323 lmb: handle more than one DRAM BANK by Simon Goldschmidt · 6 years ago
  38. cafc429 spl: fat/fs: Add control to build FS EXT4 in SPL by Tien Fong Chee · 6 years ago
  39. d8c3ea9 spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · 6 years ago
  40. aa3c609 fs: prevent overwriting reserved memory by Simon Goldschmidt · 6 years ago
  41. b0c78d8 fs: update fs_dev_part in fs_set_blk_dev_with_part() by AKASHI Takahiro · 6 years ago
  42. f8240ce fs: fat: support unlink by AKASHI Takahiro · 6 years ago
  43. e2519da fs: add unlink interface by AKASHI Takahiro · 6 years ago
  44. 31a18d5 fs: fat: support mkdir by AKASHI Takahiro · 6 years ago
  45. e7074cf fs: add mkdir interface by AKASHI Takahiro · 6 years ago
  46. ca230b0 fs: fix typo 'dumm' by Heinrich Schuchardt · 6 years ago
  47. 0d488e8 fs: Add fs_get_type_name to return current filesystem name by Alex Kiernan · 6 years ago
  48. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  49. a327bde fs: remove distractive message in fs_read() by Heinrich Schuchardt · 7 years ago
  50. 38fc683 fs: Set .opendir to fs_opendir_unsupported for btrfs by Marek Behún · 7 years ago
  51. 0c936ee fs: btrfs: Add U-Boot fs handlers. by Marek Behún · 7 years ago
  52. 89191d6 fat/fs: move ls to generic implementation by Rob Clark · 7 years ago
  53. 4bbcc96 fs: add fs_readdir() by Rob Clark · 7 years ago
  54. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  55. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  56. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  57. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  58. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  59. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  60. e9cdf3b fs: handle the fileaddr variable in the same way as in the network case by David Müller (ELSOFT AG) · 9 years ago
  61. 251cee0 ubifs: Add generic fs support by Hans de Goede · 9 years ago
  62. 7a3e70c fs/fs.c: read up to EOF when len would read past EOF by Max Krummenacher · 9 years ago
  63. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  64. 1a1ad8e fs: Add command to retrieve the filesystem type by Sjoerd Simons · 10 years ago
  65. 9e374e7 fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods by Tom Rini · 10 years ago
  66. d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  67. 59e890e fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  68. cf65981 fs: implement size/fatsize/ext4size by Stephen Warren · 10 years ago
  69. 949bbd7 catch wrong load address passed to fatload / ext2load by Pavel Machek · 10 years ago
  70. b7b5f31 fat: implement exists() for FAT fs by Stephen Warren · 11 years ago
  71. 55af5c9 ext4: implement exists() for ext4fs by Stephen Warren · 11 years ago
  72. 0a30aa1 sandbox: implement exists() function by Stephen Warren · 11 years ago
  73. 377202b fs: don't pass NULL dev_desc to most filesystems by Stephen Warren · 11 years ago
  74. 6152916 fs: implement infrastructure for an 'exists' function by Stephen Warren · 11 years ago
  75. bd6fb31 fs: fix generic save command implementation by Stephen Warren · 11 years ago
  76. b770e88 Fix number base handling of "load" command by Wolfgang Denk · 11 years ago
  77. 7eb2c8d sandbox: fs: Add support for saving files to host filesystem by Simon Glass · 11 years ago
  78. a8f6ab5 fs: Add support for saving data to filesystems by Simon Glass · 11 years ago
  79. 92ccc96 sandbox: Add host filesystem by Simon Glass · 12 years ago
  80. e6d5241 fs: Move ls and read methods into ext4, fat by Simon Glass · 12 years ago
  81. 117e050 fs: Use map_sysmem() on read by Simon Glass · 12 years ago
  82. 2ded0d4 fs: Tell probe functions where to put their results by Simon Glass · 12 years ago
  83. c6f548d fs: Use filesystem methods instead of switch() by Simon Glass · 12 years ago
  84. 436e2b7 fs: Fully populate the filesystem method struct by Simon Glass · 12 years ago
  85. 49c4f03 fs: Use new numeric setenv functions by Simon Glass · 12 years ago
  86. da1fd96 fs/fs.c: do_fsload: measure throughput by Andreas Bießmann · 12 years ago
  87. f9b55e2 fs: rename fsload command to load by Stephen Warren · 12 years ago
  88. 3f83c87 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
  89. e9b0f99 fs: fix do_fsload() handling of optional arguments by Stephen Warren · 12 years ago
  90. a1b231c fs: handle CONFIG_NEEDS_MANUAL_RELOC by Stephen Warren · 12 years ago
  91. 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago