Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add vlan definitions for Siemens SE505v2 | Florian Fainelli | 2011-09-30 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | Hi, this patch adds the correct vlan definitions for the Siemens SE505v2. It applies to trunk as well as backfire (please apply here too). On backfire this also patches brcm-2,4, because brcm47xx base-files is just symlinked to brcm-2.4. It also fixes two whitespace issues. Tested with brcm47xx on both trunk and backfire branch and works as expected. Signed-off-by: Manuel Munz <freifunk@somakoma.de> SVN-Revision: 28336 | ||||
* | fix the default network configuration for the ASUS WL-330gE (#8751) | Jo-Philipp Wich | 2011-08-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 28024 | ||||
* | target (base-files): Fixed failsafe mode by adding back insmod diag | Daniel Dickinson | 2010-07-15 | 1 | -0/+8 |
| | | | | SVN-Revision: 22186 | ||||
* | add back the base-files/image code from brcm-2.4 to brcm47xx | Felix Fietkau | 2010-06-26 | 12 | -0/+461 |
| | | | | SVN-Revision: 21945 | ||||
* | remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a ↵ | Felix Fietkau | 2010-06-26 | 1 | -1/+0 |
| | | | | | | proper type changing commit) SVN-Revision: 21944 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -0/+1 |
(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 |