index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fat.h
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-22
fs: fat: Drop CONFIG_SUPPORT_VFAT
Tuomas Tynkkynen
2017-09-15
fs/fat: Clean up open-coded sector <-> cluster conversions
Rob Clark
2017-09-15
fs/fat: fix case for FAT shortnames
Rob Clark
2017-09-15
fat/fs: move ls to generic implementation
Rob Clark
2017-09-15
fat/fs: remove a bunch of dead code
Rob Clark
2017-09-15
fat/fs: convert to directory iterators
Rob Clark
2017-09-15
fs/fat: introduce new director iterators
Rob Clark
2017-09-15
fs/fat: split out helper to init fsdata
Rob Clark
2017-06-03
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
2016-11-28
fs/fat/fatwrite: Local variable as buffer to store dir_slot entries
Tien Fong Chee
2016-09-23
fs/fat: Do not write unmodified fat entries to disk
Stefan Brüns
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2014-11-23
fs: API changes enabling extra parameter to return size of type loff_t
Suriyan Ramasami
2014-11-23
fat: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-08-09
fs: implement size/fatsize/ext4size
Stephen Warren
2014-06-05
fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE
Siva Durga Prasad Paladugu
2014-05-12
fs: fat_write: fix the incorrect last cluster checking
Wu, Josh
2014-05-12
fs/fat: add fat12 cluster check
Wu, Josh
2014-02-19
fat: implement exists() for FAT fs
Stephen Warren
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-04
fs: Move ls and read methods into ext4, fat
Simon Glass
2013-02-04
FAT: use toupper/tolower instead of recoding them
Richard Genoud
2012-10-25
FAT: implement fat_set_blk_dev(), convert cmd_fat.c
Stephen Warren
2012-09-26
FAT: Make it possible to read from any file position
Benoît Thébaudeau
2012-05-22
fat: fix FAT sector offsets overflow on large FAT partitions
Aaron Williams
2011-10-26
FAT: Add FAT write feature
Donggeun Kim
2011-10-01
fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS
Sergei Shtylyov
2011-10-01
fat: fix crash with big sector size
Sergei Shtylyov
2010-10-12
VFAT: fix processing of scattered long file name entries
Mikhail Zolotaryov
2010-07-24
fs/fat: Big code cleanup.
Wolfgang Denk
2008-12-04
Remove non-ascii characters from fat code
Remy Bohmer
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-03-03
Fix checking fat32 cluster size.
michael
2006-08-14
Fix fatload command on FAT32 formatted partitions.
Wolfgang Denk
2004-04-23
* Modify KUP4X board configuration to use SL811 driver for USB memory
LABEL_2004_04_23_2240
wdenk
2004-04-15
* Patch by Stephen Williams, 01 Apr 2004:
wdenk
2004-02-23
* Patch by Thomas Elste, 10 Feb 2004:
wdenk
2004-02-10
* Patch by Jian Zhang, 3 Feb 2004:
wdenk
2003-12-07
* Patch by Pierre Aubert, 24 Nov 2003:
wdenk
2003-09-10
* Patches by Denis Peter, 9 Sep 2003:
U-Boot-0_4_8
wdenk
2003-06-15
* Fix CONFIG_NET_MULTI support in include/net.h
LABEL_2003_06_16_0055
wdenk