index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
jffs2
Age
Commit message (
Expand
)
Author
2010-02-03
target/jffs2: Don't select BR2_PACKAGE_MTD
Peter Korsgaard
2009-11-22
target/jffs2: add support for nand flash with 512B page / 16 kB erasesize
Kelvin Cheung
2009-09-16
Remove the "project" feature
Thomas Petazzoni
2009-09-05
target: use qstrip
Thomas Petazzoni
2009-04-07
Makefile: add target-finalize for common filesystem cleanup
Peter Korsgaard
2009-04-07
target/jffs2: default to big endian format for big endian archs
Peter Korsgaard
2009-04-07
target/jffs2: s/Memory Type/Flash Type/
Peter Korsgaard
2009-04-07
target/jffs2: Put all sub options in a BR2_TARGET_ROOTFS_JFFS2 conditional
Peter Korsgaard
2009-04-07
target: remove BR2_TARGET_ROOTFS_*_SQUASH options
Peter Korsgaard
2009-04-01
fakeroot: install into HOST_DIR
Peter Korsgaard
2009-04-01
makedevs: install into HOST_DIR
Peter Korsgaard
2009-01-12
Support large sector NAND flash for JFFS2
Ulf Samuelsson
2008-12-08
target/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-09-07
jffs2: cleanup
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-02-12
Fix typos in jffs2 summary support
Hamish Moffatt
2008-02-12
Add support for summarising JFFS2 images. With support in the kernel this imp...
Hamish Moffatt
2007-10-17
Update JFFS2 page/erase size correctly
Ulf Samuelsson
2007-10-05
- fix some whitespace damage..
Bernhard Reutner-Fischer
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-08-25
- workaround for broken external toolchains
Bernhard Reutner-Fischer
2007-08-22
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-21
- start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGES
Bernhard Reutner-Fischer
2007-08-16
Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR
Ulf Samuelsson
2007-08-08
Use cross ldconfig instead of host version
Peter Korsgaard
2007-07-14
Correct JFFS2 Erase Size for AT45 dataflash
Ulf Samuelsson
2007-07-12
BSP Patch:
Ulf Samuelsson
2007-06-16
Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount pa...
"Steven J. Hill"
2007-05-03
s/FAKEROUTE/FAKEROOT/
Peter Korsgaard
2007-04-06
- make sure to download fakeroot if needed
Bernhard Reutner-Fischer
2007-03-26
- add option to create a jffs2 filesystem in srec format. Thanks to Xride.
Bernhard Reutner-Fischer
2007-03-20
- use numeric values for the superuser to be more portable.
Bernhard Reutner-Fischer
2007-02-15
- do not use TARGET_DEVICE_TABLE if is is empty
Bernhard Reutner-Fischer
2007-01-27
- fix dependencies
Bernhard Reutner-Fischer
2007-01-24
- Additional JFFS2 options to support Dataflash (Ulf Samuelsson)
Bernhard Reutner-Fischer
2006-10-06
- jffs2 requires the mtd package for the mtd-host tools.
Bernhard Reutner-Fischer
2006-08-22
mkfs.jffs2 doesn't like short form of pad option with arg
Peter Korsgaard
2006-04-21
Alessio Massaro writes: The syntax $VAR_NAME is used in several places. The ...
Mike Frysinger
2006-04-10
yet again... rework fakeroot handling to ensure fakeroot is invoked just once,
Eric Andersen
2006-04-10
As noted by jacmet in bug 824:
Eric Andersen
2006-04-07
make sure things still work even when fakeroot is not in active use
Eric Andersen
2006-04-07
rework fakeroot handling to avoid races during parallel make causing several
Eric Andersen
2005-09-09
touchup target menu display
Mike Frysinger
2005-08-08
Prevent problems with fakeroot possibly trying to use stale host filesystem
Eric Andersen
2005-08-08
minor cleanup for target handling
Eric Andersen
2005-08-08
also need to depend on makedevs as noted by emalkowski in Bug #366
Mike Frysinger
2005-08-08
make sure we depend on fakeroot existing #366 by pnoffke
Mike Frysinger
2005-08-04
Allow packages to use fakeroot. To accomodate this, convert all
Eric Andersen
2005-07-14
Run ldconfig on the target rootfs to generate /etc/ld.so.cache
Eric Andersen
2005-04-08
- fix broken concatenated lines. reported by hermannb bug #216
Ned Ludd
[next]