index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext2
Age
Commit message (
Expand
)
Author
2012-01-05
ext2: Cache line align indirection buffers
Simon Glass
2011-10-25
ext2: Cache line aligned partial sector bounce buffer
Anton staaf
2011-07-28
ext2: Simplify partial sector access logic
Anton Staaf
2011-07-28
ext2: Fix checkpatch violations
Anton Staaf
2010-11-28
ext2: constify file/dir names
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-08-07
ext2fs: Fix optimization bug for doubly-indirect block pointers
Aaron Pace
2009-12-04
EXT2FS: fix inode size for ext2fs rev#0
Michael Brandt
2009-07-28
ext2: fix inode size and calculations
Weirich, Bernhard
2008-08-31
fs: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-03-02
fs: Fix ext2 read issue
Dave Liu
2008-01-09
Fix memset bug in ext2fs_read_file()
Wolfgang Denk
2007-07-10
fs/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-09
fs/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-03
fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-10-08
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-01-18
Add VGA support (CT69000) to CPCI750 board.
Stefan Roese
2005-03-04
* Fix get_partition_info() parameter error in all other calls
wdenk
2005-02-04
* Patch by Cajus Hahn, 04 Feb 2005:
wdenk
2004-12-19
Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100
wdenk
2004-12-16
Code cleanup.
wdenk
2004-12-16
ext2fs support added
stroese