aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/router_be
Commit message (Collapse)AuthorAgeFilesLines
* adm5120: Remove unmaintained targetHauke Mehrtens2019-05-034-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 overridesJo-Philipp Wich2016-04-171-1/+0
| | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* adm5120: enable low_memRafał Miłecki2015-03-011-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 kernelsRafał Miłecki2015-03-011-0/+0
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44581
* target: don't build jffs2 nor images by defaultJonas Gorski2013-06-051-1/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36863
* adm5120: remove 3.7 supportGabor Juhos2013-03-101-13/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35930
* adm5120: add support for 3.8Gabor Juhos2013-02-241-0/+13
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35769
* adm5120: remove 3.6 supportGabor Juhos2013-01-121-13/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35116
* adm5120: add support for 3.7Gabor Juhos2013-01-011-0/+13
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34954
* adm5120: nuke 3.3 supportGabor Juhos2013-01-011-15/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34953
* adm5120: add support for 3.6Gabor Juhos2013-01-011-0/+13
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34951
* adm5120: create a new subtarget for the RB1xx devicesGabor Juhos2012-04-291-1/+0
| | | | SVN-Revision: 31513
* adm5120: share a common kernel config between the subtargetsGabor Juhos2012-04-291-176/+1
| | | | SVN-Revision: 31512
* adm5120: remove 2.6.32 supportGabor Juhos2012-04-291-209/+0
| | | | SVN-Revision: 31510
* adm5120: remove 2.6.38 supportGabor Juhos2012-04-251-275/+0
| | | | SVN-Revision: 31475
* adm5120: add 3.3 supportGabor Juhos2012-04-251-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 kernelFlorian Fainelli2012-04-041-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 symbolsJo-Philipp Wich2012-01-191-0/+1
| | | | SVN-Revision: 29790
* adm5120: remove patches/configs for unused kernel versionsFelix Fietkau2011-04-173-769/+0
| | | | SVN-Revision: 26706
* linux/adm5120: preliminary 2.6.38 config optionsAlexandros C. Couloumbis2011-04-131-0/+273
| | | | SVN-Revision: 26648
* remove 2.6.34 supportImre Kaloz2011-03-181-264/+0
| | | | SVN-Revision: 26229
* zyxel: use acx-mac80211 driver by defaultFlorian Fainelli2011-01-271-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 platformGabor Juhos2010-12-171-252/+0
| | | | SVN-Revision: 24644
* linux/adm5120: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-121-0/+273
| | | | SVN-Revision: 23973
* linux/adm5120: add preliminary 2.6.36 kernel support (refresh patches)Alexandros C. Couloumbis2010-10-041-0/+273
| | | | SVN-Revision: 23224
* override ARCH_PACKAGESJo-Philipp Wich2010-09-121-0/+1
| | | | SVN-Revision: 23031
* fix commit r21993Alexandros C. Couloumbis2010-06-302-0/+2
| | | | SVN-Revision: 21994
* adm5120: add kernel 2.6.35 preliminary supportAlexandros C. Couloumbis2010-06-101-0/+222
| | | | SVN-Revision: 21751
* Move CONFIG_LZMA_{DE,}COMPRESS to generic configLars-Peter Clausen2010-05-122-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 supportAlexandros C. Couloumbis2010-04-272-0/+519
| | | | SVN-Revision: 21182
* adm5120: nuke 2.6.30 stuffGabor Juhos2010-03-261-205/+0
| | | | SVN-Revision: 20445
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-112-0/+2
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* adm5120: remove 2.6.31 related stuffGabor Juhos2010-02-281-207/+0
| | | | SVN-Revision: 19889
* adm5120: sync kernel configsGabor Juhos2010-02-192-27/+26
| | | | SVN-Revision: 19741
* clean up handling of some kernel symbolsImre Kaloz2010-02-113-3/+0
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-111-13/+13
| | | | SVN-Revision: 19580
* adm5120: preliminary 2.6.32 support (closes: #6304)Gabor Juhos2010-01-021-0/+209
| | | | SVN-Revision: 19005
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-271-200/+0
| | | | SVN-Revision: 18953
* some more Kconfig symbol move..Imre Kaloz2009-11-113-6/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-113-9/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-113-41/+41
| | | | SVN-Revision: 18367
* adm5120: add preliminary support for 2.6.31Gabor Juhos2009-10-081-0/+213
| | | | SVN-Revision: 18000
* adm5120: sync kernel configGabor Juhos2009-10-082-8/+5
| | | | SVN-Revision: 17998
* move common CONFIG_FB entries to genericNicolas Thill2009-10-051-0/+1
| | | | SVN-Revision: 17936
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-052-2/+0
| | | | SVN-Revision: 17905
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-102-2/+0
| | | | SVN-Revision: 17567
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-102-0/+2
| | | | SVN-Revision: 17563
* optimize kernel for sizeGabor Juhos2009-05-242-0/+2
| | | | SVN-Revision: 16020
* add experimental support for 2.6.30Gabor Juhos2009-05-221-0/+216
| | | | SVN-Revision: 15979
* sync kernel configGabor Juhos2009-05-211-14/+2
| | | | SVN-Revision: 15971