Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | host-build.mk used incorrectly | Mike Baker | 2007-05-10 | 3 | -3/+6 | |
| | | | | SVN-Revision: 7156 | |||||
* | fix host header files installation for tools (closes: #1604) | Nicolas Thill | 2007-04-21 | 1 | -5/+6 | |
| | | | | SVN-Revision: 7029 | |||||
* | the default_subtargets template was a bad idea, since different makefiles ↵ | Felix Fietkau | 2007-04-18 | 1 | -2/+10 | |
| | | | | | | require different types of dependencies for subtargets. nuke it... SVN-Revision: 7003 | |||||
* | fix up dependencies | Felix Fietkau | 2007-04-18 | 1 | -1/+3 | |
| | | | | SVN-Revision: 7002 | |||||
* | Fix airlink image generation tool | Florian Fainelli | 2007-04-09 | 1 | -5/+1 | |
| | | | | SVN-Revision: 6913 | |||||
* | mkcsysimg typos | Florian Fainelli | 2007-04-03 | 1 | -3/+3 | |
| | | | | SVN-Revision: 6853 | |||||
* | Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ↵ | Florian Fainelli | 2007-04-03 | 2 | -47/+0 | |
| | | | | | | longer broken, and have been tested SVN-Revision: 6847 | |||||
* | Add ADM5120 based edimax image generation utilities | Florian Fainelli | 2007-04-02 | 3 | -0/+1190 | |
| | | | | SVN-Revision: 6840 | |||||
* | Make airlink.c more endianness robus (sn9) | Florian Fainelli | 2007-04-02 | 1 | -3/+3 | |
| | | | | SVN-Revision: 6834 | |||||
* | Fix image generation (sn9) | Florian Fainelli | 2007-04-01 | 1 | -1/+2 | |
| | | | | SVN-Revision: 6781 | |||||
* | Fix a typo | Florian Fainelli | 2007-03-31 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6771 | |||||
* | fix crc32 and endianness, thanks sn9 | Florian Fainelli | 2007-03-31 | 1 | -24/+36 | |
| | | | | SVN-Revision: 6769 | |||||
* | airlink generation fix, thanks st9_ | Florian Fainelli | 2007-03-30 | 1 | -11/+9 | |
| | | | | SVN-Revision: 6764 | |||||
* | Fix mkmylofw write_out_padding routine | Florian Fainelli | 2007-03-29 | 1 | -49/+60 | |
| | | | | SVN-Revision: 6758 | |||||
* | Add definitions to myloader thanks Gabor Juhos | Florian Fainelli | 2007-03-26 | 1 | -7/+17 | |
| | | | | SVN-Revision: 6710 | |||||
* | Fix potential unligned access with MyLoader based devices, thanks Juhos | Florian Fainelli | 2007-03-24 | 1 | -8/+46 | |
| | | | | SVN-Revision: 6659 | |||||
* | Make mksyshdr safe for 64bits platforms (#1504) | Florian Fainelli | 2007-03-23 | 1 | -4/+6 | |
| | | | | SVN-Revision: 6646 | |||||
* | Add firmware generation for other Compex boards based on myloader, thanks to ↵ | Florian Fainelli | 2007-03-22 | 3 | -0/+1345 | |
| | | | | | | Juhos Gabor ! SVN-Revision: 6640 | |||||
* | Add image generation for edimax routers | Florian Fainelli | 2007-03-21 | 2 | -0/+45 | |
| | | | | SVN-Revision: 6627 | |||||
* | Fix a warning | Florian Fainelli | 2007-03-18 | 1 | -0/+1 | |
| | | | | SVN-Revision: 6602 | |||||
* | Add srec2bin to firmware-utils | Eugene Konev | 2007-03-18 | 2 | -0/+524 | |
| | | | | SVN-Revision: 6599 | |||||
* | move ccache to tools/ and fix potential dependency issue | Felix Fietkau | 2007-02-27 | 2 | -1/+51 | |
| | | | | SVN-Revision: 6413 | |||||
* | make ptgen print the end offset of the last partition as well | Felix Fietkau | 2007-02-25 | 1 | -0/+1 | |
| | | | | SVN-Revision: 6358 | |||||
* | clean up stampfile mess for tools/ and toolchain/ | Felix Fietkau | 2007-02-25 | 1 | -31/+12 | |
| | | | | SVN-Revision: 6357 | |||||
* | fix cylinder rounding in ptgen | Felix Fietkau | 2007-02-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6352 | |||||
* | Remove getline definition for OSX since we ship a getline implementation | Florian Fainelli | 2007-01-05 | 1 | -0/+52 | |
| | | | | SVN-Revision: 5986 | |||||
* | fix compile error (pointed out by nonsequitor) | Felix Fietkau | 2006-12-12 | 1 | -3/+3 | |
| | | | | SVN-Revision: 5772 | |||||
* | Add airlink firmware generation tool, thanks to Vassily Galinsky for that ! | Florian Fainelli | 2006-12-11 | 2 | -0/+326 | |
| | | | | SVN-Revision: 5760 | |||||
* | remove custom partition table hack, add ptgen utility for generating ↵ | Felix Fietkau | 2006-12-07 | 2 | -0/+220 | |
| | | | | | | partition tables SVN-Revision: 5704 | |||||
* | fix missing PKG_NAME | Felix Fietkau | 2006-12-06 | 2 | -0/+2 | |
| | | | | SVN-Revision: 5703 | |||||
* | move target/utils to tools/firmware-utils | Felix Fietkau | 2006-12-06 | 7 | -1/+1330 | |
| | | | | SVN-Revision: 5702 | |||||
* | more shell related fixes | Felix Fietkau | 2006-11-12 | 1 | -3/+2 | |
| | | | | SVN-Revision: 5509 | |||||
* | improve parallel building | Felix Fietkau | 2006-10-18 | 1 | -1/+8 | |
| | | | | SVN-Revision: 5208 | |||||
* | fix sstrip linux compile | Felix Fietkau | 2006-10-14 | 1 | -0/+1 | |
| | | | | SVN-Revision: 5104 | |||||
* | cleanup | Felix Fietkau | 2006-10-14 | 2 | -26/+1 | |
| | | | | SVN-Revision: 5097 | |||||
* | fix lzma compile | Felix Fietkau | 2006-10-14 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5094 | |||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 26 | -0/+5182 | |