Commit Graph

103 Commits (4ed098e80afdf6a00ab1d3fae87530dd95831360)

Author SHA1 Message Date
Matteo Croce 3419049abe Add AG241 code pattern (fixes #1089)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11 00:45:22 +00:00
Felix Fietkau 9bce66cc57 build dtc for all powerpc targets (suggested by Kaloz)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 21:42:10 +00:00
Felix Fietkau 82d7045b31 only build dtc for the target that uses it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 21:22:23 +00:00
Ralph Hempel e9a878e61c Device Tree Compiler require more recent bison ...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 19:39:57 +00:00
Gabor Juhos a342adc51e [tools] firmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 08:31:54 +00:00
Imre Kaloz ba24df156d add dtc, the device tree compiler
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 00:56:27 +00:00
Gabor Juhos 73e5afb5a1 [tools] firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 19:05:51 +00:00
Gabor Juhos 7e243160bf [tools] firmware-utils/mkzynfw: add preliminary support for OEM boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 08:19:31 +00:00
Gabor Juhos c240c20361 [tools] firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes #3003)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-17 14:46:10 +00:00
Florian Fainelli 643ab9877c Add support for Conceptronic C54BSR4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 17:48:39 +00:00
Felix Fietkau 8c1d3fd191 remove stale reference to tools/libtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:10:58 +00:00
Felix Fietkau 170b173b6f move libtool out of tools/, seems like we need a per-target libtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:10:23 +00:00
Felix Fietkau c3dfe5ad17 add libtool to tools/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 00:27:36 +00:00
Felix Fietkau 294dc8b19d add automake to tools/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 00:27:32 +00:00
Felix Fietkau 8c1ee46d5d rename tools/ext2fs to tools/genext2fs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 23:02:02 +00:00
Florian Fainelli 8e4778a73a Prevent the use of underscores in package names (#2801)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 10:53:57 +00:00
Felix Fietkau 17391bc30b Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:53:06 +00:00
Felix Fietkau f1353fd0ff tools/mkimage: Include sys/types.h on Darwin/BSD.
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-05 18:45:11 +00:00
Felix Fietkau 01f3d958b7 fix another build issue on some osx machines - run ranlib on the lzma lib archive
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-02 22:44:44 +00:00
Felix Fietkau c921ad681b fix sstrip compile on mac os x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-02 21:16:24 +00:00
Gabor Juhos eccd445e74 [firmware-utils] fix some definitions in the ZyXEL tool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-03 17:00:57 +00:00
Gabor Juhos 1de1dd52e3 [adm5120] image generation fixes (closes: #2643, #2644)
* 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-11-03 14:53:24 +00:00
Felix Fietkau 1cca4d630c add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-24 18:06:24 +00:00
Eugene Konev 6427bfebf0 ar7: add eva image generation (thanks Axel Gembe)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-22 14:20:02 +00:00
Gabor Juhos ffee907666 [adm5120] add ids for Edimax BR-6104Wg boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 07:40:01 +00:00
John Crispin cad1b62058 added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-06 23:50:47 +00:00
Florian Fainelli 311a6b12e0 Add the ralink signature, will use it later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8702 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09 10:34:53 +00:00
Gabor Juhos 3c96096c63 I have new e-mail address. Thanks to Kaloz ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-29 17:27:11 +00:00
Nicolas Thill 134d9f15d7 move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-25 11:55:01 +00:00
Felix Fietkau d10a56dc58 build system cleanup/restructuring as described in 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-07 00:04:25 +00:00
Gabor Juhos 8858dec6c0 remove case sensitivity from the board name checking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-06 17:38:40 +00:00
Florian Fainelli fdb3b8946c Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-03 08:06:06 +00:00
Gabor Juhos 20fc312ae9 add firmware generation tool for ZyXEL boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-02 19:05:28 +00:00
Felix Fietkau 193971f1b8 dependency fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 23:08:59 +00:00
Felix Fietkau 03ffe176e5 next round of cleanup, convert target/ - make -j works now ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 21:14:08 +00:00
Felix Fietkau 7f5129c7d9 next round of build system cleanup - convert package/ to new structure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 18:22:01 +00:00
Felix Fietkau 9fed5becd7 remove leftover stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 16:04:23 +00:00
Felix Fietkau 1f1b2ca360 fix compile errors with make 3.80
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 15:00:27 +00:00
Felix Fietkau b13da650d7 use $(curdir) again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 13:44:04 +00:00
Felix Fietkau 1b88b67b09 build system fixes, more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 13:29:03 +00:00
Felix Fietkau c33e0be683 don't force the install->compile, compile->prepare dependencies in subdir.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 02:53:54 +00:00
Felix Fietkau eed0892fb7 initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 02:44:55 +00:00
Felix Fietkau dabe09ab0b when building packages, accept uppercase letters in the package name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-21 01:11:16 +00:00
Florian Fainelli b01642d179 Remove patch-cmdline from the packages and move it tools tools/. adm5120 and 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-07-01 09:45:27 +00:00
Felix Fietkau af2298c187 fix accidentally committed broken patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 13:23:18 +00:00
Felix Fietkau b3ee15232a add portability fixes from #1720
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 12:21:58 +00:00
Felix Fietkau a84c665869 add update target to tools/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 12:21:09 +00:00
Felix Fietkau 1182123b58 add lzma compression format to mkimage (will be used on infineon amazon)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-24 04:59:27 +00:00
Florian Fainelli 9221c61bf2 Fix ar7 image generation with MacOSX
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-12 16:46:52 +00:00
Hamish Guthrie d69aa84e30 Remove a debug statement from trx.c, add config changes for at91
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 17:39:38 +00:00