| Commit message (Expand) | Author | Age | Lines |
* | fs: Use new numeric setenv functions | Simon Glass | 2013-02-28 | -3/+1 |
* | ubifs: Fix ubifsload when using ZLIB | Veli-Pekka Peltola | 2012-09-10 | -2/+2 |
* | ubifs: Fix memory leak in ubifs_finddir | Stefan Roese | 2012-09-03 | -5/+6 |
* | UBIFS: fix warning: format '%lX' expects type 'long unsigned int' | Wolfgang Denk | 2011-09-10 | -1/+1 |
* | UBIFS: Change ubifsload to set the filesize variable | Bastian Ruppert | 2011-09-10 | -1/+5 |
* | ubifs: Fix bad free() sequence in ubifs_finddir() | Wolfgang Denk | 2011-08-19 | -4/+2 |
* | ubifs.c: BUG: Error following links | Ricardo Ribalda Delgado | 2010-12-03 | -1/+1 |
* | UBIFS: Change ubifsload to not read beyond the requested size | Stefan Roese | 2010-12-03 | -13/+58 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -1/+1 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -4/+0 |
* | Conditionally perform common relocation fixups | Peter Tyser | 2009-10-03 | -0/+4 |
* | ubifs: Correct dereferencing of files-after-symlinks | Simon Kagstrom | 2009-09-28 | -1/+1 |
* | ubifs: Add support for looking up directory and relative symlinks | Simon Kagstrom | 2009-09-23 | -25/+43 |
* | ubifs: fix small error path mismatch | Daniel Mack | 2009-06-09 | -4/+2 |
* | ubifs: BUG: Blocks commpressed with zlib | Ricardo Ribalda Delgado | 2009-04-30 | -2/+3 |
* | ubifs: BUG realpath string must be ended with NULL | Ricardo Ribalda Delgado | 2009-04-28 | -0/+1 |
* | UBIFS: Missing offset relocation for compressor 'none' | Michael Lawnick | 2009-03-20 | -1/+4 |
* | UBIFS: Implement read-only UBIFS support in U-Boot | Stefan Roese | 2009-03-20 | -0/+684 |