Commit Graph

113 Commits (1b838dbd95b1e9facc58184b6327d8a844e1c9e8)

Author SHA1 Message Date
Travis Kemen 1de0fb9f02 fix mkfwimage to recognize the -s option
SVN-Revision: 11978
16 years ago
Felix Fietkau c385ca9c81 fix mkfwimage build on mac os x
SVN-Revision: 11947
16 years ago
Travis Kemen 14622d5a08 Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.
SVN-Revision: 11920
16 years ago
Steven Barth 76215afdec lua: Fixed some cross-platform issues for PPC (and probably other architectures)
SVN-Revision: 11608
16 years ago
Imre Kaloz 7e159bbc61 replacement of the add_header utility used by various vendors
SVN-Revision: 11588
16 years ago
Gabor Juhos 6e1a9a2134 firmware-utils/mkzynfs: even more improvements
SVN-Revision: 11559
16 years ago
Gabor Juhos cd1be4c352 firmware-utils: ZyXEL firmware tool improvements
SVN-Revision: 11550
16 years ago
Gabor Juhos 47dd530414 firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP cameras
SVN-Revision: 11527
16 years ago
Ralph Hempel 79bd4016bc added unsquashfs-lzma, usefull for debugging of existing fs images
SVN-Revision: 11496
16 years ago
Steven Barth 13f0dea188 Added lua (lua host bytecode-compiler) to tools/
SVN-Revision: 11304
16 years ago
Florian Fainelli a013dcc08e Allow ipkg to handle conffiles if present (#3466)
SVN-Revision: 11242
16 years ago
Felix Fietkau 301ee97229 bcm963xx: add cfe image tagging utility
This replaces the proprietary bcmImageBuilder program from the Broadcom source
drops. It basically adds a 256 bytes header in front of the kernel + rootfs
which contains a few text signatures, the locations of the data as well as the
checksums of the data and the tag. It also adds a 12 bytes header in front of
the LZMA kernel which contains the load address, kernel entry and the size of
the compressed LZMA data.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11170
16 years ago
Gabor Juhos 9b3eedabdb mkzynfw: add definitions for the P-2602HW-D1A
SVN-Revision: 11096
16 years ago
Gabor Juhos f8b94cdc30 mkzynfw: fix NBG-318S definitions
SVN-Revision: 11095
16 years ago
Travis Kemen 3612b1e7c0 buld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3
SVN-Revision: 11061
16 years ago
Florian Fainelli e9c19c7de9 Create a dummy sit package for 2.4 kernelsq
SVN-Revision: 10668
16 years ago
Florian Fainelli b2387fc537 Add definitions for the Zyxel NBG-318S
SVN-Revision: 10662
16 years ago
Ralph Hempel 03261ab3a0 put the dtc to the other host tools (thanks to Thomas)
SVN-Revision: 10616
16 years ago
Matteo Croce 001f82bf2c Add AG241 code pattern (fixes #1089)
SVN-Revision: 10584
16 years ago
Felix Fietkau 15cc997ddb build dtc for all powerpc targets (suggested by Kaloz)
SVN-Revision: 10579
16 years ago
Felix Fietkau 7c68eb27ba only build dtc for the target that uses it
SVN-Revision: 10577
16 years ago
Ralph Hempel bfadfbe6a4 Device Tree Compiler require more recent bison ...
SVN-Revision: 10398
17 years ago
Gabor Juhos 4ee4c6f3f5 firmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices
SVN-Revision: 10306
17 years ago
Imre Kaloz 36984a4cb5 add dtc, the device tree compiler
SVN-Revision: 10302
17 years ago
Gabor Juhos 76eef0ab42 firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082)
SVN-Revision: 10258
17 years ago
Gabor Juhos b63a7d1242 firmware-utils/mkzynfw: add preliminary support for OEM boards
SVN-Revision: 10243
17 years ago
Gabor Juhos 1ceb95ed59 firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes #3003)
SVN-Revision: 10218
17 years ago
Florian Fainelli 80475bb573 Add support for Conceptronic C54BSR4
SVN-Revision: 10002
17 years ago
Felix Fietkau 4fe3a3e727 remove stale reference to tools/libtool
SVN-Revision: 9940
17 years ago
Felix Fietkau 4a298f0c8d move libtool out of tools/, seems like we need a per-target libtool
SVN-Revision: 9937
17 years ago
Felix Fietkau 72a622a193 add libtool to tools/
SVN-Revision: 9902
17 years ago
Felix Fietkau 2112af299f add automake to tools/
SVN-Revision: 9901
17 years ago
Felix Fietkau d0074af438 rename tools/ext2fs to tools/genext2fs
SVN-Revision: 9899
17 years ago
Florian Fainelli 7d9713b97f Prevent the use of underscores in package names (#2801)
SVN-Revision: 9724
17 years ago
Felix Fietkau 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9694
17 years ago
Felix Fietkau 3a4d04f6ec tools/mkimage: Include sys/types.h on Darwin/BSD.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9658
17 years ago
Felix Fietkau ff75d8a012 fix another build issue on some osx machines - run ranlib on the lzma lib archive
SVN-Revision: 9649
17 years ago
Felix Fietkau 93df90ed3e fix sstrip compile on mac os x
SVN-Revision: 9645
17 years ago
Gabor Juhos 9cb4694eb9 fix some definitions in the ZyXEL tool
SVN-Revision: 9493
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
SVN-Revision: 9490
17 years ago
Felix Fietkau 2df957c7a6 add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)
SVN-Revision: 9434
17 years ago
Eugene Konev 6bf1f9a467 ar7: add eva image generation (thanks Axel Gembe)
SVN-Revision: 9401
17 years ago
Gabor Juhos 36a1feebdd add ids for Edimax BR-6104Wg boards
SVN-Revision: 9342
17 years ago
John Crispin c3847b8e5d added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
SVN-Revision: 9162
17 years ago
Florian Fainelli 1585d61338 Add the ralink signature, will use it later
SVN-Revision: 8702
17 years ago
Gabor Juhos 4f4a3e5e40 I have new e-mail address. Thanks to Kaloz ;)
SVN-Revision: 8538
17 years ago
Nicolas Thill d21941ca4d move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk
SVN-Revision: 8481
17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
17 years ago
Gabor Juhos 570cecff14 remove case sensitivity from the board name checking
SVN-Revision: 8352
17 years ago
Florian Fainelli 6dcd8081a3 Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)
SVN-Revision: 8329
17 years ago