aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAge
...
* added unsquashfs-lzma, usefull for debugging of existing fs imagesRalph Hempel2008-06-16
| | | | SVN-Revision: 11496
* Added lua (lua host bytecode-compiler) to tools/Steven Barth2008-05-30
| | | | SVN-Revision: 11304
* Allow ipkg to handle conffiles if present (#3466)Florian Fainelli2008-05-22
| | | | SVN-Revision: 11242
* bcm963xx: add cfe image tagging utilityFelix Fietkau2008-05-18
| | | | | | | | | | | | | 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
* mkzynfw: add definitions for the P-2602HW-D1AGabor Juhos2008-05-09
| | | | SVN-Revision: 11096
* mkzynfw: fix NBG-318S definitionsGabor Juhos2008-05-09
| | | | SVN-Revision: 11095
* buld images for the Ubiquiti LiteStation and NanoStation ported from ↵Travis Kemen2008-05-07
| | | | | | http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 SVN-Revision: 11061
* Create a dummy sit package for 2.4 kernelsqFlorian Fainelli2008-03-27
| | | | SVN-Revision: 10668
* Add definitions for the Zyxel NBG-318SFlorian Fainelli2008-03-26
| | | | SVN-Revision: 10662
* put the dtc to the other host tools (thanks to Thomas)Ralph Hempel2008-03-18
| | | | SVN-Revision: 10616
* Add AG241 code pattern (fixes #1089)Matteo Croce2008-03-11
| | | | SVN-Revision: 10584
* build dtc for all powerpc targets (suggested by Kaloz)Felix Fietkau2008-03-09
| | | | SVN-Revision: 10579
* only build dtc for the target that uses itFelix Fietkau2008-03-09
| | | | SVN-Revision: 10577
* Device Tree Compiler require more recent bison ...Ralph Hempel2008-02-05
| | | | SVN-Revision: 10398
* firmware-utils: new firmware generation tool for the Cellvision ↵Gabor Juhos2008-01-29
| | | | | | CAS-6xx/NFS-xxx devices SVN-Revision: 10306
* add dtc, the device tree compilerImre Kaloz2008-01-29
| | | | SVN-Revision: 10302
* firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082)Gabor Juhos2008-01-25
| | | | SVN-Revision: 10258
* firmware-utils/mkzynfw: add preliminary support for OEM boardsGabor Juhos2008-01-25
| | | | SVN-Revision: 10243
* firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes ↵Gabor Juhos2008-01-17
| | | | | | #3003) SVN-Revision: 10218
* Add support for Conceptronic C54BSR4Florian Fainelli2007-12-28
| | | | SVN-Revision: 10002
* remove stale reference to tools/libtoolFelix Fietkau2007-12-27
| | | | SVN-Revision: 9940
* move libtool out of tools/, seems like we need a per-target libtoolFelix Fietkau2007-12-27
| | | | SVN-Revision: 9937
* add libtool to tools/Felix Fietkau2007-12-25
| | | | SVN-Revision: 9902
* add automake to tools/Felix Fietkau2007-12-25
| | | | SVN-Revision: 9901
* rename tools/ext2fs to tools/genext2fsFelix Fietkau2007-12-24
| | | | SVN-Revision: 9899
* Prevent the use of underscores in package names (#2801)Florian Fainelli2007-12-13
| | | | SVN-Revision: 9724
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-09
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694
* tools/mkimage: Include sys/types.h on Darwin/BSD.Felix Fietkau2007-12-05
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9658
* fix another build issue on some osx machines - run ranlib on the lzma lib ↵Felix Fietkau2007-12-02
| | | | | | archive SVN-Revision: 9649
* fix sstrip compile on mac os xFelix Fietkau2007-12-02
| | | | SVN-Revision: 9645
* fix some definitions in the ZyXEL toolGabor Juhos2007-11-03
| | | | SVN-Revision: 9493
* image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an ↵Gabor Juhos2007-11-03
| | | | | | 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
* add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)Felix Fietkau2007-10-24
| | | | SVN-Revision: 9434
* ar7: add eva image generation (thanks Axel Gembe)Eugene Konev2007-10-22
| | | | SVN-Revision: 9401
* add ids for Edimax BR-6104Wg boardsGabor Juhos2007-10-18
| | | | SVN-Revision: 9342
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2John Crispin2007-10-06
| | | | SVN-Revision: 9162
* Add the ralink signature, will use it laterFlorian Fainelli2007-09-09
| | | | SVN-Revision: 8702
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-29
| | | | SVN-Revision: 8538
* move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mkNicolas Thill2007-08-25
| | | | SVN-Revision: 8481
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-07
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* remove case sensitivity from the board name checkingGabor Juhos2007-08-06
| | | | SVN-Revision: 8352
* Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)Florian Fainelli2007-08-03
| | | | SVN-Revision: 8329
* add firmware generation tool for ZyXEL boardsGabor Juhos2007-08-02
| | | | SVN-Revision: 8318
* dependency fixFelix Fietkau2007-07-30
| | | | SVN-Revision: 8253
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
| | | | SVN-Revision: 8242
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
| | | | SVN-Revision: 8236
* remove leftover stuffFelix Fietkau2007-07-30
| | | | SVN-Revision: 8234
* fix compile errors with make 3.80Felix Fietkau2007-07-30
| | | | SVN-Revision: 8230
* use $(curdir) againFelix Fietkau2007-07-28
| | | | SVN-Revision: 8208
* build system fixes, more cleanupFelix Fietkau2007-07-28
| | | | SVN-Revision: 8207