Florian Fainelli
6dcd8081a3
Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)
...
SVN-Revision: 8329
18 years ago
Gabor Juhos
d1f4e5ba7f
add firmware generation tool for ZyXEL boards
...
SVN-Revision: 8318
18 years ago
Felix Fietkau
3125d81ee1
dependency fix
...
SVN-Revision: 8253
18 years ago
Felix Fietkau
d7f2cb1642
next round of cleanup, convert target/ - make -j works now ;)
...
SVN-Revision: 8242
18 years ago
Felix Fietkau
49e628f765
next round of build system cleanup - convert package/ to new structure
...
SVN-Revision: 8236
18 years ago
Felix Fietkau
7e21008ee2
remove leftover stuff
...
SVN-Revision: 8234
18 years ago
Felix Fietkau
f1ac6cf7ec
fix compile errors with make 3.80
...
SVN-Revision: 8230
18 years ago
Felix Fietkau
d6a0242404
use $(curdir) again
...
SVN-Revision: 8208
18 years ago
Felix Fietkau
e143bed1f1
build system fixes, more cleanup
...
SVN-Revision: 8207
18 years ago
Felix Fietkau
02a7e555de
don't force the install->compile, compile->prepare dependencies in subdir.mk
...
SVN-Revision: 8202
18 years ago
Felix Fietkau
81529c47ec
initial attempt at cleaning up subdirectory handling. tools/Makefile is now being included instead of recursively called
...
SVN-Revision: 8201
18 years ago
Felix Fietkau
ac02ee1e6a
when building packages, accept uppercase letters in the package name
...
SVN-Revision: 8090
18 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 )
...
SVN-Revision: 7820
18 years ago
Felix Fietkau
16ae1e57bc
fix accidentally committed broken patch
...
SVN-Revision: 7794
18 years ago
Felix Fietkau
d3dea9d2c6
add portability fixes from #1720
...
SVN-Revision: 7791
18 years ago
Felix Fietkau
488d8be7cd
add update target to tools/
...
SVN-Revision: 7790
18 years ago
Felix Fietkau
07c8a6dab5
add lzma compression format to mkimage (will be used on infineon amazon)
...
SVN-Revision: 7718
18 years ago
Florian Fainelli
b8b5d01cbb
Fix ar7 image generation with MacOSX
...
SVN-Revision: 7592
18 years ago
Hamish Guthrie
e970f61273
Remove a debug statement from trx.c, add config changes for at91
...
SVN-Revision: 7491
18 years ago
Felix Fietkau
5e406f0a28
enable quilt for host builds and add some additional checks
...
SVN-Revision: 7473
18 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.
...
SVN-Revision: 7400
18 years ago
Florian Fainelli
fdd36119e9
mkcsysimg cleanups
...
SVN-Revision: 7392
18 years ago
Felix Fietkau
b71b54bb25
fix x86 boot filesystem allocation ( #1736 )
...
SVN-Revision: 7312
18 years ago
Imre Kaloz
014af49855
fix mkimage compile
...
SVN-Revision: 7307
18 years ago
Imre Kaloz
89897bd2ab
upgrade mkimage the current git version
...
SVN-Revision: 7306
18 years ago
Felix Fietkau
63300d3d91
Fix broadcom squashfs images:
...
We switched over to appending the jffs2 eof mark to the squashfs images,
but since the squashfs is not always aligned to eraseblocksize, the eof
mark landed in the wrong place. This commit adds an extra flag to the
trx utility that can append extra data to a partition with alignment.
This is used to place the jffs2 eof mark at the right offset.
SVN-Revision: 7253
18 years ago
Florian Fainelli
edeee75f53
Fix 32/64bits issues with airlink image generator
...
SVN-Revision: 7189
18 years ago
Mike Baker
324c12d220
host-build.mk used incorrectly
...
SVN-Revision: 7156
18 years ago
Nicolas Thill
74991d46b7
fix host header files installation for tools ( closes : #1604 )
...
SVN-Revision: 7029
18 years ago
Felix Fietkau
1099e2d679
the default_subtargets template was a bad idea, since different makefiles require different types of dependencies for subtargets. nuke it...
...
SVN-Revision: 7003
18 years ago
Felix Fietkau
532654e3c6
fix up dependencies
...
SVN-Revision: 7002
18 years ago
Florian Fainelli
d7960b2e50
Fix airlink image generation tool
...
SVN-Revision: 6913
18 years ago
Florian Fainelli
46161bff7d
mkcsysimg typos
...
SVN-Revision: 6853
18 years ago
Florian Fainelli
c2d893e891
Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer broken, and have been tested
...
SVN-Revision: 6847
18 years ago
Florian Fainelli
305d012ea6
Add ADM5120 based edimax image generation utilities
...
SVN-Revision: 6840
18 years ago
Florian Fainelli
bf04aa9f69
Make airlink.c more endianness robus (sn9)
...
SVN-Revision: 6834
18 years ago
Florian Fainelli
aef8f80a3a
Fix image generation (sn9)
...
SVN-Revision: 6781
18 years ago
Florian Fainelli
ce510473d5
Fix a typo
...
SVN-Revision: 6771
18 years ago
Florian Fainelli
5720195886
fix crc32 and endianness, thanks sn9
...
SVN-Revision: 6769
18 years ago
Florian Fainelli
263d62cf19
airlink generation fix, thanks st9_
...
SVN-Revision: 6764
18 years ago
Florian Fainelli
56d10f7c3c
Fix mkmylofw write_out_padding routine
...
SVN-Revision: 6758
18 years ago
Florian Fainelli
6c9b120593
Add definitions to myloader thanks Gabor Juhos
...
SVN-Revision: 6710
18 years ago
Florian Fainelli
7b564bfdcb
Fix potential unligned access with MyLoader based devices, thanks Juhos
...
SVN-Revision: 6659
18 years ago
Florian Fainelli
eaf0c708f2
Make mksyshdr safe for 64bits platforms ( #1504 )
...
SVN-Revision: 6646
18 years ago
Florian Fainelli
4bb721a186
Add firmware generation for other Compex boards based on myloader, thanks to Juhos Gabor !
...
SVN-Revision: 6640
18 years ago
Florian Fainelli
5e7833d044
Add image generation for edimax routers
...
SVN-Revision: 6627
18 years ago
Florian Fainelli
2b9f949403
Fix a warning
...
SVN-Revision: 6602
18 years ago
Eugene Konev
3dbd8ff32f
Add srec2bin to firmware-utils
...
SVN-Revision: 6599
18 years ago
Felix Fietkau
f1a91c2f71
move ccache to tools/ and fix potential dependency issue
...
SVN-Revision: 6413
18 years ago
Felix Fietkau
41ac34a2a2
make ptgen print the end offset of the last partition as well
...
SVN-Revision: 6358
18 years ago