avoid rdep in the top level make process (subdir.mk) - it leaks too much memory and...
[openwrt/svn-archive/archive.git] / tools /
2007-08-25 Nicolas Thillmove ipkg.conf creation from tools/ipkg-utils to includ...
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-08-06 Gabor Juhosremove case sensitivity from the board name checking
2007-08-03 Florian FainelliFix the jffs2 images with rdc devices (thanks to Daniel...
2007-08-02 Gabor Juhosadd firmware generation tool for ZyXEL boards
2007-07-30 Felix Fietkaudependency fix
2007-07-30 Felix Fietkaunext round of cleanup, convert target/ - make -j works...
2007-07-30 Felix Fietkaunext round of build system cleanup - convert package...
2007-07-30 Felix Fietkauremove leftover stuff
2007-07-30 Felix Fietkaufix compile errors with make 3.80
2007-07-28 Felix Fietkauuse $(curdir) again
2007-07-28 Felix Fietkaubuild system fixes, more cleanup
2007-07-28 Felix Fietkaudon't force the install->compile, compile->prepare...
2007-07-28 Felix Fietkauinitial attempt at cleaning up subdirectory handling...
2007-07-21 Felix Fietkauwhen building packages, accept uppercase letters in...
2007-07-01 Florian FainelliRemove patch-cmdline from the packages and move it...
2007-06-30 Felix Fietkaufix accidentally committed broken patch
2007-06-30 Felix Fietkauadd portability fixes from #1720
2007-06-30 Felix Fietkauadd update target to tools/
2007-06-24 Felix Fietkauadd lzma compression format to mkimage (will be used...
2007-06-12 Florian FainelliFix ar7 image generation with MacOSX
2007-06-04 Hamish GuthrieRemove a debug statement from trx.c, add config changes...
2007-06-03 Felix Fietkauenable quilt for host builds and add some additional...
2007-05-30 Hamish GuthrieFixed trx - variable append used uninitialised. If...
2007-05-30 Florian Fainellimkcsysimg cleanups
2007-05-23 Felix Fietkaufix x86 boot filesystem allocation (#1736)
2007-05-23 Imre Kalozfix mkimage compile
2007-05-23 Imre Kalozupgrade mkimage the current git version
2007-05-15 Felix FietkauFix broadcom squashfs images:
2007-05-11 Florian FainelliFix 32/64bits issues with airlink image generator
2007-05-10 Mike Bakerhost-build.mk used incorrectly
2007-04-21 Nicolas Thillfix host header files installation for tools (closes...
2007-04-18 Felix Fietkauthe default_subtargets template was a bad idea, since...
2007-04-18 Felix Fietkaufix up dependencies
2007-04-09 Florian FainelliFix airlink image generation tool
2007-04-03 Florian Fainellimkcsysimg typos
2007-04-03 Florian FainelliRemove useless mksyshdr utility, replaced by mkcsysimg...
2007-04-02 Florian FainelliAdd ADM5120 based edimax image generation utilities
2007-04-02 Florian FainelliMake airlink.c more endianness robus (sn9)
2007-04-01 Felix Fietkauconvert from dos to unix format
2007-04-01 Florian FainelliFix image generation (sn9)
2007-03-31 Florian FainelliFix a typo
2007-03-31 Florian Fainellifix crc32 and endianness, thanks sn9
2007-03-30 Florian Fainelliairlink generation fix, thanks st9_
2007-03-29 Florian FainelliFix mkmylofw write_out_padding routine
2007-03-26 Florian FainelliAdd definitions to myloader thanks Gabor Juhos
2007-03-24 Florian FainelliFix potential unligned access with MyLoader based devic...
2007-03-23 Florian FainelliMake mksyshdr safe for 64bits platforms (#1504)
2007-03-22 Florian FainelliAdd firmware generation for other Compex boards based...
2007-03-21 Florian FainelliAdd image generation for edimax routers
2007-03-18 Florian FainelliFix a warning
2007-03-18 Eugene KonevAdd srec2bin to firmware-utils
2007-02-27 Felix Fietkaumove ccache to tools/ and fix potential dependency...
2007-02-25 Felix Fietkaumake ptgen print the end offset of the last partition...
2007-02-25 Felix Fietkauclean up stampfile mess for tools/ and toolchain/
2007-02-24 Felix Fietkaufix cylinder rounding in ptgen
2007-01-05 Florian FainelliRemove getline definition for OSX since we ship a getli...
2006-12-12 Felix Fietkaufix compile error (pointed out by nonsequitor)
2006-12-11 Florian FainelliAdd airlink firmware generation tool, thanks to Vassily...
2006-12-07 Felix Fietkauremove custom partition table hack, add ptgen utility...
2006-12-06 Felix Fietkaufix missing PKG_NAME
2006-12-06 Felix Fietkaumove target/utils to tools/firmware-utils
2006-11-12 Felix Fietkaumore shell related fixes
2006-10-18 Felix Fietkauimprove parallel building
2006-10-14 Felix Fietkaufix sstrip linux compile
2006-10-14 Felix Fietkaucleanup
2006-10-14 Felix Fietkaufix lzma compile
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk