summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Device Tree Compiler require more recent bison ...ralph2008-02-052-1/+34
* [tools] firmware-utils: new firmware generation tool for the Cellvision CAS-6...juhosg2008-01-292-1/+1029
* add dtc, the device tree compilerkaloz2008-01-292-1/+34
* [tools] firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082)juhosg2008-01-252-0/+0
* [tools] firmware-utils/mkzynfw: add preliminary support for OEM boardsjuhosg2008-01-252-47/+59
* [tools] firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (c...juhosg2008-01-171-1/+1
* Add support for Conceptronic C54BSR4florian2007-12-282-0/+4
* remove stale reference to tools/libtoolnbd2007-12-271-1/+1
* move libtool out of tools/, seems like we need a per-target libtoolnbd2007-12-272-57/+0
* add libtool to tools/nbd2007-12-253-1/+58
* add automake to tools/nbd2007-12-252-1/+39
* rename tools/ext2fs to tools/genext2fsnbd2007-12-243-1/+1
* Prevent the use of underscores in package names (#2801)florian2007-12-131-1/+1
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-091-1/+1
* tools/mkimage: Include sys/types.h on Darwin/BSD.nbd2007-12-051-1/+1
* fix another build issue on some osx machines - run ranlib on the lzma lib arc...nbd2007-12-021-0/+12
* fix sstrip compile on mac os xnbd2007-12-021-1/+1
* [firmware-utils] fix some definitions in the ZyXEL tooljuhosg2007-11-032-34/+36
* [adm5120] image generation fixes (closes: #2643, #2644)juhosg2007-11-031-63/+96
* add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)nbd2007-10-241-69/+151
* ar7: add eva image generation (thanks Axel Gembe)ejka2007-10-222-1/+192
* [adm5120] add ids for Edimax BR-6104Wg boardsjuhosg2007-10-182-5/+7
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2blogic2007-10-063-1/+39
* Add the ralink signature, will use it laterflorian2007-09-091-0/+1
* I have new e-mail address. Thanks to Kaloz ;)juhosg2007-08-295-5/+5
* move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mknico2007-08-251-3/+0
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-0712-104/+61
* remove case sensitivity from the board name checkingjuhosg2007-08-063-3/+3
* Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)florian2007-08-031-0/+1
* add firmware generation tool for ZyXEL boardsjuhosg2007-08-023-0/+1212
* dependency fixnbd2007-07-301-0/+1
* next round of cleanup, convert target/ - make -j works now ;)nbd2007-07-301-1/+0
* next round of build system cleanup - convert package/ to new structurenbd2007-07-301-2/+2
* remove leftover stuffnbd2007-07-301-2/+0
* fix compile errors with make 3.80nbd2007-07-301-1/+1
* use $(curdir) againnbd2007-07-281-12/+16
* build system fixes, more cleanupnbd2007-07-281-10/+10
* don't force the install->compile, compile->prepare dependencies in subdir.mknbd2007-07-281-1/+4
* initial attempt at cleaning up subdirectory handling. tools/Makefile is now b...nbd2007-07-281-48/+16
* when building packages, accept uppercase letters in the package namenbd2007-07-211-0/+26
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ...florian2007-07-013-1/+115
* fix accidentally committed broken patchnbd2007-06-301-35/+8
* add portability fixes from #1720nbd2007-06-301-5/+27
* add update target to tools/nbd2007-06-301-1/+1
* add lzma compression format to mkimage (will be used on infineon amazon)nbd2007-06-242-0/+2
* Fix ar7 image generation with MacOSXflorian2007-06-121-0/+3
* Remove a debug statement from trx.c, add config changes for at91hcg2007-06-041-1/+0
* enable quilt for host builds and add some additional checksnbd2007-06-031-1/+1
* Fixed trx - variable append used uninitialised. If -A option was nothcg2007-05-301-2/+3
* mkcsysimg cleanupsflorian2007-05-301-143/+149