]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - fs
TRATS: initialize panel_info data structure in board file
[karo-tx-uboot.git] / fs /
2012-06-21 u-boot@lakedaemon.netext2load: increase read speed
2012-06-21 Marek VasutBlock: Remove MG DISK support
2012-04-30 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2012-04-30 Mike Frysingerlinux/compat.h: rename from linux/mtd/compat.h
2012-04-30 Mike Frysingergunzip: rename z{alloc, free} to gz{alloc, free}
2012-04-30 Eric Nelsonfs/fat: align disk buffers on cache line to enable...
2012-04-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2012-03-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-03-30 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2012-03-30 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2012-03-26 Anatolij Gustschinfs/fat/fat_write.c: Fix GCC 4.6 warnings
2012-03-24 Donggeun KimFAT write: Fix compile errors
2012-01-20 Graeme RussMerge branch 'staging'
2012-01-05 Donggeun KimFAT: update the second FAT when writing a file
2012-01-05 Kyle Moffettfs/fat: Improve error handling
2012-01-05 Kyle Moffettfs/fat: Fix FAT detection to support non-DOS partition...
2012-01-05 Simon Glassext2: Cache line align indirection buffers
2012-01-05 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-01-05 Sergei Shtylyovfat: reset VFAT short alias checksum on first match
2011-12-23 Wolfgang DenkMerge branch 'next' of ../next
2011-12-20 Anatolij GustschinFAT: fix some issues in FAT write support code
2011-12-17 Andreas Bießmannfat.c: fix printf() length modifier
2011-12-12 Wolfgang DenkMerge branch 'agust@denx.de' of git://git.denx.de/u...
2011-12-12 Anatolij Gustschinfs/reiserfs/reiserfs.c: Fix compiler warning
2011-12-10 Wolfgang Denkfs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning...
2011-12-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-11-23 Wolfgang DenkMerge branch 'hs@denx.de' of git://git.denx.de/u-boot...
2011-11-21 Wolfgang DenkMerge branch 'sr@denx.de' of git://git.denx.de/u-boot...
2011-11-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2011-11-16 Simon GlassFix warnings in yaffs
2011-11-16 Anatolij Gustschinfs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings
2011-11-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-11-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-11-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2011-11-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2011-11-07 Wolfgang Denkfs/fat/fat.c: Fix GCC 4.6 build warning
2011-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2011-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2011-10-27 Marek VasutGCC4.6: Squash warnings in yaffs_guts.c
2011-10-27 Marek VasutGCC4.6: Drop dead code from yaffs_guts.c
2011-10-27 J. Vijayanandfat: correct ATTR_VFAT check
2011-10-27 Wolfgang Denkfs/fat/fat.c: fix warning: 'part_size' defined but...
2011-10-26 Donggeun KimFAT: Add FAT write feature
2011-10-25 Anton staafext2: Cache line aligned partial sector bounce buffer
2011-10-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2011-10-15 Mike Frysingerpunt unused clean/distclean targets
2011-10-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-10-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-10-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2011-10-12 Lars Poeschelubifs bad superblock bug
2011-10-09 Wolfgang Denkfs/jffs2/jffs2_1pass.c: fix warning: variable ... set...
2011-10-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-10-01 Sergei Shtylyovfat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS
2011-10-01 Sergei Shtylyovfat: root directory cluster only makes sense for FAT32
2011-10-01 Sergei Shtylyovfat: cannot compare bytes and sectors
2011-10-01 Sergei Shtylyovfat: fix crash with big sector size
2011-09-09 Wolfgang DenkUBIFS: fix warning: format '%lX' expects type 'long...
2011-09-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-09-09 Bastian RuppertUBIFS: Change ubifsload to set the filesize variable
2011-09-09 Wolfgang DenkYAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
2011-09-09 Wolfgang DenkYAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings
2011-09-09 Wolfgang DenkYAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings
2011-09-09 Wolfgang DenkYAFFS2: fs/yaffs2/Makefile - fix build warnings
2011-09-09 Wolfgang DenkYAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings
2011-08-26 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2011-08-26 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2011-08-19 Wolfgang Denkubifs: Fix bad free() sequence in ubifs_finddir()
2011-08-04 Albert ARIBAUDConvert ISO-8859 files to UTF-8
2011-08-04 Albert ARIBAUDMerge commit '7b2fac7654f7420c2787f74ec3b1540fa3b343e9'
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2011-07-28 Anton Staafext2: Simplify partial sector access logic
2011-07-28 Anton Staafext2: Fix checkpatch violations
2011-07-26 Aneesh Vscaled down version of generic libraries for SPL
2011-05-10 Heiko Schochercramfs: make cramfs usable without a NOR flash
2011-05-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-04-13 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2011-04-13 Graeme RussMerge branch 'master' of git://git.denx.de/u-boot-x86
2011-04-12 Loïc MinierFix misc spelling errors found by lintian
2011-04-05 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-04-05 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-04-02 Erik Hansenfat32 root directory handling
2011-01-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2011-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2011-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2011-01-11 Dirk BehmeUBIFS: Fix dereferencing type-punned pointer compiler...
2010-12-22 Wolfgang DenkMerge branch 'next' of ../next
2010-12-16 Wolfgang DenkMerge branch 'master' of ../master into next
2010-12-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-12-09 Mike Frysingerext2: constify file/dir names
2010-12-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-12-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
2010-12-06 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2010-12-03 Ricardo Ribalda... ubifs.c: BUG: Error following links
2010-12-03 Stefan RoeseUBIFS: Change ubifsload to not read beyond the requeste...
2010-12-03 Stefan RoeseUBIFS: Add ubifsumount command to unmount an active...
2010-11-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-11-28 Mike Frysingerext2: constify file/dir names
2010-11-19 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2010-11-17 Sebastien CarlierSwitch from archive libraries to partial linking
2010-11-16 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
next