Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adm5120: Remove unmaintained target | Hauke Mehrtens | 2019-05-03 | 9 | -327/+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> | ||||
* | target: globally remove ARCH_PACKAGES overrides | Jo-Philipp Wich | 2016-04-17 | 1 | -1/+0 |
| | | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||||
* | adm5120: enable low_mem | Rafał Miłecki | 2015-03-01 | 1 | -1/+1 |
| | | | | | | | | | Most devices have only 16 MiB of RAM, this will allow them to boot without OOM. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44587 | ||||
* | target: don't build jffs2 nor images by default | Jonas Gorski | 2013-06-05 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36863 | ||||
* | adm5120: remove 3.7 support | Gabor Juhos | 2013-03-10 | 1 | -0/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35930 | ||||
* | adm5120: add support for 3.8 | Gabor Juhos | 2013-02-24 | 1 | -0/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35769 | ||||
* | adm5120: remove 3.6 support | Gabor Juhos | 2013-01-12 | 1 | -0/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35116 | ||||
* | adm5120: add support for 3.7 | Gabor Juhos | 2013-01-01 | 1 | -0/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34954 | ||||
* | adm5120: nuke 3.3 support | Gabor Juhos | 2013-01-01 | 1 | -0/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34953 | ||||
* | adm5120: add support for 3.6 | Gabor Juhos | 2013-01-01 | 1 | -0/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34951 | ||||
* | adm5120: create a new subtarget for the RB1xx devices | Gabor Juhos | 2012-04-29 | 2 | -96/+0 |
| | | | | SVN-Revision: 31513 | ||||
* | adm5120: share a common kernel config between the subtargets | Gabor Juhos | 2012-04-29 | 1 | -227/+0 |
| | | | | SVN-Revision: 31512 | ||||
* | adm5120: remove 2.6.32 support | Gabor Juhos | 2012-04-29 | 1 | -265/+0 |
| | | | | SVN-Revision: 31510 | ||||
* | adm5120: remove 2.6.38 support | Gabor Juhos | 2012-04-25 | 1 | -275/+0 |
| | | | | SVN-Revision: 31475 | ||||
* | adm5120: add 3.3 support | Gabor Juhos | 2012-04-25 | 1 | -0/+227 |
| | | | | | | Partially based on the 3.1 patches by Hartmut Knaack <knaack.h [at] gmx.de> SVN-Revision: 31474 | ||||
* | fix support for 2.6.38 kernel | Florian Fainelli | 2012-04-04 | 1 | -0/+1 |
| | | | | | | | | | | | This patch fixes the following issues I encountered while compiling kernel 2.6.38.8 for my Omnima Embedded Controller/Edimax BR6104KP: - kernel comes up with machine selection during build, even though everything was properly set in menuconfig - USB api changes Successfully built and tested with r29755. Signed-off-by: Hartmut Knaack <knaack.h [at] gmx.de> SVN-Revision: 31194 | ||||
* | targets: replace madwifi in profiles with ath5k, madwifi is unmaintained | Felix Fietkau | 2012-03-19 | 2 | -4/+4 |
| | | | | SVN-Revision: 31015 | ||||
* | add missing kernel symbols | Jo-Philipp Wich | 2012-01-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 29790 | ||||
* | linux/adm5120: update wget2nand script | Alexandros C. Couloumbis | 2011-04-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 26748 | ||||
* | adm5120: remove patches/configs for unused kernel versions | Felix Fietkau | 2011-04-17 | 3 | -828/+0 |
| | | | | SVN-Revision: 26706 | ||||
* | linux/adm5120: preliminary 2.6.38 config options | Alexandros C. Couloumbis | 2011-04-13 | 1 | -0/+273 |
| | | | | SVN-Revision: 26648 | ||||
* | remove 2.6.34 support | Imre Kaloz | 2011-03-18 | 1 | -317/+0 |
| | | | | SVN-Revision: 26229 | ||||
* | generic: nuke 2.6.33 specific stuff, is not used by any platform | Gabor Juhos | 2010-12-17 | 1 | -304/+0 |
| | | | | SVN-Revision: 24644 | ||||
* | linux/adm5120: add preliminary 2.6.37 kernel support | Alexandros C. Couloumbis | 2010-11-12 | 1 | -0/+273 |
| | | | | SVN-Revision: 23973 | ||||
* | linux/adm5120: add preliminary 2.6.36 kernel support (refresh patches) | Alexandros C. Couloumbis | 2010-10-04 | 1 | -0/+273 |
| | | | | SVN-Revision: 23224 | ||||
* | override ARCH_PACKAGES | Jo-Philipp Wich | 2010-09-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 23031 | ||||
* | add support for generic eb214a, thanks cezary (#7027) | Florian Fainelli | 2010-07-18 | 5 | -0/+19 |
| | | | | SVN-Revision: 22275 | ||||
* | fix commit r21993 | Alexandros C. Couloumbis | 2010-06-30 | 2 | -0/+2 |
| | | | | SVN-Revision: 21994 | ||||
* | adm5120: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-10 | 1 | -0/+279 |
| | | | | SVN-Revision: 21751 | ||||
* | Move CONFIG_LZMA_{DE,}COMPRESS to generic config | Lars-Peter Clausen | 2010-05-12 | 2 | -4/+0 |
| | | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. SVN-Revision: 21437 | ||||
* | let 802.1q support be built-in (#7280) | Florian Fainelli | 2010-05-04 | 1 | -1/+0 |
| | | | | SVN-Revision: 21349 | ||||
* | adm5120: add 2.6.33 & 2.6.34 kernel support | Alexandros C. Couloumbis | 2010-04-27 | 2 | -0/+620 |
| | | | | SVN-Revision: 21182 | ||||
* | adm5120: nuke 2.6.30 stuff | Gabor Juhos | 2010-03-26 | 1 | -260/+0 |
| | | | | SVN-Revision: 20445 | ||||
* | replace some more references to hostapd-mini with wpad-mini | Felix Fietkau | 2010-03-14 | 2 | -16/+16 |
| | | | | SVN-Revision: 20184 | ||||
* | adm5120: add CONFIG_PCI=y on router_le too | Alexandros C. Couloumbis | 2010-03-11 | 2 | -0/+2 |
| | | | | SVN-Revision: 20143 | ||||
* | adm5120: remove 2.6.31 related stuff | Gabor Juhos | 2010-02-28 | 1 | -262/+0 |
| | | | | SVN-Revision: 19889 | ||||
* | adm5120: sync kernel configs | Gabor Juhos | 2010-02-19 | 2 | -45/+44 |
| | | | | SVN-Revision: 19741 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 3 | -3/+0 |
| | | | | SVN-Revision: 19581 | ||||
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 | 1 | -23/+22 |
| | | | | SVN-Revision: 19580 | ||||
* | adm5120: preliminary 2.6.32 support (closes: #6304) | Gabor Juhos | 2010-01-02 | 1 | -0/+265 |
| | | | | SVN-Revision: 19005 | ||||
* | get rid of even more 2.6.28 stuff | Imre Kaloz | 2009-12-27 | 1 | -254/+0 |
| | | | | SVN-Revision: 18953 | ||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 3 | -6/+0 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 3 | -20/+0 |
| | | | | SVN-Revision: 18370 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 3 | -68/+68 |
| | | | | SVN-Revision: 18367 | ||||
* | adm5120: add preliminary support for 2.6.31 | Gabor Juhos | 2009-10-08 | 1 | -0/+271 |
| | | | | SVN-Revision: 18000 | ||||
* | adm5120: sync kernel config | Gabor Juhos | 2009-10-08 | 2 | -4/+20 |
| | | | | SVN-Revision: 17998 | ||||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 2 | -2/+0 |
| | | | | SVN-Revision: 17567 | ||||
* | adm5120: use the generic image_cmdline hack | Gabor Juhos | 2009-09-10 | 2 | -2/+2 |
| | | | | SVN-Revision: 17564 | ||||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 2 | -0/+2 |
| | | | | SVN-Revision: 17563 | ||||
* | add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board) | Gabor Juhos | 2009-06-25 | 3 | -0/+20 |
| | | | | SVN-Revision: 16555 |