Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adm5120: Remove unmaintained target | Hauke Mehrtens | 2019-05-03 | 7 | -317/+0 |
| | | | | | | | | | | | | This target only supports kernel 3.18, which is not supported in OpenWrt any more for multiple releases. It also looks like there is no active maintainer for this target. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | ||||
* | adm5120: create a new subtarget for the RB1xx devices | Gabor Juhos | 2012-04-29 | 1 | -18/+0 |
| | | | | SVN-Revision: 31513 | ||||
* | targets: replace madwifi in profiles with ath5k, madwifi is unmaintained | Felix Fietkau | 2012-03-19 | 2 | -4/+4 |
| | | | | SVN-Revision: 31015 | ||||
* | add support for generic eb214a, thanks cezary (#7027) | Florian Fainelli | 2010-07-18 | 1 | -0/+11 |
| | | | | SVN-Revision: 22275 | ||||
* | replace some more references to hostapd-mini with wpad-mini | Felix Fietkau | 2010-03-14 | 2 | -16/+16 |
| | | | | SVN-Revision: 20184 | ||||
* | add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board) | Gabor Juhos | 2009-06-25 | 1 | -0/+16 |
| | | | | SVN-Revision: 16555 | ||||
* | add USB drivers for the NFS-101U/WU profiles | Gabor Juhos | 2009-01-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 14199 | ||||
* | Add hostapd-mini to default images where applicable | Andy Boyett | 2009-01-02 | 2 | -4/+17 |
| | | | | SVN-Revision: 13819 | ||||
* | experimental support for the Motorola MU Gateway | Gabor Juhos | 2008-09-23 | 1 | -0/+16 |
| | | | | SVN-Revision: 12662 | ||||
* | generate images for the EASY 5120P-ATA board | Gabor Juhos | 2008-08-27 | 1 | -0/+10 |
| | | | | SVN-Revision: 12405 | ||||
* | improve support of the Infineon EASY 5120-RT Reference Board | Gabor Juhos | 2008-05-01 | 1 | -0/+17 |
| | | | | SVN-Revision: 10996 | ||||
* | Switch to the rt2x00 rt2500 pci version | Florian Fainelli | 2008-04-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 10738 | ||||
* | image generation cleanups * make image generation makefiles simpler * remove ↵ | Gabor Juhos | 2008-01-29 | 7 | -80/+90 |
| | | | | | | unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices SVN-Revision: 10309 | ||||
* | generate firmware images for the CAS-700/771/790/861 devices | Gabor Juhos | 2008-01-14 | 1 | -3/+53 |
| | | | | SVN-Revision: 10193 | ||||
* | fix Conceptronic profile | Gabor Juhos | 2007-12-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 10009 | ||||
* | Add support for Conceptronic C54BSR4 | Florian Fainelli | 2007-12-28 | 1 | -0/+17 |
| | | | | SVN-Revision: 10002 | ||||
* | new experimental driver for the CF slot on the RouterBOARD 153 | Gabor Juhos | 2007-12-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 9707 | ||||
* | add usb drivers to the Compex NP28G's profile, thanks to kenny | Gabor Juhos | 2007-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 9501 | ||||
* | image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an ↵ | Gabor Juhos | 2007-11-03 | 1 | -1/+10 |
| | | | | | | 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 | ||||
* | The RB513 CF driver is now a module, enable it by default for the RB1xx ↵ | Florian Fainelli | 2007-10-23 | 1 | -1/+1 |
| | | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416 | ||||
* | Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which ↵ | Gabor Juhos | 2007-10-05 | 1 | -0/+17 |
| | | | | | | 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 | 1 | -6/+6 |
| | | | | SVN-Revision: 9132 | ||||
* | rename packages dependecies missed from [8806] | Nicolas Thill | 2007-09-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 8813 | ||||
* | rewrite image generation | Gabor Juhos | 2007-09-11 | 8 | -40/+89 |
| | | | | SVN-Revision: 8755 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 6 | -0/+100 |
override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 |