This website requires JavaScript.
Explore
Help
Sign In
random-mirrors
/
smaeul-u-boot
Watch
1
Star
0
Fork
0
You've already forked smaeul-u-boot
mirror of
https://github.com/smaeul/u-boot.git
synced
2025-11-24 04:40:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
smaeul-u-boot
/
fs
/
jffs2
History
Wolfgang Denk
2b208f5308
Move "ar" flags to config.mk to allow for silent "make -s"
...
Based on patch by Mike Frysinger, 20 Jun 2006
2006-10-09 01:02:05 +02:00
..
compr_lzari.c
It's better to handle LZO and LZARI compression mdoes for JFFS2 with
2005-05-05 09:51:44 +00:00
compr_lzo.c
It's better to handle LZO and LZARI compression mdoes for JFFS2 with
2005-05-05 09:51:44 +00:00
compr_rtime.c
…
compr_rubin.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
compr_zlib.c
…
jffs2_1pass.c
Fix JFFS2 support for legacy NAND driver.
2006-04-08 19:08:06 +02:00
jffs2_nand_1pass.c
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
2006-03-05 18:57:33 +01:00
jffs2_nand_private.h
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
2005-08-17 12:55:25 +02:00
jffs2_private.h
Add support for Lite5200B board.
2006-03-17 11:42:53 +01:00
Makefile
Move "ar" flags to config.mk to allow for silent "make -s"
2006-10-09 01:02:05 +02:00
mini_inflate.c
…