aboutsummaryrefslogtreecommitdiff
path: root/fs/ext2
AgeCommit message (Expand)AuthorFilesLines
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD3-10/+3
2008-03-02fs: Fix ext2 read issueDave Liu1-0/+16
2008-01-09Fix memset bug in ext2fs_read_file()Wolfgang Denk1-1/+1
2007-07-10fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2-2/+2
2007-07-09fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-2/+2
2007-07-04fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-2/+2
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2006-01-18Add VGA support (CT69000) to CPCI750 board.Stefan Roese1-1/+1
2005-03-04* Fix get_partition_info() parameter error in all other callswdenk1-4/+1
2005-02-04* Patch by Cajus Hahn, 04 Feb 2005:wdenk1-4/+4
2004-12-19Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100wdenk1-1/+1
2004-12-16Code cleanup.wdenk2-607/+468
2004-12-16ext2fs support addedstroese3-0/+1194