index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext2
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2
Tom Rini
2012-08-07
1
-2
/
+2
*
ext2fs: fix warning: 'blocknxt' may be used uninitialized
Kim Phillips
2012-07-08
1
-1
/
+1
*
ext2load: increase read speed
u-boot@lakedaemon.net
2012-06-21
1
-2
/
+24
*
ext2: Cache line align indirection buffers
Simon Glass
2012-01-05
1
-6
/
+12
*
ext2: Cache line aligned partial sector bounce buffer
Anton staaf
2011-10-25
1
-1
/
+1
*
ext2: Simplify partial sector access logic
Anton Staaf
2011-07-28
1
-27
/
+15
*
ext2: Fix checkpatch violations
Anton Staaf
2011-07-28
1
-39
/
+43
*
ext2: constify file/dir names
Mike Frysinger
2010-11-28
1
-2
/
+2
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
ext2fs: Fix optimization bug for doubly-indirect block pointers
Aaron Pace
2010-08-07
1
-1
/
+1
*
EXT2FS: fix inode size for ext2fs rev#0
Michael Brandt
2009-12-05
1
-7
/
+13
*
ext2: fix inode size and calculations
Weirich, Bernhard
2009-07-28
1
-21
/
+32
*
fs: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
3
-10
/
+3
*
fs: Fix ext2 read issue
Dave Liu
2008-03-02
1
-0
/
+16
*
Fix memset bug in ext2fs_read_file()
Wolfgang Denk
2008-01-09
1
-1
/
+1
*
fs/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
2
-2
/
+2
*
fs/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
2
-2
/
+2
*
fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
2
-2
/
+2
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
1
-1
/
+1
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
1
-7
/
+11
*
Add VGA support (CT69000) to CPCI750 board.
Stefan Roese
2006-01-18
1
-1
/
+1
*
* Fix get_partition_info() parameter error in all other calls
wdenk
2005-03-04
1
-4
/
+1
*
* Patch by Cajus Hahn, 04 Feb 2005:
wdenk
2005-02-04
1
-4
/
+4
*
Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100
wdenk
2004-12-19
1
-1
/
+1
*
Code cleanup.
wdenk
2004-12-16
2
-607
/
+468
*
ext2fs support added
stroese
2004-12-16
3
-0
/
+1194