index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
fs/squashfs: new filesystem
Joao Marcos Costa
1
-0
/
+2
2019-08-18
cbfs: Allow CBFS to be used in SPL
Simon Glass
1
-0
/
+1
2019-04-26
fs: fat: Build only if CONFIG_FS_FAT=y
Ismael Luceno Cortes
1
-1
/
+1
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
1
-1
/
+1
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
1
-1
/
+1
2018-11-16
fs: Makefile: Add fs.c under SPL for fs_loader
Keerthy
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-3
/
+1
2017-10-02
fs: btrfs: Add U-Boot fs handlers.
Marek Behún
1
-0
/
+1
2017-10-02
fs: Create a common fs_devread for ext4/reiserfs/zfs
Marek Behún
1
-0
/
+1
2017-05-22
fs: Kconfig: Add a separate option for FS_JFFS2
Simon Glass
1
-1
/
+1
2017-04-30
fs: Kconfig: Add a separate config for FS_CBFS
Simon Glass
1
-1
/
+1
2014-10-27
spl: Add EXT support to SPL
Guillaume GARDET
1
-0
/
+1
2014-02-21
fs/fdos: Remove
Tom Rini
1
-1
/
+0
2013-11-17
fs: descend into sub directories when it is necessary
Masahiro Yamada
1
-10
/
+10
2013-11-17
Makefile: move fs/fat/ entry to drivers/Makefile
Masahiro Yamada
1
-0
/
+5
2013-10-31
fs: move some file system to fs/Makefile
Masahiro Yamada
1
-0
/
+11
2013-10-31
fs: convert makefiles to Kbuild style
Masahiro Yamada
1
-23
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-10-29
fs: add filesystem switch libary, implement ls and fsload commands
Stephen Warren
1
-0
/
+47
2012-10-29
fs: delete unused Makefile
Stephen Warren
1
-43
/
+0
2012-10-22
fs: Add a Coreboot Filesystem (CBFS) driver and commands
Gabe Black
1
-0
/
+1
2012-08-09
ext4fs ls load support
Uma Shankar
1
-1
/
+4
2012-08-09
zfs: Add ZFS filesystem support
Jorgen Lundman
1
-0
/
+1
2009-03-20
UBIFS: Implement read-only UBIFS support in U-Boot
Stefan Roese
1
-0
/
+1
2008-08-31
fs: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+9
2008-08-12
moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
William Juul
1
-1
/
+1
2008-08-12
Incorporate yaffs2 into U-boot
William Juul
1
-1
/
+1
2007-09-15
Synchronize with U-BOOT mainline
Michal Simek
1
-1
/
+1
2007-07-14
[FS] Added support for ROMFS
Michal Simek
1
-1
/
+1
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
1
-2
/
+2
2004-12-16
ext2fs support added
stroese
1
-1
/
+1
2004-03-25
* Patch by Pavel Bartusek, 21 Mar 2004
wdenk
1
-1
/
+1
2004-01-03
* Patch by Robert Schwebel, 15 Dec 2003:
wdenk
1
-1
/
+1
2003-06-27
* Code cleanup:
wdenk
1
-1
/
+0
2003-06-15
* Fix CONFIG_NET_MULTI support in include/net.h
wdenk
1
-1
/
+1
2002-11-18
* Patch by Daniel Engström, 13 Nov 2002:
wdenk
1
-1
/
+1
2002-03-08
Initial revision
wdenk
1
-0
/
+30