summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fix host header files installation for tools (closes: #1604)nico2007-04-211-5/+6
* the default_subtargets template was a bad idea, since different makefiles req...nbd2007-04-181-2/+10
* fix up dependenciesnbd2007-04-181-1/+3
* Fix airlink image generation toolflorian2007-04-091-5/+1
* mkcsysimg typosflorian2007-04-031-3/+3
* Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ...florian2007-04-032-47/+0
* Add ADM5120 based edimax image generation utilitiesflorian2007-04-023-0/+1190
* Make airlink.c more endianness robus (sn9)florian2007-04-021-3/+3
* convert from dos to unix formatnbd2007-04-011-46/+46
* Fix image generation (sn9)florian2007-04-011-1/+2
* Fix a typoflorian2007-03-311-1/+1
* fix crc32 and endianness, thanks sn9florian2007-03-311-24/+36
* airlink generation fix, thanks st9_florian2007-03-301-11/+9
* Fix mkmylofw write_out_padding routineflorian2007-03-291-49/+60
* Add definitions to myloader thanks Gabor Juhosflorian2007-03-261-7/+17
* Fix potential unligned access with MyLoader based devices, thanks Juhosflorian2007-03-241-8/+46
* Make mksyshdr safe for 64bits platforms (#1504)florian2007-03-231-4/+6
* Add firmware generation for other Compex boards based on myloader, thanks to ...florian2007-03-223-0/+1345
* Add image generation for edimax routersflorian2007-03-212-0/+45
* Fix a warningflorian2007-03-181-0/+1
* Add srec2bin to firmware-utilsejka2007-03-182-0/+524
* move ccache to tools/ and fix potential dependency issuenbd2007-02-272-1/+51
* make ptgen print the end offset of the last partition as wellnbd2007-02-251-0/+1
* clean up stampfile mess for tools/ and toolchain/nbd2007-02-251-31/+12
* fix cylinder rounding in ptgennbd2007-02-241-1/+1
* Remove getline definition for OSX since we ship a getline implementationflorian2007-01-051-0/+52
* fix compile error (pointed out by nonsequitor)nbd2006-12-121-3/+3
* Add airlink firmware generation tool, thanks to Vassily Galinsky for that !florian2006-12-112-0/+326
* remove custom partition table hack, add ptgen utility for generating partitio...nbd2006-12-072-0/+220
* fix missing PKG_NAMEnbd2006-12-062-0/+2
* move target/utils to tools/firmware-utilsnbd2006-12-067-1/+1330
* more shell related fixesnbd2006-11-121-3/+2
* improve parallel buildingnbd2006-10-181-1/+8
* fix sstrip linux compilenbd2006-10-141-0/+1
* cleanupnbd2006-10-142-26/+1
* fix lzma compilenbd2006-10-141-1/+1
* always build sed, some systems have a broken one where it's hard to detectnbd2006-10-102-47/+8
* add portability patch for ipkg-utilsnbd2006-10-101-0/+50
* remove sed test garbage left behind on some hosts with an old/unsupported sednbd2006-10-101-2/+1
* change OS to HOST_OSnbd2006-10-102-2/+2
* fix mtd-utils compile on freebsdnbd2006-10-102-1/+6
* fix gene2fs build on freebsdnbd2006-10-102-9/+8
* add portability fixes for toolchain/tools (full tools/toolchain build works o...nbd2006-09-277-4/+168
* move tools from toolchain/ to tools/nbd2006-09-2722-0/+5004