Florian Fainelli
|
dce13b8c4d
bcm63xx: Add firmware helpers for T-Home Speedport W 303V
|
15 лет назад |
Hauke Mehrtens
|
41b3383499
brcm47xx: Add edimax PS1208mfg support
|
15 лет назад |
Daniel Dickinson
|
eadb5c84fa
imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above).
|
15 лет назад |
Gabor Juhos
|
7bf8159991
tools/firmware-utils: new tool for the Zcomax devices
|
15 лет назад |
Hauke Mehrtens
|
7640f89045
brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2
|
15 лет назад |
Florian Fainelli
|
39fa664f99
Revert r21806 there are no users of it yet
|
15 лет назад |
Florian Fainelli
|
3a332f39de
add hcsmakeimage, for cable modems/routers based on bcm33xx
|
15 лет назад |
Florian Fainelli
|
04a4638910
add mktitanimg to create Titan (AR7-based) images (#6632)
|
15 лет назад |
Jo-Philipp Wich
|
14f6a53b6d
firmware-utils: unify cc and cc2 macros, simplifies Makefile
|
16 лет назад |
Jo-Philipp Wich
|
e0933ce6e6
firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixes imagetag compilation
|
16 лет назад |
Gabor Juhos
|
6d2fa1c896
ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface
|
16 лет назад |
Gabor Juhos
|
09b5ed9641
firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski)
|
16 лет назад |
Gabor Juhos
|
86d7900724
firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)
|
16 лет назад |
Gabor Juhos
|
c79ee4222e
firmware-utils: add a tool to compute crc value for the 5gxi firmware
|
16 лет назад |
Gabor Juhos
|
c1a4eef483
firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption algrithm
|
16 лет назад |
Felix Fietkau
|
a6d8f8be9e
firmware-utils: add a small utility for generating nand flash images with ecc info
|
16 лет назад |
Florian Fainelli
|
01118457e8
rework imagetag firmware generator and MTD partition parser to accomodate with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987).
|
17 лет назад |
Rod Whitby
|
34ad500e2c
tools/firmware-utils: Added encode_crc, for Freecom devices.
|
17 лет назад |
Gabor Juhos
|
4a518ddf1c
firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device
|
17 лет назад |
Felix Fietkau
|
7eb1589875
build system refactoring in preparation for allowing packages to do host-build steps
|
17 лет назад |
Gabor Juhos
|
03f3002a17
firmware-utils/mkplanexfw: new firmware generation tool for the Planex MZK-W04NU device
|
17 лет назад |
Florian Fainelli
|
15c130c762
Add makeamitbin to generate images for other RDC-based devices, thanks sn9 !
|
17 лет назад |
Gabor Juhos
|
a1f36eaa94
firmware-utils: new firmware generation tool for the WILIGEAR WBD-111
|
17 лет назад |
Imre Kaloz
|
7e159bbc61
replacement of the add_header utility used by various vendors
|
17 лет назад |
Felix Fietkau
|
301ee97229
bcm963xx: add cfe image tagging utility
|
18 лет назад |
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
|
18 лет назад |
Gabor Juhos
|
4ee4c6f3f5
firmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices
|
18 лет назад |
Felix Fietkau
|
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
|
18 лет назад |
Eugene Konev
|
6bf1f9a467
ar7: add eva image generation (thanks Axel Gembe)
|
18 лет назад |
Felix Fietkau
|
c6bc77ea36
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
|
18 лет назад |