Age | Commit message (Expand) | Author |
2009-04-08 | jffs2root: build host version of lzo and use for host mkfs.jffs2 | Peter Korsgaard |
2009-03-26 | package/mtd: don't enable rarely used commands by default | Peter Korsgaard |
2009-03-26 | package/mtd: default to mtd-utils release, mark 20061007 snapshot as deprecated | Peter Korsgaard |
2009-03-26 | mtd-utils.git: revert r24869 (convert to DOWNLOAD helper) to fix download | Peter Korsgaard |
2009-03-26 | package/mtd: remove unneeded 'depends on BR2_PACKAGE_MTD' | Peter Korsgaard |
2009-02-17 | mtd-utils: flashcp: handle non-power-of-2 erase size (E.G. for dataflash) | Peter Korsgaard |
2009-01-20 | mtd/mtd-utils: mkfs.jffs2: fix device_table handling | Peter Korsgaard |
2009-01-20 | mtd/mtd-utils: sys/acl.h patch is needed for host-mkfs.jffs2 as well | Peter Korsgaard |
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard |
2009-01-08 | mtd: mark 20050122 snapshot as deprecated | Peter Korsgaard |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-11-11 | Fix the mtd package with regard to external toolchain use. | Thomas Petazzoni |
2008-09-04 | Remove lzo patches which aren't required with latest liblzo package updates | Hamish Moffatt |
2008-08-26 | Update to work with recent lzo changes | Hamish Moffatt |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard |
2008-06-17 | Remove patch which isn't required for the specified upstream version | Hamish Moffatt |
2008-04-24 | revert 21840 | John Voltz |
2008-04-24 | add selectable commit id to mtd-utils | John Voltz |
2008-04-08 | Remove configuration item for git commit ID, as our patches are version-speci... | Hamish Moffatt |
2008-03-26 | Remove old mtd snapshot option, as the source tarball is no longer available | Hamish Moffatt |
2008-02-28 | Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer | "Steven J. Hill" |
2008-02-12 | Add support for summarising JFFS2 images. With support in the kernel this imp... | Hamish Moffatt |
2007-12-27 | Added BR2_DEBIAN_MIRROR | Thomas Lundquist |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer |
2007-09-27 | Remove superfluose defaults | Ulf Samuelsson |
2007-09-27 | mtd-utils require lzo | Ulf Samuelsson |
2007-09-27 | Fix some issues with mtdutils | Ulf Samuelsson |
2007-09-27 | Add mtd-utils-1.1.0 as mtd alternative | Ulf Samuelsson |
2007-09-25 | Don't limit 2006 version to Atmel targets (why?) | Peter Korsgaard |
2007-09-23 | Late mtd does not support linux-2.4 | Ulf Samuelsson |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer |
2007-08-22 | - use the BZCAT/ZCAT as configured by the user | Bernhard Reutner-Fischer |
2007-08-11 | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib | Ulf Samuelsson |
2007-07-20 | Patch mtd from correct directory | Ulf Samuelsson |
2007-07-20 | Add optional mtd configuration (experimental - only available for Atmel targets) | Ulf Samuelsson |
2007-07-17 | We need LDFLAGS here. | "Steven J. Hill" |
2007-07-11 | Define date of build as DATE, use in mtd/mtd.mk | Ulf Samuelsson |
2007-07-09 | - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE). | Bernhard Reutner-Fischer |
2007-07-06 | Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD... | "Steven J. Hill" |
2007-02-16 | - fix build for the host | Bernhard Reutner-Fischer |
2007-02-09 | - swap order of include paths. Closes #1205 and #1182 | Bernhard Reutner-Fischer |
2007-02-06 | Wrong sign dufus. | "Steven J. Hill" |
2007-01-14 | Update patch. | "Steven J. Hill" |
2007-01-14 | Correct spelling error and config option to create symlinks for old naming of... | "Steven J. Hill" |
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer |
2006-10-07 | remove duplicate/invalid options in choice | Mike Frysinger |
2006-10-06 | - be gentle to vi syntax color mode | Bernhard Reutner-Fischer |
2006-10-06 | - jffs2 requires the mtd package for the mtd-host tools. | Bernhard Reutner-Fischer |
2006-10-03 | - use the HOSTCC for building host-tools. | Bernhard Reutner-Fischer |