summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2007-12-05tools/mkimage: Include sys/types.h on Darwin/BSD.nbd
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-02fix another build issue on some osx machines - run ranlib on the lzma lib ↵nbd
archive git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-02fix sstrip compile on mac os xnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-03[firmware-utils] fix some definitions in the ZyXEL tooljuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-03[adm5120] image generation fixes (closes: #2643, #2644)juhosg
* rewrite mkcsysimg to use an align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-24add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-22ar7: add eva image generation (thanks Axel Gembe)ejka
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18[adm5120] add ids for Edimax BR-6104Wg boardsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-06added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09Add the ralink signature, will use it laterflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-29I have new e-mail address. Thanks to Kaloz ;)juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mknico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07build system cleanup/restructuring as described in ↵nbd
http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06remove case sensitivity from the board name checkingjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-03Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-02add firmware generation tool for ZyXEL boardsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30dependency fixnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30next round of cleanup, convert target/ - make -j works now ;)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30next round of build system cleanup - convert package/ to new structurenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30remove leftover stuffnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30fix compile errors with make 3.80nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28use $(curdir) againnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28build system fixes, more cleanupnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28don't force the install->compile, compile->prepare dependencies in subdir.mknbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28initial attempt at cleaning up subdirectory handling. tools/Makefile is now ↵nbd
being included instead of recursively called git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-21when building packages, accept uppercase letters in the package namenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵florian
rb532 do use it for procuding ready-to-use kernels (#1631) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7820 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30fix accidentally committed broken patchnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30add portability fixes from #1720nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30add update target to tools/nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-24add lzma compression format to mkimage (will be used on infineon amazon)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-12Fix ar7 image generation with MacOSXflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04Remove a debug statement from trx.c, add config changes for at91hcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03enable quilt for host builds and add some additional checksnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-30Fixed trx - variable append used uninitialised. If -A option was nothcg
used, the first offset was not written to the .trx file. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-30mkcsysimg cleanupsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23fix x86 boot filesystem allocation (#1736)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23fix mkimage compilekaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-23upgrade mkimage the current git versionkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-15Fix broadcom squashfs images:nbd
We switched over to appending the jffs2 eof mark to the squashfs images, but since the squashfs is not always aligned to eraseblocksize, the eof mark landed in the wrong place. This commit adds an extra flag to the trx utility that can append extra data to a partition with alignment. This is used to place the jffs2 eof mark at the right offset. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-11Fix 32/64bits issues with airlink image generatorflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10host-build.mk used incorrectlymbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-21fix host header files installation for tools (closes: #1604)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-18the default_subtargets template was a bad idea, since different makefiles ↵nbd
require different types of dependencies for subtargets. nuke it... git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-18fix up dependenciesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-09Fix airlink image generation toolflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-03mkcsysimg typosflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-03Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ↵florian
longer broken, and have been tested git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02Add ADM5120 based edimax image generation utilitiesflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-02Make airlink.c more endianness robus (sn9)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6834 3c298f89-4303-0410-b956-a3cf2f4a3e73