net: dwc_eth_qos: Fix needless phy auto-negotiation restarts
[pandora-u-boot.git] / fs / fat /
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-11 Tom RiniMerge branch '2021-04-11-remove-non-migrated-boards'
2021-04-11 Tom RiniMerge tag 'video-2021-07-rc1' of https://source.denx...
2021-04-10 Tom RiniMerge tag 'efi-2021-07-rc1' of https://source.denx...
2021-04-10 Heinrich Schuchardtfs: fat: fix file_fat_detectfs()
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-05 Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'efi-2021-04-rc2' of https://gitlab.denx...
2021-02-03 Heinrich Schuchardtfs: fat: remove trailing periods from long name
2021-02-03 Heinrich Schuchardtfs: fat: must not write directory '.' and '..'
2021-02-03 Heinrich Schuchardtfs: fat: usage basename in file_fat_write_at, fat_mkdir
2021-01-29 Tom RiniMerge branch '2021-01-29-assorted-fixes'
2021-01-29 Heinrich Schuchardtfs: fat: remove superfluous assignments
2021-01-29 Heinrich Schuchardtfs: fat: avoid out of bounds access warning
2021-01-25 Tom RiniMerge tag 'u-boot-imx-20210125' of https://gitlab.denx...
2021-01-25 Tom RiniMerge tag 'u-boot-atmel-2021.04-b' of https://gitlab...
2021-01-24 Tom RiniMerge tag 'efi-2021-04-rc1-3' of https://gitlab.denx...
2021-01-23 Heinrich Schuchardtfs: fat: structure for name and extension
2021-01-23 Heinrich Schuchardtfs: fat: consistent error handling for flush_dir()
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-01 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-31 Heinrich Schuchardtfs/fat: implement fsuuid command
2020-12-31 Heinrich Schuchardtfs: fat: eliminate DIRENTSPERBLOCK() macro
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-12-10 Tom RiniMerge tag 'efi-next' of https://gitlab.denx.de/u-boot...
2020-12-10 Heinrich Schuchardtfs: fat: deletion of long file names
2020-12-10 Heinrich Schuchardtfs: fat: first dentry of long name in FAT iterator
2020-12-10 Heinrich Schuchardtfs: fat: use constant DELETED_FLAG
2020-12-10 Heinrich Schuchardtfs: fat: search file should not allocate cluster
2020-12-10 Heinrich Schuchardtfs: fat: reuse deleted directory entries
2020-12-10 Heinrich Schuchardtfs: fat: fat_find_empty_dentries()
2020-12-10 Heinrich Schuchardtfs: fat: flush new directory cluster
2020-12-10 Heinrich Schuchardtfs: fat: set start cluster for root directory
2020-12-10 Heinrich Schuchardtfs: fat: dentry iterator for fill_dir_slot()
2020-12-10 Heinrich Schuchardtfs: fat: generate unique short names
2020-12-10 Heinrich Schuchardtfs: fat: call set_name() only once
2020-12-10 Heinrich Schuchardtfs: fat: pass shortname to fill_dir_slot
2020-12-10 Heinrich Schuchardtfs: fat: create correct short names
2020-12-10 Heinrich Schuchardtfs: fat: export fat_next_cluster()
2020-12-10 Heinrich Schuchardtfs: fat: correct first cluster for '..'
2020-11-29 Tom RiniMerge tag 'mmc-2020-11-29' of https://gitlab.denx.de...
2020-11-29 Tom RiniMerge tag 'efi-2021-01-rc3-3' of https://gitlab.denx...
2020-11-29 Heinrich Schuchardtfs: fat: use ATTR_ARCH instead of anonymous 0x20
2020-11-29 Heinrich Schuchardtfs: fat: directory entries starting with 0x05
2020-11-29 Heinrich Schuchardtfs: fat: avoid NULL dereference when root dir is full
2020-08-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-05 Tom RiniMerge branch '2020-08-05-misc-fixes'
2020-08-04 Jason Wesselfs/fat/fat.c: Do not perform zero block reads if there...
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
2020-07-16 Tom RiniMerge tag 'mmc-7-24-2020' of https://gitlab.denx.de...
2020-07-14 Tom RiniMerge tag 'ti-v2020.10-rc1' of https://gitlab.denx...
2020-07-13 Tom RiniMerge tag 'efi-2020-10-rc1-3' of https://gitlab.denx...
2020-07-11 Heinrich Schuchardtfs/fat: reduce data size for FAT_WRITE
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge branch '2020-07-07-misc-new-features'
2020-07-07 Heinrich Schuchardtfs: fat_write: fix short name creation.
2020-07-07 Tom RiniMerge tag 'u-boot-stm32-20200707' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-07 Christian Gmeinerfs: fat: fix fat iteration
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasspart: Drop disk_partition_t typedef
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-10 Tom RiniMerge tag 'fixes-for-v2020.04' of https://gitlab.denx...
2020-02-08 Tom RiniMerge branch '2020-02-07-master-imports'
2020-02-07 Marek Szyprowskifat: write: adjust data written in each partial write
2020-02-07 Marek Szyprowskifat: write: fix broken write to fragmented files
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-09 Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
2019-12-06 Tom RiniMerge tag 'u-boot-rockchip-20191206' of https://gitlab...
2019-12-05 Tom RiniMerge branch '2019-12-05-master-imports'
2019-12-05 AKASHI Takahirofs: fat: handle deleted directory entries correctly
2019-10-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-10-14 Tom RiniMerge tag 'mmc-10-10-2019' of https://gitlab.denx.de...
2019-10-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-12 Tom RiniMerge branch '2019-10-11-master-imports'
2019-10-11 Heinrich Schuchardtfs: fat: get_contents() always returns -1 for errors
2019-10-11 Heinrich Schuchardtfs: fat: treat invalid FAT clusters as errors
2019-09-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-26 Tom RiniMerge branch '2019-08-26-master-imports'
2019-08-26 Martin Vystrčilfat: FAT filesystem premature release of info struct.
2019-06-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-05-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2019-05-29 Tom RiniMerge branch '2019-05-28-master-imports'
2019-05-28 AKASHI Takahirofs: fat: allocate a new cluster for root directory...
next