1. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  2. f476b4a cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions by Sean Anderson · Mon Apr 12 18:53:05 2021 -0400
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  4. c556a45 cmd: load, emit error message for invalid block device by Heinrich Schuchardt · Wed Jan 27 21:26:43 2021 +0100
  5. 6b82159 efi_loader: setting boot device by Heinrich Schuchardt · Tue Jan 12 12:46:24 2021 +0100
  6. fac9183 fs/fat: implement fsuuid command by Heinrich Schuchardt · Thu Dec 31 00:38:13 2020 +0100
  7. cfca20c fs/squashfs: implement exists() function by Richard Genoud · Tue Nov 03 12:11:26 2020 +0100
  8. 654b248 fs/squashfs: fix board hang-up when calling .exists() by Richard Genoud · Tue Nov 03 12:10:59 2020 +0100
  9. b455978 fs: convert error and debug messages to log by Heinrich Schuchardt · Tue Aug 25 17:49:16 2020 +0000
  10. 2a7fb15 fs/fs.c: add symbolic link case to fs_ls_generic() by Joao Marcos Costa · Thu Jul 30 15:33:51 2020 +0200
  11. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · Thu Jul 30 15:33:47 2020 +0200
  12. ca816ce fs: error handling in do_load() by Heinrich Schuchardt · Mon Jun 29 20:08:49 2020 +0200
  13. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · Tue Mar 24 16:17:04 2020 +0100
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  15. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  16. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  17. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  18. 80ac734 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · Mon Oct 07 14:59:37 2019 +0900
  19. 66d2da3 fs: clean up around fs_type by AKASHI Takahiro · Mon Oct 07 14:59:36 2019 +0900
  20. ca8e377 fs: export fs_close() by AKASHI Takahiro · Mon Oct 07 14:59:35 2019 +0900
  21. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  22. 961ebe8 fs: do_load: pass device path for efi payload by Mian Yousaf Kaukab · Tue Jun 18 15:03:44 2019 +0200
  23. bc23748 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · Wed Feb 13 12:15:26 2019 +0100
  24. 08d1c42 fs: ext4: Unmount FS in do_fs_type() by Marek Vasut · Wed Feb 06 13:19:29 2019 +0100
  25. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · Sat Jan 26 22:13:04 2019 +0100
  26. 64eab04 spl: fat/fs: Add control to build FS EXT4 in SPL by Tien Fong Chee · Wed Jan 23 14:20:06 2019 +0800
  27. 87fda0c spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · Wed Jan 23 14:20:04 2019 +0800
  28. 5b2c687 fs: prevent overwriting reserved memory by Simon Goldschmidt · Mon Jan 14 22:38:19 2019 +0100
  29. 43efaa0 fs: update fs_dev_part in fs_set_blk_dev_with_part() by AKASHI Takahiro · Wed Oct 17 16:32:02 2018 +0900
  30. 73b3497 fs: fat: support unlink by AKASHI Takahiro · Tue Sep 11 15:59:14 2018 +0900
  31. 1ba4253 fs: add unlink interface by AKASHI Takahiro · Tue Sep 11 15:59:13 2018 +0900
  32. 1c24b7b fs: fat: support mkdir by AKASHI Takahiro · Tue Sep 11 15:59:10 2018 +0900
  33. adc8c9f fs: add mkdir interface by AKASHI Takahiro · Tue Sep 11 15:59:08 2018 +0900
  34. 99dc17d fs: fix typo 'dumm' by Heinrich Schuchardt · Sat Aug 11 15:52:14 2018 +0200
  35. 3a6163a fs: Add fs_get_type_name to return current filesystem name by Alex Kiernan · Tue May 29 15:30:50 2018 +0000
  36. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  37. f02c5c5 fs: remove distractive message in fs_read() by Heinrich Schuchardt · Mon Jan 01 21:15:37 2018 +0100
  38. 90762d9 fs: Set .opendir to fs_opendir_unsupported for btrfs by Marek Behún · Fri Oct 06 16:56:07 2017 +0200
  39. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · Sun Sep 03 17:00:29 2017 +0200
  40. 60d74a9 fat/fs: move ls to generic implementation by Rob Clark · Sat Sep 09 13:15:58 2017 -0400
  41. 2b7bfd9 fs: add fs_readdir() by Rob Clark · Sat Sep 09 13:15:55 2017 -0400
  42. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  43. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  44. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  45. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · Mon Feb 29 15:25:44 2016 -0700
  46. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  47. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  48. a027157 fs: handle the fileaddr variable in the same way as in the network case by David Müller (ELSOFT AG) · Fri Jan 08 09:39:20 2016 +0100
  49. 690c796 ubifs: Add generic fs support by Hans de Goede · Thu Sep 17 18:46:58 2015 -0400
  50. 56d9cdf fs/fs.c: read up to EOF when len would read past EOF by Max Krummenacher · Wed Aug 05 17:16:58 2015 +0200
  51. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  52. 7d9faf6 fs: Add command to retrieve the filesystem type by Sjoerd Simons · Mon Jan 05 18:13:36 2015 +0100
  53. a17b7bc fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods by Tom Rini · Mon Nov 24 11:50:46 2014 -0500
  54. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · Mon Nov 17 14:39:38 2014 -0800
  55. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · Wed Nov 12 14:35:04 2014 +0100
  56. 3eb58f5 fs: implement size/fatsize/ext4size by Stephen Warren · Wed Jun 11 12:47:26 2014 -0600
  57. 4c1a9c5 catch wrong load address passed to fatload / ext2load by Pavel Machek · Wed Jul 09 22:42:57 2014 +0200
  58. 1d2f9a0 fat: implement exists() for FAT fs by Stephen Warren · Mon Feb 03 13:21:10 2014 -0700
  59. 12d6d0c ext4: implement exists() for ext4fs by Stephen Warren · Mon Feb 03 13:21:09 2014 -0700
  60. 97d66f2 sandbox: implement exists() function by Stephen Warren · Mon Feb 03 13:21:07 2014 -0700
  61. ec63d4a fs: don't pass NULL dev_desc to most filesystems by Stephen Warren · Mon Feb 03 13:21:01 2014 -0700
  62. d008fbb fs: implement infrastructure for an 'exists' function by Stephen Warren · Mon Feb 03 13:21:00 2014 -0700
  63. 9df2580 fs: fix generic save command implementation by Stephen Warren · Mon Feb 03 13:20:59 2014 -0700
  64. a10c7a5 Fix number base handling of "load" command by Wolfgang Denk · Sat Oct 05 21:07:25 2013 +0200
  65. ea307e8 sandbox: fs: Add support for saving files to host filesystem by Simon Glass · Sat Apr 20 08:42:51 2013 +0000
  66. eda14ea fs: Add support for saving data to filesystems by Simon Glass · Sat Apr 20 08:42:50 2013 +0000
  67. 1184287 sandbox: Add host filesystem by Simon Glass · Wed Dec 26 09:53:35 2012 +0000
  68. 19e3858 fs: Move ls and read methods into ext4, fat by Simon Glass · Wed Dec 26 09:53:33 2012 +0000
  69. cbe5d5d fs: Use map_sysmem() on read by Simon Glass · Wed Dec 26 09:53:32 2012 +0000
  70. 6a46e2f fs: Tell probe functions where to put their results by Simon Glass · Wed Dec 26 09:53:31 2012 +0000
  71. e6aad85 fs: Use filesystem methods instead of switch() by Simon Glass · Wed Dec 26 09:53:30 2012 +0000
  72. 1aede48 fs: Fully populate the filesystem method struct by Simon Glass · Wed Dec 26 09:53:29 2012 +0000
  73. fff5c07 fs: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:23 2013 +0000
  74. 1fd2d8a fs/fs.c: do_fsload: measure throughput by Andreas Bießmann · Wed Nov 14 13:32:37 2012 +0100
  75. 128d3d9 fs: rename fsload command to load by Stephen Warren · Wed Oct 31 11:05:07 2012 +0000
  76. 40816a0 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · Tue Oct 30 12:04:19 2012 +0000
  77. b2d5cd6 fs: fix do_fsload() handling of optional arguments by Stephen Warren · Tue Oct 30 12:04:17 2012 +0000
  78. 44161af fs: handle CONFIG_NEEDS_MANUAL_RELOC by Stephen Warren · Tue Oct 30 07:50:47 2012 +0000
  79. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · Mon Oct 22 06:43:51 2012 +0000