summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC t...nbd2008-09-233-4/+4
* Do not try to build autoconf emacs library, as it can fail on some systems li...florian2008-09-091-0/+24
* fix autoconf compilation (#3956)nbd2008-09-081-4/+3
* [tools] firmware-utils/mkmylofw: WP543 support juhosg2008-09-082-26/+47
* fix ccache installation (#3942)nbd2008-09-031-3/+1
* fix shell return status of the find symlink commandnbd2008-09-031-1/+3
* fix recursive symlink issuenbd2008-09-031-1/+1
* provide a md5sum wrapper for BSDish systemsnbd2008-09-021-3/+15
* quilt depends on sednbd2008-09-021-0/+1
* install a symlink to the correct version of find in $(STAGING_DIR_HOST)/binnbd2008-09-011-2/+5
* add autoconf (fixes opkg build issues)nbd2008-08-272-1/+39
* build and install a current quilt version in tools/nbd2008-08-272-1/+31
* Updated Lua host compiler to 5.1.4cyrus2008-08-245-200/+565
* Invert logic, first search for find as most people will build under Linuxflorian2008-08-081-2/+2
* ipkg-build calls 'find' directly irrespective of the platform,florian2008-08-081-0/+39
* fix mkfwimage to recognize the -s optionthepeople2008-07-281-1/+1
* fix mkfwimage build on mac os xnbd2008-07-261-1/+1
* Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ...thepeople2008-07-251-77/+74
* lua: Fixed some cross-platform issues for PPC (and probably other architectures)cyrus2008-06-291-0/+13
* replacement of the add_header utility used by various vendorskaloz2008-06-272-0/+139
* [tools] firmware-utils/mkzynfs: even more improvementsjuhosg2008-06-221-8/+73
* [tools] firmware-utils: ZyXEL firmware tool improvementsjuhosg2008-06-222-11/+32
* [tools] firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP cam...juhosg2008-06-171-0/+4
* added unsquashfs-lzma, usefull for debugging of existing fs imagesralph2008-06-162-5/+10
* Added lua (lua host bytecode-compiler) to tools/cyrus2008-05-307-1/+4184
* Allow ipkg to handle conffiles if present (#3466)florian2008-05-221-0/+11
* bcm963xx: add cfe image tagging utilitynbd2008-05-182-0/+302
* [firmware-utils] mkzynfw: add definitions for the P-2602HW-D1Ajuhosg2008-05-092-12/+23
* [firmware-utils] mkzynfw: fix NBG-318S definitionsjuhosg2008-05-092-2/+2
* buld images for the Ubiquiti LiteStation and NanoStation ported from http://a...thepeople2008-05-073-0/+465
* Create a dummy sit package for 2.4 kernelsqflorian2008-03-271-1/+1
* Add definitions for the Zyxel NBG-318Sflorian2008-03-262-0/+14
* put the dtc to the other host tools (thanks to Thomas)ralph2008-03-181-1/+1
* Add AG241 code pattern (fixes #1089)matteo2008-03-111-3/+23
* build dtc for all powerpc targets (suggested by Kaloz)nbd2008-03-091-1/+1
* only build dtc for the target that uses itnbd2008-03-091-1/+1
* 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