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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
Move __set/clear_bit from ubifs.h to bitops.h
Simon Kagstrom
1
-32
/
+0
2009-08-21
jffs2: some fixes to summary support
Ilya Yanok
1
-41
/
+81
2009-08-18
jffs2: clean the cache in case of malloc fails in build_lists
Ilya Yanok
1
-3
/
+14
2009-07-28
ext2: fix inode size and calculations
Weirich, Bernhard
1
-21
/
+32
2009-07-16
Remove legacy NAND and disk on chip code.
Scott Wood
2
-24
/
+0
2009-06-12
FAT replace compare_sign with strncmp.
Tom Rix
1
-33
/
+3
2009-06-09
ubifs: fix small error path mismatch
Daniel Mack
1
-4
/
+2
2009-04-30
ubifs: BUG: Blocks commpressed with zlib
Ricardo Ribalda Delgado
2
-3
/
+5
2009-04-28
ubifs: BUG realpath string must be ended with NULL
Ricardo Ribalda Delgado
1
-0
/
+1
2009-04-28
UBIFS: Remove tnc_commit.c which is not used in the read-only version
Stefan Roese
1
-1102
/
+0
2009-04-28
UBIFS: fix recovery bug
Adrian Hunter
1
-47
/
+23
2009-04-05
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
1
-1
/
+0
2009-04-04
UBIFS: add R/O compatibility
Artem Bityutskiy
4
-11
/
+71
2009-04-04
rename include/zlib.h to include/u-boot/zlib.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2009-04-03
mflash: Initial mflash support
unsik Kim
1
-0
/
+2
2009-03-20
UBIFS: Missing offset relocation for compressor 'none'
Michael Lawnick
1
-1
/
+4
2009-03-20
UBIFS: Implement read-only UBIFS support in U-Boot
Stefan Roese
27
-0
/
+16972
2009-01-27
fat.c: fix warning: array subscript is above array bounds
Wolfgang Denk
1
-3
/
+7
2009-01-24
fat: fix unaligned errors
Bryan Wu
1
-3
/
+5
2008-12-16
jffs2: include <linux/mtd/compat.h> instead of defining own min_t
Ilya Yanok
1
-5
/
+1
2008-12-10
fs/fat: handle FAT on SATA
Sonic Zhang
1
-0
/
+3
2008-12-09
jffs2: cache data_crc results
Ilya Yanok
2
-1
/
+5
2008-12-09
jffs2: summary support
Ilya Yanok
2
-1
/
+349
2008-12-09
jffs2: add buffer to cache flash accesses
Ilya Yanok
2
-45
/
+73
2008-12-09
jffs2: rewrite jffs2 scanning code based on Linux one
Ilya Yanok
1
-56
/
+171
2008-12-09
jffs2: fix searching for latest version in jffs2_1pass_list_inodes()
Ilya Yanok
1
-3
/
+2
2008-12-04
Remove non-ascii characters from fat code
Remy Bohmer
1
-2
/
+2
2008-10-31
JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.
Scott Wood
1
-7
/
+5
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
3
-13
/
+13
2008-09-06
Add JFFS2 command support on OneNAND
Kyungmin Park
1
-0
/
+118
2008-08-31
fs: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
30
-109
/
+32
2008-08-21
Make the YAFFS filesystem work
Remy Bohmer
1
-1
/
+4
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
33
-937
/
+928
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2
-4
/
+4
2008-08-12
moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks
William Juul
36
-34
/
+2
2008-08-12
Clean out unneeded files
William Juul
27
-10446
/
+0
2008-08-12
Create symlinks from yaffs2/direct to yaffs2
William Juul
26
-0
/
+26
2008-08-12
Incorporate yaffs2 into U-boot
William Juul
28
-88
/
+448
2008-08-12
YAFFS2 import
William Juul
63
-0
/
+24326
2008-07-14
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2
-8
/
+12
2008-07-13
Fix some more printf() format problems.
Wolfgang Denk
1
-2
/
+2
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-06-29
jffs2_1pass.c: add watchdog support
Stuart Wood
1
-0
/
+3
2008-05-28
Cleanup nand_info[] declaration.
Stelian Pop
1
-3
/
+0
2008-05-21
Big white-space cleanup.
Wolfgang Denk
5
-82
/
+81
2008-04-28
jffs2_1pass.c: fix incompatible pointer type warning
Wolfgang Denk
1
-4
/
+0
2008-03-26
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
1
-18
/
+2
2008-03-16
cramfs: Fix ifdef
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2008-03-12
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2
-4
/
+20
2008-03-03
Fix checking fat32 cluster size.
michael
1
-4
/
+4
[next]