summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/router_le
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35930
* adm5120: add support for 3.8Gabor Juhos2013-02-241-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35769
* adm5120: remove 3.6 supportGabor Juhos2013-01-121-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35116
* adm5120: add support for 3.7Gabor Juhos2013-01-011-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34954
* adm5120: nuke 3.3 supportGabor Juhos2013-01-011-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34953
* adm5120: add support for 3.6Gabor Juhos2013-01-011-0/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34951
* adm5120: create a new subtarget for the RB1xx devicesGabor Juhos2012-04-292-96/+0
| | | | SVN-Revision: 31513
* adm5120: share a common kernel config between the subtargetsGabor Juhos2012-04-291-227/+0
| | | | SVN-Revision: 31512
* adm5120: remove 2.6.32 supportGabor Juhos2012-04-291-265/+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/+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 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
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-192-4/+4
| | | | SVN-Revision: 31015
* add missing kernel symbolsJo-Philipp Wich2012-01-191-0/+1
| | | | SVN-Revision: 29790
* linux/adm5120: update wget2nand scriptAlexandros C. Couloumbis2011-04-211-2/+2
| | | | SVN-Revision: 26748
* adm5120: remove patches/configs for unused kernel versionsFelix Fietkau2011-04-173-828/+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-317/+0
| | | | SVN-Revision: 26229
* generic: nuke 2.6.33 specific stuff, is not used by any platformGabor Juhos2010-12-171-304/+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
* add support for generic eb214a, thanks cezary (#7027)Florian Fainelli2010-07-185-0/+19
| | | | SVN-Revision: 22275
* 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/+279
| | | | 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
* let 802.1q support be built-in (#7280)Florian Fainelli2010-05-041-1/+0
| | | | SVN-Revision: 21349
* adm5120: add 2.6.33 & 2.6.34 kernel supportAlexandros C. Couloumbis2010-04-272-0/+620
| | | | SVN-Revision: 21182
* adm5120: nuke 2.6.30 stuffGabor Juhos2010-03-261-260/+0
| | | | SVN-Revision: 20445
* replace some more references to hostapd-mini with wpad-miniFelix Fietkau2010-03-142-16/+16
| | | | SVN-Revision: 20184
* adm5120: add CONFIG_PCI=y on router_le tooAlexandros C. Couloumbis2010-03-112-0/+2
| | | | SVN-Revision: 20143
* adm5120: remove 2.6.31 related stuffGabor Juhos2010-02-281-262/+0
| | | | SVN-Revision: 19889
* adm5120: sync kernel configsGabor Juhos2010-02-192-45/+44
| | | | 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-23/+22
| | | | SVN-Revision: 19580
* adm5120: preliminary 2.6.32 support (closes: #6304)Gabor Juhos2010-01-021-0/+265
| | | | SVN-Revision: 19005
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-271-254/+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-20/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-113-68/+68
| | | | SVN-Revision: 18367
* adm5120: add preliminary support for 2.6.31Gabor Juhos2009-10-081-0/+271
| | | | SVN-Revision: 18000
* adm5120: sync kernel configGabor Juhos2009-10-082-4/+20
| | | | SVN-Revision: 17998
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-102-2/+0
| | | | SVN-Revision: 17567
* adm5120: use the generic image_cmdline hackGabor Juhos2009-09-102-2/+2
| | | | SVN-Revision: 17564
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-102-0/+2
| | | | SVN-Revision: 17563
* add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)Gabor Juhos2009-06-253-0/+20
| | | | SVN-Revision: 16555
* optimize kernel for sizeGabor Juhos2009-05-242-0/+2
| | | | SVN-Revision: 16020