91 Commits (c8d5db06983f66461bc2e23a71580e839709a1e8)

Author SHA1 Message Date
Gabor Juhos 4ee4c6f3f5 firmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices 17 years ago
Imre Kaloz 36984a4cb5 add dtc, the device tree compiler 17 years ago
Gabor Juhos 76eef0ab42 firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082) 17 years ago
Gabor Juhos b63a7d1242 firmware-utils/mkzynfw: add preliminary support for OEM boards 17 years ago
Gabor Juhos 1ceb95ed59 firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes #3003) 17 years ago
Florian Fainelli 80475bb573 Add support for Conceptronic C54BSR4 17 years ago
Felix Fietkau 4fe3a3e727 remove stale reference to tools/libtool 17 years ago
Felix Fietkau 4a298f0c8d move libtool out of tools/, seems like we need a per-target libtool 17 years ago
Felix Fietkau 72a622a193 add libtool to tools/ 17 years ago
Felix Fietkau 2112af299f add automake to tools/ 17 years ago
Felix Fietkau d0074af438 rename tools/ext2fs to tools/genext2fs 17 years ago
Florian Fainelli 7d9713b97f Prevent the use of underscores in package names (#2801) 17 years ago
Felix Fietkau 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries. 17 years ago
Felix Fietkau 3a4d04f6ec tools/mkimage: Include sys/types.h on Darwin/BSD. 17 years ago
Felix Fietkau ff75d8a012 fix another build issue on some osx machines - run ranlib on the lzma lib archive 17 years ago
Felix Fietkau 93df90ed3e fix sstrip compile on mac os x 17 years ago
Gabor Juhos 9cb4694eb9 fix some definitions in the ZyXEL tool 17 years ago
Gabor Juhos 7beed53403 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 17 years ago
Felix Fietkau 2df957c7a6 add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier) 17 years ago
Eugene Konev 6bf1f9a467 ar7: add eva image generation (thanks Axel Gembe) 17 years ago
Gabor Juhos 36a1feebdd add ids for Edimax BR-6104Wg boards 17 years ago
John Crispin c3847b8e5d added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2 17 years ago
Florian Fainelli 1585d61338 Add the ralink signature, will use it later 17 years ago
Gabor Juhos 4f4a3e5e40 I have new e-mail address. Thanks to Kaloz ;) 17 years ago
Nicolas Thill d21941ca4d move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk 17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
Gabor Juhos 570cecff14 remove case sensitivity from the board name checking 17 years ago
Florian Fainelli 6dcd8081a3 Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich) 17 years ago
Gabor Juhos d1f4e5ba7f add firmware generation tool for ZyXEL boards 17 years ago
Felix Fietkau 3125d81ee1 dependency fix 17 years ago
Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) 17 years ago
Felix Fietkau 49e628f765 next round of build system cleanup - convert package/ to new structure 17 years ago
Felix Fietkau 7e21008ee2 remove leftover stuff 17 years ago
Felix Fietkau f1ac6cf7ec fix compile errors with make 3.80 17 years ago
Felix Fietkau d6a0242404 use $(curdir) again 17 years ago
Felix Fietkau e143bed1f1 build system fixes, more cleanup 17 years ago
Felix Fietkau 02a7e555de don't force the install->compile, compile->prepare dependencies in subdir.mk 17 years ago
Felix Fietkau 81529c47ec initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called 17 years ago
Felix Fietkau ac02ee1e6a when building packages, accept uppercase letters in the package name 17 years ago
Florian Fainelli 114632438a Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels (#1631) 17 years ago
Felix Fietkau 16ae1e57bc fix accidentally committed broken patch 17 years ago
Felix Fietkau d3dea9d2c6 add portability fixes from #1720 17 years ago
Felix Fietkau 488d8be7cd add update target to tools/ 17 years ago
Felix Fietkau 07c8a6dab5 add lzma compression format to mkimage (will be used on infineon amazon) 17 years ago
Florian Fainelli b8b5d01cbb Fix ar7 image generation with MacOSX 17 years ago
Hamish Guthrie e970f61273 Remove a debug statement from trx.c, add config changes for at91 17 years ago
Felix Fietkau 5e406f0a28 enable quilt for host builds and add some additional checks 17 years ago
Hamish Guthrie fe57573343 Fixed trx - variable append used uninitialised. If -A option was not used, the first offset was not written to the .trx file. 17 years ago
Florian Fainelli fdd36119e9 mkcsysimg cleanups 17 years ago
Felix Fietkau b71b54bb25 fix x86 boot filesystem allocation (#1736) 17 years ago