Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add WRT300N v1.1 support (patch from #6379) | Felix Fietkau | 2009-12-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 18921 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | Include missing part of r11275. Fix fw_argX from CFE | Peter Denison | 2008-06-03 | 1 | -0/+5 |
| | | | | SVN-Revision: 11340 | ||||
* | Don't nuke fw_argX from CFE - Thanks jhansen | Peter Denison | 2008-05-27 | 1 | -2/+6 |
| | | | | SVN-Revision: 11275 | ||||
* | add wrt350n image file | Felix Fietkau | 2008-01-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 10205 | ||||
* | bump version numbers of Linksys images | Imre Kaloz | 2008-01-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 10097 | ||||
* | create broadcom initramfs images and move the lzma decompressor area a bit ↵ | Felix Fietkau | 2007-11-16 | 2 | -1/+5 |
| | | | | | | further SVN-Revision: 9556 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -6/+6 |
| | | | | SVN-Revision: 9533 | ||||
* | update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663) | Felix Fietkau | 2007-11-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 9523 | ||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 1 | -5/+5 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||||
* | make the broadcom firmware image code more sane and also fix jffs2-256k ↵ | Felix Fietkau | 2007-06-25 | 1 | -12/+21 |
| | | | | | | related bugs (#1888) SVN-Revision: 7731 | ||||
* | enable image generation for the WRT150N | Imre Kaloz | 2007-06-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 7486 | ||||
* | Fix broadcom squashfs images: | Felix Fietkau | 2007-05-15 | 1 | -9/+7 |
| | | | | | | | | | | 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 | ||||
* | unified preinit environment | Mike Baker | 2007-05-10 | 1 | -0/+5 |
| | | | | SVN-Revision: 7173 | ||||
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 1 | -9/+6 |
| | | | | SVN-Revision: 6360 | ||||
* | bump version numbers of linksys images, because the linksys firmware often ↵ | Felix Fietkau | 2007-01-11 | 1 | -4/+4 |
| | | | | | | refuses to downgrade SVN-Revision: 6074 | ||||
* | move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵ | Felix Fietkau | 2007-01-07 | 11 | -1/+1373 |
| | | | | | | those two. symlink will be added in the next commit (i don't think svn can do that change atomically) SVN-Revision: 6013 | ||||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 | 1 | -0/+1 |
directories are now self contained SVN-Revision: 5669 |