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
/
jffs2
/
jffs2_1pass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.
Scott Wood
2008-10-31
1
-7
/
+5
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-7
/
+7
*
Add JFFS2 command support on OneNAND
Kyungmin Park
2008-09-06
1
-0
/
+118
*
fs: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
1
-5
/
+0
*
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-3
/
+3
*
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
1
-4
/
+6
*
Fix some more printf() format problems.
Wolfgang Denk
2008-07-13
1
-2
/
+2
*
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
1
-2
/
+2
*
jffs2_1pass.c: add watchdog support
Stuart Wood
2008-06-29
1
-0
/
+3
*
Cleanup nand_info[] declaration.
Stelian Pop
2008-05-28
1
-3
/
+0
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-9
/
+9
*
jffs2_1pass.c: fix incompatible pointer type warning
Wolfgang Denk
2008-04-28
1
-4
/
+0
*
fix comments with new drivers organization
Marcel Ziswiler
2008-01-09
1
-1
/
+1
*
fs/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-1
/
+1
*
fs/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
1
-10
/
+10
*
Fixing some typos etc. introduced mainly by cfg patches.
Wolfgang Denk
2007-07-05
1
-3
/
+6
*
fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-8
/
+8
*
Fix JFFS2 support for legacy NAND driver.
Marian Balakowicz
2006-04-08
1
-6
/
+28
*
Add crc of data to jffs2 (in jffs2_1pass_build_lists()).
Wolfgang Denk
2006-03-12
1
-1
/
+2
*
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
2006-03-05
1
-10
/
+14
*
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
Bartlomiej Sieka
2006-02-24
1
-4
/
+4
|
\
|
*
Update of new NAND code
Wolfgang Denk
2005-09-14
1
-4
/
+4
*
|
Merge with /home/m8/git/u-boot
Wolfgang Denk
2005-10-15
1
-1
/
+1
|
\
\
|
*
|
Added support for TQM834x boards.
Marian Balakowicz
2005-10-11
1
-1
/
+1
|
|
/
*
|
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
1
-9
/
+9
|
/
*
Fix return values of the jffs2 commands ls/fsload/fsinfo,
Wolfgang Denk
2005-08-16
1
-2
/
+2
*
Add configuration for IFM AEV FIFO board.
Wolfgang Denk
2005-08-10
1
-3
/
+3
*
Add common (with Linux) MTD partition scheme and "mtdparts" command
Wolfgang Denk
2005-08-08
1
-38
/
+94
*
It's better to handle LZO and LZARI compression mdoes for JFFS2 with
wdenk
2005-05-05
1
-9
/
+5
*
Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of
wdenk
2005-05-05
1
-1
/
+17
*
Fix problem with symbolic links in JFFS2 code.
wdenk
2005-05-04
1
-1
/
+5
*
Patch by Klaus Heydeck, 12 May 2004:
wdenk
2004-05-12
1
-1
/
+1
*
* Fix memory leak in the NAND-specific JFFS2 code
wdenk
2004-05-05
1
-3
/
+6
*
* Fix minor NAND JFFS2 related issue
wdenk
2004-05-03
1
-1
/
+1
*
* Back out Patch by Christian Hohnstaedt, 23 Apr 2004:
wdenk
2004-04-25
1
-47
/
+15
*
* Patch by Christian Hohnstaedt, 23 Apr 2004:
wdenk
2004-04-25
1
-15
/
+47
*
* Patch by Yasushi Shoji, 07 Apr 2004:
wdenk
2004-04-18
1
-6
/
+6
*
* Configure PPChameleon board to use redundand environment in flash
wdenk
2004-04-18
1
-31
/
+210
*
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
2004-03-23
1
-6
/
+10
*
* Fix problems caused by Robert Schwebel's cramfs patch
wdenk
2004-01-04
1
-1
/
+1
*
* Patch by Robert Schwebel, 15 Dec 2003:
wdenk
2004-01-03
1
-2
/
+2
*
* Patches by Xianghua Xiao, 15 Oct 2003:
wdenk
2003-10-15
1
-1
/
+1
*
* Patches by Denis Peter, 9 Sep 2003:
wdenk
2003-09-10
1
-21
/
+75
*
* Code cleanup:
wdenk
2003-06-27
1
-9
/
+2
*
* Avoid flicker on the TRAB's VFD by synchronizing the enable with
wdenk
2003-03-14
1
-283
/
+353
*
Initial revision
wdenk
2002-11-03
1
-0
/
+995