- 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 5231797 fs: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- cab43b0 fs: fat: fill creation and change date by Heinrich Schuchardt · 8 months ago
- 4aa5291 fs: fat: convert change month correctly by Heinrich Schuchardt · 8 months ago
- 75c9f37 fs: fat: add bootsector validity check by Christian Taedcke · 1 year ago
- ab985e8 fs: fat: simplify gotos from read_bootsectandvi by Christian Taedcke · 1 year ago
- cd7a1a0 fs: fat: calculate FAT type based on cluster count by Christian Taedcke · 1 year ago
- dfe1736 fs: fat: use get_unaligned_le16 to convert u8[2] to u16 by Christian Taedcke · 1 year ago
- 23e3453 part: Add accessors for struct disk_partition uuid by Simon Glass · 1 year, 3 months ago
- f0be00e fs: fat: avoid multiplication overflow by Heinrich Schuchardt · 1 year, 4 months ago
- d701a22 fat: correct sign for deletion mark by Heinrich Schuchardt · 1 year, 4 months ago
- 4745981 fs: fat: Shrink the size of a few strings by Simon Glass · 1 year, 4 months ago
- 4052d1f fs: fat: do not mangle short filenames by Stefan Herbrechtsmeier · 1 year, 8 months ago
- 468247d log: Add a category for filesystems by Simon Glass · 1 year, 10 months ago
- 6362d97 fs/fat: avoid noisy message fat_read_file() by Heinrich Schuchardt · 1 year, 10 months ago
- fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
- f5ac303 blk: Use a function for whether block devices are available by Simon Glass · 2 years, 3 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 8fb445a fs: fat: check for buffer size before reading blocks by Ricardo Salveti · 3 years, 2 months ago
- 236a2d1 fs: fat: add file attributes to struct fs_dirent by Heinrich Schuchardt · 3 years, 6 months ago
- 1c579db fs: fat: fix file_fat_detectfs() by Heinrich Schuchardt · 3 years, 10 months ago
- 2e1b17b fs: fat: remove trailing periods from long name by Heinrich Schuchardt · 3 years, 10 months ago
- b36d546 fs: fat: must not write directory '.' and '..' by Heinrich Schuchardt · 3 years, 10 months ago
- 502cb89 fs: fat: usage basename in file_fat_write_at, fat_mkdir by Heinrich Schuchardt · 3 years, 10 months ago
- eb3587b fs: fat: remove superfluous assignments by Heinrich Schuchardt · 3 years, 10 months ago
- cfb7c2b fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · 3 years, 10 months ago
- 66ea58c fs: fat: structure for name and extension by Heinrich Schuchardt · 3 years, 10 months ago
- 913339a fs: fat: consistent error handling for flush_dir() by Heinrich Schuchardt · 3 years, 10 months ago
- fac9183 fs/fat: implement fsuuid command by Heinrich Schuchardt · 3 years, 11 months ago
- bb09393 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · 4 years ago
- 284e85b fs: fat: deletion of long file names by Heinrich Schuchardt · 4 years ago
- 9a4564e fs: fat: first dentry of long name in FAT iterator by Heinrich Schuchardt · 4 years ago
- f600119 fs: fat: use constant DELETED_FLAG by Heinrich Schuchardt · 4 years ago
- 7a3f610 fs: fat: search file should not allocate cluster by Heinrich Schuchardt · 4 years ago
- 524d13a fs: fat: reuse deleted directory entries by Heinrich Schuchardt · 4 years ago
- 5bc30a5 fs: fat: fat_find_empty_dentries() by Heinrich Schuchardt · 4 years ago
- e09f3e4 fs: fat: flush new directory cluster by Heinrich Schuchardt · 4 years ago
- 51d5b2a fs: fat: set start cluster for root directory by Heinrich Schuchardt · 4 years ago
- 3b9d843 fs: fat: dentry iterator for fill_dir_slot() by Heinrich Schuchardt · 4 years ago
- 24977e5 fs: fat: generate unique short names by Heinrich Schuchardt · 4 years ago
- 7afbd60 fs: fat: call set_name() only once by Heinrich Schuchardt · 4 years ago
- ac4ab75 fs: fat: pass shortname to fill_dir_slot by Heinrich Schuchardt · 4 years ago
- ba9c44e fs: fat: create correct short names by Heinrich Schuchardt · 4 years ago
- 497d874 fs: fat: export fat_next_cluster() by Heinrich Schuchardt · 4 years ago
- 00cf076 fs: fat: correct first cluster for '..' by Heinrich Schuchardt · 4 years ago
- 881c74a fs: fat: use ATTR_ARCH instead of anonymous 0x20 by Heinrich Schuchardt · 4 years ago
- 6dc7a16 fs: fat: directory entries starting with 0x05 by Heinrich Schuchardt · 4 years ago
- a802152 fs: fat: avoid NULL dereference when root dir is full by Heinrich Schuchardt · 4 years ago
- 95bbe15 fs/fat/fat.c: Do not perform zero block reads if there are no blocks left by Jason Wessel · 4 years, 5 months ago
- 8a3ac6e fs/fat: reduce data size for FAT_WRITE by Heinrich Schuchardt · 4 years, 5 months ago
- 6cc5432 fs: fat_write: fix short name creation. by Heinrich Schuchardt · 4 years, 6 months ago
- 59e9440 fs: fat: fix fat iteration by Christian Gmeiner · 4 years, 6 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
- 3a867ce fat: write: adjust data written in each partial write by Marek Szyprowski · 5 years ago
- 2f24167 fat: write: fix broken write to fragmented files by Marek Szyprowski · 5 years ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 5f6ae54 fs: fat: handle deleted directory entries correctly by AKASHI Takahiro · 5 years ago
- d37d47c fs: fat: get_contents() always returns -1 for errors by Heinrich Schuchardt · 5 years ago
- c1a159c fs: fat: treat invalid FAT clusters as errors by Heinrich Schuchardt · 5 years ago
- c3677ae fat: FAT filesystem premature release of info struct. by Martin Vystrčil · 5 years ago
- c326933 fs: fat: allocate a new cluster for root directory of fat32 by AKASHI Takahiro · 6 years ago
- a2c0bd0 fs: fat: flush a directory cluster properly by AKASHI Takahiro · 6 years ago
- d98c674 fs: fat: write to non-cluster-aligned root directory by AKASHI Takahiro · 6 years ago
- 8a6c612 fs: fat: Fix possible double free of fatbuf by Andrew F. Davis · 6 years ago
- 5858721 fs: fat: correct file name normalization by Heinrich Schuchardt · 6 years ago
- ccea733 fs: fat: fix reading non-cluster-aligned root directory by Anssi Hannula · 6 years ago
- db538a9 fs: fat: fix link error when building with DEBUG=1 by Heinrich Schuchardt · 6 years ago
- d16b79b fs: fat: Reduce default max clustersize 64KiB from malloc pool by Tien Fong Chee · 6 years ago
- f6764f2 fs: fat: dynamically allocate memory for temporary buffer by Tien Fong Chee · 6 years ago
- 87fda0c spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · 6 years ago
- 61934d1 Revert "fs: fat: assign rootdir sector when accessing root directory" by Tom Rini · 6 years ago
- d6153f1 fs: fix FAT name extraction by Patrick Wildt · 6 years ago
- 1d614b9 fs: check FAT cluster size by Patrick Wildt · 6 years ago
- 23f9af1 fs: fat: assign rootdir sector when accessing root directory by Thomas RIENOESSL · 6 years ago
- 0d01bdb fs: fat: Fix warning in normalize_longname() by Tom Rini · 6 years ago
- 9fb8db4 fs: fat: fix set_cluster() by Heinrich Schuchardt · 6 years ago
- b2242f6 fs: fat: memory leak in fat_unlink() by Heinrich Schuchardt · 6 years ago
- aa9d6ba fs: fat: unaligned buffers are not an error by Heinrich Schuchardt · 6 years ago
- 73b3497 fs: fat: support unlink by AKASHI Takahiro · 6 years ago
- 1c24b7b fs: fat: support mkdir by AKASHI Takahiro · 6 years ago
- f0926ae fs: fat: remember the starting cluster number of directory by AKASHI Takahiro · 6 years ago
- b07f704 fs: fat: support write with non-zero offset by AKASHI Takahiro · 6 years ago
- ed8b1e4 fs: fat: refactor write interface for a file offset by AKASHI Takahiro · 6 years ago
- 49ca96b fs: fat: support write with sub-directory path by AKASHI Takahiro · 6 years ago
- 6aa7769 fs: fat: write returns error code instead of -1 by AKASHI Takahiro · 6 years ago
- c83df1a fs: fat: check and normalize file name by AKASHI Takahiro · 6 years ago
- 044fbe0 Revert "fs: fat: cannot write to subdirectories" by AKASHI Takahiro · 6 years ago
- b88dff2 fs: fat: assure iterator's ->dent belongs to ->clust by AKASHI Takahiro · 6 years ago
- f0a4781 fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve() by AKASHI Takahiro · 6 years ago
- 0d89842 fs: fat: extend get_fs_info() for write use by AKASHI Takahiro · 6 years ago
- 315c81d fs/fat: debug-print file read position during file_fat_read_at() by Andreas Dannenberg · 6 years ago
- fcd4129 fs: fat: cannot write to subdirectories by Heinrich Schuchardt · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- a799dcd fs: fat: Drop CONFIG_SUPPORT_VFAT by Tuomas Tynkkynen · 7 years ago
- a367927 fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description by Tuomas Tynkkynen · 7 years ago