summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)florian2007-08-031-0/+1
* add firmware generation tool for ZyXEL boardsjuhosg2007-08-023-0/+1212
* dependency fixnbd2007-07-301-0/+1
* next round of cleanup, convert target/ - make -j works now ;)nbd2007-07-301-1/+0
* next round of build system cleanup - convert package/ to new structurenbd2007-07-301-2/+2
* remove leftover stuffnbd2007-07-301-2/+0
* fix compile errors with make 3.80nbd2007-07-301-1/+1
* use $(curdir) againnbd2007-07-281-12/+16
* build system fixes, more cleanupnbd2007-07-281-10/+10
* don't force the install->compile, compile->prepare dependencies in subdir.mknbd2007-07-281-1/+4
* initial attempt at cleaning up subdirectory handling. tools/Makefile is now b...nbd2007-07-281-48/+16
* when building packages, accept uppercase letters in the package namenbd2007-07-211-0/+26
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ...florian2007-07-013-1/+115
* fix accidentally committed broken patchnbd2007-06-301-35/+8
* add portability fixes from #1720nbd2007-06-301-5/+27
* add update target to tools/nbd2007-06-301-1/+1
* add lzma compression format to mkimage (will be used on infineon amazon)nbd2007-06-242-0/+2
* Fix ar7 image generation with MacOSXflorian2007-06-121-0/+3
* Remove a debug statement from trx.c, add config changes for at91hcg2007-06-041-1/+0
* enable quilt for host builds and add some additional checksnbd2007-06-031-1/+1
* Fixed trx - variable append used uninitialised. If -A option was nothcg2007-05-301-2/+3
* mkcsysimg cleanupsflorian2007-05-301-143/+149
* fix x86 boot filesystem allocation (#1736)nbd2007-05-231-1/+1
* fix mkimage compilekaloz2007-05-231-0/+2
* upgrade mkimage the current git versionkaloz2007-05-233-11/+21
* Fix broadcom squashfs images:nbd2007-05-151-3/+8
* Fix 32/64bits issues with airlink image generatorflorian2007-05-111-25/+24
* host-build.mk used incorrectlymbm2007-05-103-3/+6
* 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