1199 Commits (7d905f1e95539f9bc43fad4f2892d916ced546cb)

Author SHA1 Message Date
Felix Fietkau 488d8be7cd add update target to tools/ 17 years ago
Felix Fietkau 07c8a6dab5 add lzma compression format to mkimage (will be used on infineon amazon) 17 years ago
Florian Fainelli b8b5d01cbb Fix ar7 image generation with MacOSX 17 years ago
Hamish Guthrie e970f61273 Remove a debug statement from trx.c, add config changes for at91 17 years ago
Felix Fietkau 5e406f0a28 enable quilt for host builds and add some additional checks 17 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. 17 years ago
Florian Fainelli fdd36119e9 mkcsysimg cleanups 17 years ago
Felix Fietkau b71b54bb25 fix x86 boot filesystem allocation (#1736) 17 years ago
Imre Kaloz 014af49855 fix mkimage compile 17 years ago
Imre Kaloz 89897bd2ab upgrade mkimage the current git version 17 years ago
Felix Fietkau 63300d3d91 Fix broadcom squashfs images: 17 years ago
Florian Fainelli edeee75f53 Fix 32/64bits issues with airlink image generator 17 years ago
Mike Baker 324c12d220 host-build.mk used incorrectly 17 years ago
Nicolas Thill 74991d46b7 fix host header files installation for tools (closes: #1604) 17 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... 17 years ago
Felix Fietkau 532654e3c6 fix up dependencies 17 years ago
Florian Fainelli d7960b2e50 Fix airlink image generation tool 18 years ago
Florian Fainelli 46161bff7d mkcsysimg typos 18 years ago
Florian Fainelli c2d893e891 Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer broken, and have been tested 18 years ago
Florian Fainelli 305d012ea6 Add ADM5120 based edimax image generation utilities 18 years ago
Florian Fainelli bf04aa9f69 Make airlink.c more endianness robus (sn9) 18 years ago
Florian Fainelli aef8f80a3a Fix image generation (sn9) 18 years ago
Florian Fainelli ce510473d5 Fix a typo 18 years ago
Florian Fainelli 5720195886 fix crc32 and endianness, thanks sn9 18 years ago
Florian Fainelli 263d62cf19 airlink generation fix, thanks st9_ 18 years ago
Florian Fainelli 56d10f7c3c Fix mkmylofw write_out_padding routine 18 years ago
Florian Fainelli 6c9b120593 Add definitions to myloader thanks Gabor Juhos 18 years ago
Florian Fainelli 7b564bfdcb Fix potential unligned access with MyLoader based devices, thanks Juhos 18 years ago
Florian Fainelli eaf0c708f2 Make mksyshdr safe for 64bits platforms (#1504) 18 years ago
Florian Fainelli 4bb721a186 Add firmware generation for other Compex boards based on myloader, thanks to Juhos Gabor ! 18 years ago
Florian Fainelli 5e7833d044 Add image generation for edimax routers 18 years ago
Florian Fainelli 2b9f949403 Fix a warning 18 years ago
Eugene Konev 3dbd8ff32f Add srec2bin to firmware-utils 18 years ago
Felix Fietkau f1a91c2f71 move ccache to tools/ and fix potential dependency issue 18 years ago
Felix Fietkau 41ac34a2a2 make ptgen print the end offset of the last partition as well 18 years ago
Felix Fietkau ced1277147 clean up stampfile mess for tools/ and toolchain/ 18 years ago
Felix Fietkau aa22253602 fix cylinder rounding in ptgen 18 years ago
Florian Fainelli 6bc5b7ae43 Remove getline definition for OSX since we ship a getline implementation 18 years ago
Felix Fietkau f9f5874de3 fix compile error (pointed out by nonsequitor) 18 years ago
Florian Fainelli 71b50f88fa Add airlink firmware generation tool, thanks to Vassily Galinsky for that ! 18 years ago
Felix Fietkau cf52f51b85 remove custom partition table hack, add ptgen utility for generating partition tables 18 years ago
Felix Fietkau a1e6799797 fix missing PKG_NAME 18 years ago
Felix Fietkau ebdcc6d40c move target/utils to tools/firmware-utils 18 years ago
Felix Fietkau 864ae8f613 more shell related fixes 18 years ago
Felix Fietkau 6a2879bfe7 improve parallel building 18 years ago
Felix Fietkau b343519d29 fix sstrip linux compile 18 years ago
Felix Fietkau f524e29d80 cleanup 18 years ago
Felix Fietkau 56273ac6a7 fix lzma compile 18 years ago