Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an ↵ | Gabor Juhos | 2007-11-03 | 2 | -12/+39 |
| | | | | | | align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on SVN-Revision: 9490 | ||||
* | generate valid image for the BR-6104KP's web-interface (closes: 2641) | Gabor Juhos | 2007-11-02 | 1 | -3/+18 |
| | | | | SVN-Revision: 9485 | ||||
* | reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held ↵ | Gabor Juhos | 2007-10-26 | 1 | -2/+3 |
| | | | | | | (closes: #2549) SVN-Revision: 9450 | ||||
* | add ids for Edimax BR-6104Wg boards | Gabor Juhos | 2007-10-18 | 2 | -0/+21 |
| | | | | SVN-Revision: 9342 | ||||
* | Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which ↵ | Gabor Juhos | 2007-10-05 | 1 | -5/+9 |
| | | | | | | contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration SVN-Revision: 9141 | ||||
* | remove dashes from profile names | Gabor Juhos | 2007-10-05 | 2 | -47/+47 |
| | | | | SVN-Revision: 9132 | ||||
* | make image names shorten | Gabor Juhos | 2007-10-02 | 2 | -7/+8 |
| | | | | SVN-Revision: 9089 | ||||
* | use prepare_generic_squashfs in image generation, thanks ffrrrr | Gabor Juhos | 2007-09-21 | 1 | -2/+8 |
| | | | | SVN-Revision: 8922 | ||||
* | image generation fixes, thanks to <berny156 at gmx.de> (#2379) | Gabor Juhos | 2007-09-13 | 2 | -8/+8 |
| | | | | SVN-Revision: 8771 | ||||
* | rewrite image generation | Gabor Juhos | 2007-09-11 | 3 | -131/+448 |
| | | | | SVN-Revision: 8755 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 14 | -0/+2343 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |