1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  2. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  3. 1c9f8f6 ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · 5 years ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  5. 3ee2f97 ext4: Update ext2/3/4 superblock, group descriptor and inode structures by Stefan Brüns · 8 years ago
  6. 290ce2f ext4: Use correct value for inode size even on revision 0 filesystems by Stefan Brüns · 8 years ago
  7. 58a9ecb ext4: fix endianess problems in ext4 write support by Michael Walle · 8 years ago
  8. 7f101be ext4: use kernel names for byte swaps by Michael Walle · 8 years ago
  9. 2a0b7a9 ext4: change structure fields to __le/__be types by Michael Walle · 8 years ago
  10. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  11. 04735e9 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  12. 50ce4c0 fs/ext4: Support device block sizes != 512 bytes by Egbert Eich · 11 years ago
  13. 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  14. 8118081 cmd_extX: use common get_device_and_partition function by Rob Herring · 12 years ago
  15. ed34f34 ext4fs write support by Uma Shankar · 12 years ago
  16. a159643 ext4fs ls load support by Uma Shankar · 12 years ago