1. 50ad019 test/py: Disable error E0611 in two cases for pylint by Tom Rini · Sat Dec 09 14:52:46 2023 -0500
  2. 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · Tue Nov 28 20:10:36 2023 -0500
  3. 570dc36 test: fs: Add test to detect fat type by Christian Taedcke · Wed Nov 15 13:44:24 2023 +0100
  4. a1fd735 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · Wed Nov 15 13:44:22 2023 +0100
  5. 1fcaf95 efi_loader: Boot var automatic management by Raymond Mao · Fri Nov 10 13:25:37 2023 +0900
  6. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  7. a09bcfe test: fs: Check fat short file name by Stefan Herbrechtsmeier · Wed Mar 22 09:46:02 2023 +0100
  8. 1d5006c test: Split out mk_fs function into a helper by Simon Glass · Sat Oct 29 19:47:05 2022 -0600
  9. aa47712 test: Make test_sqfs_ls() single-threaded by Simon Glass · Sat Aug 06 17:51:50 2022 -0600
  10. f46ac7d test: fix parsing the mksquashfs version number by Heinrich Schuchardt · Tue May 24 13:36:21 2022 +0200
  11. a992e8a test/py: test_fs: Correct the test case name by Bin Meng · Tue May 17 23:24:44 2022 +0800
  12. 11e0443 test/py: Add tests for the erofs by Huang Jianan · Sat Feb 26 15:05:51 2022 +0800
  13. aeb7e66 test/py: Improve check for mksquashfs version by Marek Behún · Thu Jul 22 22:52:05 2021 +0200
  14. e894615 test/py: rewrite sqfsls command test suite by Joao Marcos Costa · Wed Jun 30 19:45:05 2021 -0300
  15. 1f56737 test/py: rewrite sqfsload command test suite by Joao Marcos Costa · Wed Jun 30 19:45:04 2021 -0300
  16. ab09661 test/py: rewrite common tools for SquashFS tests by Joao Marcos Costa · Wed Jun 30 19:45:03 2021 -0300
  17. 7ff17f2 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · Fri Jun 04 22:04:46 2021 +0300
  18. 3dec7a5 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · Fri Jun 04 22:04:45 2021 +0300
  19. 70e473f test: Include /sbin to the PATH when creating file system by Andy Shevchenko · Thu Jun 10 18:08:42 2021 +0300
  20. 46132c2 test: Fix filesystem tests always being skipped by Alper Nebi Yasak · Thu May 20 22:09:46 2021 +0300
  21. e70ed8c test: Don't unmount not (yet) mounted system by Andy Shevchenko · Thu Feb 11 16:40:12 2021 +0200
  22. 1b91cee test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · Thu Jan 28 14:39:56 2021 -0500
  23. fad2e88 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · Tue Oct 20 08:45:46 2020 +0100
  24. ca06c6b test/py: Add tests for LZO and ZSTD by Joao Marcos Costa · Tue Aug 18 17:17:25 2020 +0200
  25. 9f16108 test/py: fix SquashFS tests by Joao Marcos Costa · Mon Aug 10 14:37:27 2020 +0200
  26. f7d1093 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · Tue Aug 04 11:28:33 2020 -0600
  27. 31ae55f test/py: Add tests for the SquashFS commands by Joao Marcos Costa · Thu Jul 30 15:33:52 2020 +0200
  28. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · Tue Mar 24 16:17:04 2020 +0100
  29. bc85617 test: test_fs error message by Heinrich Schuchardt · Mon Apr 20 20:48:40 2020 +0200
  30. 4b63f69 test/py: test_fs: add tests for creating/deleting many files by AKASHI Takahiro · Tue Nov 26 17:28:49 2019 +0900
  31. 784e27d test/py: Update test_fs to decode check_output calls by Tom Rini · Thu Oct 24 11:59:24 2019 -0400
  32. 7f24c19 test/py: Automated conversion to Python 3 by Tom Rini · Thu Oct 24 11:59:20 2019 -0400
  33. d7e439c test.py: Disable fsck for FAT tests for now by Tom Rini · Tue Apr 09 16:08:52 2019 -0400
  34. 8aea8a6 test: fs: Added tests for symlinks by Jean-Jacques Hiblot · Wed Feb 13 12:15:27 2019 +0100
  35. d2fd35c test: fs: Add filesystem integrity checks by Jean-Jacques Hiblot · Wed Feb 13 12:15:23 2019 +0100
  36. 5390ced test: fs: disable the metadata checksums on ext4 filesystems by Jean-Jacques Hiblot · Wed Feb 13 12:15:22 2019 +0100
  37. e9f4d87 test: Use single quote consistently by Simon Glass · Thu Dec 27 08:11:13 2018 -0700
  38. 3fcb828 test: Add a 'make qcheck' target for quicker testing by Simon Glass · Sun Nov 18 08:14:29 2018 -0700
  39. bcdd1f2 test/py: test_fs: add docstring comments to helper functions by Akashi Takahiro · Thu Sep 27 16:07:23 2018 +0900
  40. 89101f8 test/py: test_fs: remove fs_type argument from umount_fs() by Akashi Takahiro · Thu Sep 27 16:07:22 2018 +0900
  41. d49e799 test/py: fs: add fstest/unlink test by Akashi, Takahiro · Tue Sep 11 16:06:03 2018 +0900
  42. 1e90c2c test/py: fs: add fstest/mkdir test by AKASHI Takahiro · Tue Sep 11 15:59:21 2018 +0900
  43. dde5d3f test/py: fs: add extended write operation test by AKASHI Takahiro · Tue Sep 11 15:59:20 2018 +0900
  44. 615af9a test/py: convert fs-test.sh to pytest by AKASHI Takahiro · Tue Sep 11 15:59:19 2018 +0900