1. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  2. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  3. d6456b0 fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled by Hiago De Franco · 10 weeks ago
  4. c588e9b fs: drop reiserfs by Peter Robinson · 9 months ago
  5. c678b32 fs: Add semihosting filesystem by Sean Anderson · 2 years, 8 months ago
  6. 024fb2f fs/erofs: add erofs filesystem support by Huang Jianan · 2 years, 9 months ago
  7. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 4 months ago
  8. db2254b cbfs: Allow CBFS to be used in SPL by Simon Glass · 5 years ago
  9. 05b1db1 fs: fat: Build only if CONFIG_FS_FAT=y by Ismael Luceno Cortes · 6 years ago
  10. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  11. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  12. 17cfc0c fs: Makefile: Add fs.c under SPL for fs_loader by Keerthy · 6 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · 7 years ago
  15. 45ebb95 fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · 7 years ago
  16. 8c6c7c2 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · 8 years ago
  17. 579b51a fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 8 years ago
  18. 1eb410c spl: Add EXT support to SPL by Guillaume GARDET · 10 years ago
  19. 06ab7dd fs/fdos: Remove by Tom Rini · 11 years ago
  20. d008e6c fs: descend into sub directories when it is necessary by Masahiro Yamada · 11 years ago
  21. af1274a Makefile: move fs/fat/ entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  22. 006bb56 fs: move some file system to fs/Makefile by Masahiro Yamada · 11 years ago
  23. 22cca02 fs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  24. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  26. e61c6a2 fs: delete unused Makefile by Stephen Warren · 12 years ago
  27. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
  28. 71014b6 ext4fs ls load support by Uma Shankar · 13 years ago
  29. 9b4a1f9 zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  30. 2fc10f6 UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · 16 years ago
  31. 39b9fc9 fs: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 589ad29 moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks by William Juul · 17 years ago
  33. e24ebad Incorporate yaffs2 into U-boot by William Juul · 17 years ago
  34. 40277b3 Synchronize with U-BOOT mainline by Michal Simek · 17 years ago
  35. 09da925 [FS] Added support for ROMFS by Michal Simek · 17 years ago
  36. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  37. 15be813 ext2fs support added by stroese · 20 years ago
  38. 4d01d9e * Patch by Pavel Bartusek, 21 Mar 2004 Add Reiserfs support by wdenk · 21 years ago
  39. ae65f50 * Patch by Robert Schwebel, 15 Dec 2003: by wdenk · 21 years ago
  40. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  41. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
  42. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago
  43. 012771d Initial revision by wdenk · 23 years ago