Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Fix get_partition_info() parameter error in all other calls | wdenk | 2005-03-04 | -4/+1 |
| | | | | | | | | | | (common/cmd_ide.c, common/cmd_reiser.c, common/cmd_scsi.c). * Enable USB and IDE support for INKA4x0 board * Patch by Andrew Dyer, 28 February 2005: fix ext2load passing an incorrect pointer to get_partition_info() resulting in load failure for devices other than 0 | |||
* | * Patch by Cajus Hahn, 04 Feb 2005: | wdenk | 2005-02-04 | -4/+4 |
| | | | | | | | | - don't insist on leading '/' for filename in ext2load - set default partition to useful value (1) in ext2load * Patch by Andrew Dyer, 08 Jan 2005: fix wrong return codes in ext2 code | |||
* | Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100 | wdenk | 2004-12-19 | -1/+1 |
| | ||||
* | Code cleanup. | wdenk | 2004-12-16 | -607/+468 |
| | ||||
* | ext2fs support added | stroese | 2004-12-16 | -0/+1194 |