Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove a debug statement from trx.c, add config changes for at91 | Hamish Guthrie | 2007-06-04 | 1 | -1/+0 |
| | | | | SVN-Revision: 7491 | ||||
* | Fixed trx - variable append used uninitialised. If -A option was not used, ↵ | Hamish Guthrie | 2007-05-30 | 1 | -2/+3 |
| | | | | | | the first offset was not written to the .trx file. SVN-Revision: 7400 | ||||
* | mkcsysimg cleanups | Florian Fainelli | 2007-05-30 | 1 | -143/+149 |
| | | | | SVN-Revision: 7392 | ||||
* | fix x86 boot filesystem allocation (#1736) | Felix Fietkau | 2007-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 7312 | ||||
* | Fix broadcom squashfs images: | Felix Fietkau | 2007-05-15 | 1 | -3/+8 |
| | | | | | | | | | | 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 | ||||
* | Fix 32/64bits issues with airlink image generator | Florian Fainelli | 2007-05-11 | 1 | -25/+24 |
| | | | | SVN-Revision: 7189 | ||||
* | host-build.mk used incorrectly | Mike Baker | 2007-05-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 7156 | ||||
* | 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 | ||||
* | make ptgen print the end offset of the last partition as well | Felix Fietkau | 2007-02-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 6358 | ||||
* | fix cylinder rounding in ptgen | Felix Fietkau | 2007-02-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6352 | ||||
* | 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 | ||||
* | move target/utils to tools/firmware-utils | Felix Fietkau | 2006-12-06 | 6 | -0/+1329 |
SVN-Revision: 5702 |