index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Lines
*
Fix my own merge stupidity
Andy Fleming
2008-01-09
-34
/
+29
*
fix comments with new drivers organization
Marcel Ziswiler
2008-01-09
-1
/
+1
*
Fix building with CRAMFS but not JFFS2 support
Harald Welte
2008-01-09
-1
/
+1
*
Fix memset bug in ext2fs_read_file()
Wolfgang Denk
2008-01-09
-1
/
+1
*
Build: split COBJS value into multiple lines
Grant Likely
2007-11-15
-3
/
+9
*
[FIX] remove files form repository
Michal Simek
2007-09-16
-289
/
+0
*
Synchronize with U-BOOT mainline
Michal Simek
2007-09-15
-1
/
+1
*
[FIX] Correction command definition
Michal Simek
2007-08-15
-1
/
+1
*
Merge git://www.denx.de/git/u-boot
Michal Simek
2007-08-07
-77
/
+89
|
\
|
*
Fix missing brace error in fs/fat/fat.c
Wolfgang Denk
2007-08-07
-28
/
+29
|
*
Merge branch 'testing' into working
Andy Fleming
2007-08-03
-53
/
+64
|
|
\
|
|
*
fs/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
-11
/
+11
|
|
*
fs/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
-42
/
+42
|
|
*
Fixing some typos etc. introduced mainly by cfg patches.
Wolfgang Denk
2007-07-05
-3
/
+6
|
|
*
fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-35
/
+37
*
|
|
[FIX] Fix romfs code
Michal Simek
2007-08-06
-35
/
+5
*
|
|
[FS] Added support for ROMFS
Michal Simek
2007-07-14
-1
/
+320
|
/
/
*
|
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
2007-06-22
-19
/
+23
|
/
*
Reduce line lengths to 80 characters max.
Peter Pearse
2007-05-18
-2
/
+4
*
Merge with git://www.denx.de/git/u-boot.git
Peter Pearse
2007-05-18
-1
/
+1
|
\
|
*
[PATCH] MTD partition support, JFFS2 support
Michal Simek
2007-04-24
-1
/
+1
*
|
New board SMN42 branch
Peter Pearse
2007-05-09
-2
/
+5
|
/
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
-6
/
+6
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
-44
/
+60
*
Fix JFFS2 support for legacy NAND driver.
Marian Balakowicz
2006-04-08
-6
/
+28
*
Add support for Lite5200B board.
Wolfgang Denk
2006-03-17
-2
/
+2
*
Add crc of data to jffs2 (in jffs2_1pass_build_lists()).
Wolfgang Denk
2006-03-12
-1
/
+14
*
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
2006-03-05
-11
/
+15
*
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
Bartlomiej Sieka
2006-02-24
-4
/
+1173
|
\
|
*
Update of new NAND code
Wolfgang Denk
2005-09-14
-28
/
+19
|
*
Merge with testing-NAND (Rewrite of NAND code)
Wolfgang Denk
2005-08-17
-0
/
+1178
|
|
\
|
|
*
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
Wolfgang Denk
2005-08-17
-0
/
+1178
*
|
|
Add VGA support (CT69000) to CPCI750 board.
Stefan Roese
2006-01-18
-1
/
+1
*
|
|
Merge with /home/m8/git/u-boot
Wolfgang Denk
2005-10-15
-2
/
+2
|
\
\
\
|
*
|
|
Added support for TQM834x boards.
Marian Balakowicz
2005-10-11
-2
/
+2
|
|
/
/
*
|
|
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
-13
/
+15
|
/
/
*
|
Fix return values of the jffs2 commands ls/fsload/fsinfo,
Wolfgang Denk
2005-08-16
-2
/
+2
*
|
Add configuration for IFM AEV FIFO board.
Wolfgang Denk
2005-08-10
-3
/
+3
*
|
Add common (with Linux) MTD partition scheme and "mtdparts" command
Wolfgang Denk
2005-08-08
-54
/
+117
*
|
Add support for Altera NIOS DK1C20 board
Wolfgang Denk
2005-08-06
-0
/
+3
|
/
*
It's better to handle LZO and LZARI compression mdoes for JFFS2 with
wdenk
2005-05-05
-13
/
+9
*
Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of
wdenk
2005-05-05
-1
/
+685
*
Fix problem with symbolic links in JFFS2 code.
wdenk
2005-05-04
-1
/
+5
*
* Fix get_partition_info() parameter error in all other calls
wdenk
2005-03-04
-4
/
+1
*
* Patch by Cajus Hahn, 04 Feb 2005:
wdenk
2005-02-04
-4
/
+4
*
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
*
"static" from "do_fat_read" removed
stroese
2004-12-16
-1
/
+1
*
ext2fs support added
stroese
2004-12-16
-1
/
+1195
*
* Patches by Sean Chang, 09 Aug 2004:
wdenk
2004-09-29
-1
/
+1
[next]