Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adm5120: Remove unmaintained target | Hauke Mehrtens | 2019-05-03 | 4 | -67/+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 | ||||
* | adm5120: use subtarget configs for all kernels | Rafał Miłecki | 2015-03-01 | 1 | -0/+0 |
| | | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44581 | ||||
* | 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 | -13/+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/+13 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35769 | ||||
* | adm5120: remove 3.6 support | Gabor Juhos | 2013-01-12 | 1 | -13/+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/+13 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34954 | ||||
* | adm5120: nuke 3.3 support | Gabor Juhos | 2013-01-01 | 1 | -15/+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/+13 |
| | | | | | | 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 | 1 | -1/+0 |
| | | | | SVN-Revision: 31513 | ||||
* | adm5120: share a common kernel config between the subtargets | Gabor Juhos | 2012-04-29 | 1 | -176/+1 |
| | | | | SVN-Revision: 31512 | ||||
* | adm5120: remove 2.6.32 support | Gabor Juhos | 2012-04-29 | 1 | -209/+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/+191 |
| | | | | | | 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 | ||||
* | add missing kernel symbols | Jo-Philipp Wich | 2012-01-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 29790 | ||||
* | adm5120: remove patches/configs for unused kernel versions | Felix Fietkau | 2011-04-17 | 3 | -769/+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 | -264/+0 |
| | | | | SVN-Revision: 26229 | ||||
* | zyxel: use acx-mac80211 driver by default | Florian Fainelli | 2011-01-27 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25170 | ||||
* | generic: nuke 2.6.33 specific stuff, is not used by any platform | Gabor Juhos | 2010-12-17 | 1 | -252/+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 | ||||
* | 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/+222 |
| | | | | 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 | ||||
* | adm5120: add 2.6.33 & 2.6.34 kernel support | Alexandros C. Couloumbis | 2010-04-27 | 2 | -0/+519 |
| | | | | SVN-Revision: 21182 | ||||
* | adm5120: nuke 2.6.30 stuff | Gabor Juhos | 2010-03-26 | 1 | -205/+0 |
| | | | | SVN-Revision: 20445 | ||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 2 | -0/+2 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | adm5120: remove 2.6.31 related stuff | Gabor Juhos | 2010-02-28 | 1 | -207/+0 |
| | | | | SVN-Revision: 19889 | ||||
* | adm5120: sync kernel configs | Gabor Juhos | 2010-02-19 | 2 | -27/+26 |
| | | | | 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 | -13/+13 |
| | | | | SVN-Revision: 19580 | ||||
* | adm5120: preliminary 2.6.32 support (closes: #6304) | Gabor Juhos | 2010-01-02 | 1 | -0/+209 |
| | | | | SVN-Revision: 19005 | ||||
* | get rid of even more 2.6.28 stuff | Imre Kaloz | 2009-12-27 | 1 | -200/+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 | -9/+0 |
| | | | | SVN-Revision: 18370 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 3 | -41/+41 |
| | | | | SVN-Revision: 18367 | ||||
* | adm5120: add preliminary support for 2.6.31 | Gabor Juhos | 2009-10-08 | 1 | -0/+213 |
| | | | | SVN-Revision: 18000 | ||||
* | adm5120: sync kernel config | Gabor Juhos | 2009-10-08 | 2 | -8/+5 |
| | | | | SVN-Revision: 17998 | ||||
* | move common CONFIG_FB entries to generic | Nicolas Thill | 2009-10-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 17936 | ||||
* | move IMAGE_CMDLINE_HACK default to generic from targets | Andy Boyett | 2009-10-05 | 2 | -2/+0 |
| | | | | SVN-Revision: 17905 | ||||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 2 | -2/+0 |
| | | | | SVN-Revision: 17567 | ||||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 2 | -0/+2 |
| | | | | SVN-Revision: 17563 | ||||
* | optimize kernel for size | Gabor Juhos | 2009-05-24 | 2 | -0/+2 |
| | | | | SVN-Revision: 16020 | ||||
* | add experimental support for 2.6.30 | Gabor Juhos | 2009-05-22 | 1 | -0/+216 |
| | | | | SVN-Revision: 15979 | ||||
* | sync kernel config | Gabor Juhos | 2009-05-21 | 1 | -14/+2 |
| | | | | SVN-Revision: 15971 |