index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
firmware-utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware-utils: raise the default trx image size limit for something more app...
Felix Fietkau
2009-09-07
1
-1
/
+1
*
[brcm63xx] add support for the Pirelli AG226G board (#5337)
Florian Fainelli
2009-08-09
1
-0
/
+4
*
[tools] firmware-utils/addpattern: add support for the WRT160NL
Gabor Juhos
2009-08-06
1
-5
/
+55
*
[tools] firmware-utils: add new tool for the wrt400n (based on a patch by San...
Gabor Juhos
2009-07-12
5
-0
/
+726
*
[ar71xx] increase size of the kernel partition on the TL-WR[789]41N boards
Gabor Juhos
2009-07-11
1
-3
/
+3
*
[tools] firmware-utils/mktplinkfw: add option for combined images
Gabor Juhos
2009-07-08
1
-22
/
+40
*
[tools] firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1
Gabor Juhos
2009-07-07
1
-1
/
+10
*
[tools] fix segfault when using the maxlen argument (#4359)
Florian Fainelli
2009-07-01
1
-0
/
+1
*
[tools] firmware-utils: add a tool to compute crc value for the 5gxi firmware
Gabor Juhos
2009-06-25
2
-0
/
+310
*
[tools] firmware-utils/mkcsysimg: minor bugfix
Gabor Juhos
2009-06-25
1
-1
/
+1
*
[tools] firmware-utils/mkcsysimg: add signature for the 5GXi board
Gabor Juhos
2009-06-24
2
-5
/
+6
*
[tools] firmware-utils: add a file {en,de}cryption tool, based on the PC1 enc...
Gabor Juhos
2009-06-24
2
-0
/
+362
*
[brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel Dicki...
Florian Fainelli
2009-06-18
1
-3
/
+4
*
firmware-utils: add a small utility for generating nand flash images with ecc...
Felix Fietkau
2009-06-14
2
-0
/
+205
*
The attached patch adds building of firmware
Florian Fainelli
2009-06-10
1
-28
/
+34
*
[brcm63xx] rework imagetag firmware generator and MTD partition parser to acc...
Florian Fainelli
2009-06-09
2
-95
/
+265
*
[ar71xx] build firmware image for the MZK-W300NH board
Gabor Juhos
2009-06-04
1
-5
/
+60
*
[tools] firmware-utils/mkfwimage: add support for RouterStation Pro (patch fr...
Gabor Juhos
2009-05-25
1
-0
/
+6
*
[tools] fix crc calculation with the new padding (#5143)
Florian Fainelli
2009-05-22
1
-1
/
+1
*
[tools] fix padding between end of the kernel and beginning of the rootfs in ...
Florian Fainelli
2009-05-12
1
-2
/
+3
*
[tools] firmware-utils/mkfwimage2: fix a typo
Gabor Juhos
2009-05-11
1
-1
/
+1
*
[atheros] Generate suitable images for the UBNT PicoStation2
Jo-Philipp Wich
2009-04-21
1
-0
/
+6
*
[brcm63xx] make images that can be flashed using the stock firmware web inter...
Florian Fainelli
2009-04-19
1
-32
/
+100
*
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
Felix Fietkau
2009-04-17
6
-6
/
+0
*
[tools] revert changeset 15081 seems to break Alice box devices
Florian Fainelli
2009-04-07
1
-1
/
+1
*
[tools] compute rootfs crc32 required for brcm63xx web upgrades
Florian Fainelli
2009-04-02
1
-4
/
+1
*
[tools] firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board
Gabor Juhos
2009-03-24
1
-0
/
+9
*
tools/firmware-utils: Added encode_crc, for Freecom devices.
Rod Whitby
2009-03-22
2
-0
/
+152
*
[tools] cleanup imagetag
Florian Fainelli
2009-03-18
1
-2
/
+2
*
[tools] fix a bug which prevented imagetag from correctly initializing the ve...
Florian Fainelli
2009-03-17
1
-3
/
+3
*
[ar71xx] create firmware image for the Ubiquiti LS-SR71 board
Gabor Juhos
2009-03-14
1
-0
/
+6
*
[brcm63xx] add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366
Florian Fainelli
2009-03-12
1
-12
/
+46
*
[tools] allow flash start address and firmware offset to be set on the comman...
Florian Fainelli
2009-03-10
1
-11
/
+24
*
[tools] firmware-utils: add new firmware generation tool for the TP-LINK TL-W...
Gabor Juhos
2009-02-26
4
-0
/
+805
*
build system refactoring in preparation for allowing packages to do host-buil...
Felix Fietkau
2009-02-22
1
-6
/
+6
*
[tools] firmware-utils/mkplanexfw: new firmware generation tool for the Plane...
Gabor Juhos
2009-02-04
4
-0
/
+712
*
[tools] firmware-utils/mkfwimage: update RouterStation specific values, adn r...
Gabor Juhos
2009-02-04
1
-14
/
+2
*
[tools] firmware-utils/mkcasfw: fix magic value of the TN-U200 board
Gabor Juhos
2009-01-13
1
-1
/
+1
*
[tools] firmware-utils/mkfwimage: fix root_start values
Gabor Juhos
2009-01-05
1
-2
/
+2
*
[tools] firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4...
Gabor Juhos
2009-01-04
1
-5
/
+5
*
[tools] firmware-utils/mkfwimage: add RouterStation support (based on a patch...
Gabor Juhos
2008-12-18
1
-14
/
+71
*
[tools] firmware_utils/mkmylofw: add support of named partitions
Gabor Juhos
2008-11-17
1
-19
/
+49
*
[tools] firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards
Gabor Juhos
2008-11-16
2
-0
/
+15
*
Fix small typo #4148
Florian Fainelli
2008-11-08
1
-1
/
+1
*
Add makeamitbin to generate images for other RDC-based devices, thanks sn9 !
Florian Fainelli
2008-10-28
2
-0
/
+317
*
[tools] firmware-utils: new firmware generation tool for the WILIGEAR WBD-111
Gabor Juhos
2008-10-13
2
-1
/
+449
*
firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC t...
Felix Fietkau
2008-09-23
3
-4
/
+4
*
[tools] firmware-utils/mkmylofw: WP543 support
Gabor Juhos
2008-09-08
2
-26
/
+47
*
fix mkfwimage to recognize the -s option
Travis Kemen
2008-07-28
1
-1
/
+1
*
fix mkfwimage build on mac os x
Felix Fietkau
2008-07-26
1
-1
/
+1
[next]