summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fix another build issue on some osx machines - run ranlib on the lzma lib arc...Felix Fietkau2007-12-021-0/+12
* fix sstrip compile on mac os xFelix Fietkau2007-12-021-1/+1
* fix some definitions in the ZyXEL toolGabor Juhos2007-11-032-34/+36
* image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an a...Gabor Juhos2007-11-031-63/+96
* add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)Felix Fietkau2007-10-241-69/+151
* ar7: add eva image generation (thanks Axel Gembe)Eugene Konev2007-10-222-1/+192
* add ids for Edimax BR-6104Wg boardsGabor Juhos2007-10-182-5/+7
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2John Crispin2007-10-063-1/+39
* Add the ralink signature, will use it laterFlorian Fainelli2007-09-091-0/+1
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-295-5/+5
* move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mkNicolas Thill2007-08-251-3/+0
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-0712-104/+61
* remove case sensitivity from the board name checkingGabor Juhos2007-08-063-3/+3
* Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)Florian Fainelli2007-08-031-0/+1
* add firmware generation tool for ZyXEL boardsGabor Juhos2007-08-023-0/+1212
* dependency fixFelix Fietkau2007-07-301-0/+1
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-301-1/+0
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-301-2/+2
* remove leftover stuffFelix Fietkau2007-07-301-2/+0
* fix compile errors with make 3.80Felix Fietkau2007-07-301-1/+1
* use $(curdir) againFelix Fietkau2007-07-281-12/+16
* build system fixes, more cleanupFelix Fietkau2007-07-281-10/+10
* don't force the install->compile, compile->prepare dependencies in subdir.mkFelix Fietkau2007-07-281-1/+4
* initial attempt at cleaning up subdirectory handling. tools/Makefile is now b...Felix Fietkau2007-07-281-48/+16
* when building packages, accept uppercase letters in the package nameFelix Fietkau2007-07-211-0/+26
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ...Florian Fainelli2007-07-013-1/+115
* fix accidentally committed broken patchFelix Fietkau2007-06-301-35/+8
* add portability fixes from #1720Felix Fietkau2007-06-301-5/+27
* add update target to tools/Felix Fietkau2007-06-301-1/+1
* add lzma compression format to mkimage (will be used on infineon amazon)Felix Fietkau2007-06-242-0/+2
* Fix ar7 image generation with MacOSXFlorian Fainelli2007-06-121-0/+3
* Remove a debug statement from trx.c, add config changes for at91Hamish Guthrie2007-06-041-1/+0
* enable quilt for host builds and add some additional checksFelix Fietkau2007-06-031-1/+1
* Fixed trx - variable append used uninitialised. If -A option was not used, th...Hamish Guthrie2007-05-301-2/+3
* mkcsysimg cleanupsFlorian Fainelli2007-05-301-143/+149
* fix x86 boot filesystem allocation (#1736)Felix Fietkau2007-05-231-1/+1
* fix mkimage compileImre Kaloz2007-05-231-0/+2
* upgrade mkimage the current git versionImre Kaloz2007-05-233-11/+21
* Fix broadcom squashfs images:Felix Fietkau2007-05-151-3/+8
* Fix 32/64bits issues with airlink image generatorFlorian Fainelli2007-05-111-25/+24
* host-build.mk used incorrectlyMike Baker2007-05-103-3/+6
* fix host header files installation for tools (closes: #1604)Nicolas Thill2007-04-211-5/+6
* the default_subtargets template was a bad idea, since different makefiles req...Felix Fietkau2007-04-181-2/+10
* fix up dependenciesFelix Fietkau2007-04-181-1/+3
* Fix airlink image generation toolFlorian Fainelli2007-04-091-5/+1
* mkcsysimg typosFlorian Fainelli2007-04-031-3/+3
* Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ...Florian Fainelli2007-04-032-47/+0
* Add ADM5120 based edimax image generation utilitiesFlorian Fainelli2007-04-023-0/+1190
* Make airlink.c more endianness robus (sn9)Florian Fainelli2007-04-021-3/+3
* Fix image generation (sn9)Florian Fainelli2007-04-011-1/+2