Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | adm5120: enable low_mem | Rafał Miłecki | 2015-03-01 |
| | | | | | | | | | 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 |
| | | | | | | 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 |
| | | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36863 | ||
* | adm5120: remove 3.7 support | Gabor Juhos | 2013-03-10 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35930 | ||
* | adm5120: add support for 3.8 | Gabor Juhos | 2013-02-24 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35769 | ||
* | adm5120: remove 3.6 support | Gabor Juhos | 2013-01-12 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35116 | ||
* | adm5120: add support for 3.7 | Gabor Juhos | 2013-01-01 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34954 | ||
* | adm5120: nuke 3.3 support | Gabor Juhos | 2013-01-01 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34953 | ||
* | adm5120: add support for 3.6 | Gabor Juhos | 2013-01-01 |
| | | | | | | 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 |
| | | | | SVN-Revision: 31513 | ||
* | adm5120: share a common kernel config between the subtargets | Gabor Juhos | 2012-04-29 |
| | | | | SVN-Revision: 31512 | ||
* | adm5120: remove 2.6.32 support | Gabor Juhos | 2012-04-29 |
| | | | | SVN-Revision: 31510 | ||
* | adm5120: remove 2.6.38 support | Gabor Juhos | 2012-04-25 |
| | | | | SVN-Revision: 31475 | ||
* | adm5120: add 3.3 support | Gabor Juhos | 2012-04-25 |
| | | | | | | 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 |
| | | | | | | | | | | | 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 |
| | | | | SVN-Revision: 29790 | ||
* | adm5120: remove patches/configs for unused kernel versions | Felix Fietkau | 2011-04-17 |
| | | | | SVN-Revision: 26706 | ||
* | linux/adm5120: preliminary 2.6.38 config options | Alexandros C. Couloumbis | 2011-04-13 |
| | | | | SVN-Revision: 26648 | ||
* | remove 2.6.34 support | Imre Kaloz | 2011-03-18 |
| | | | | SVN-Revision: 26229 | ||
* | zyxel: use acx-mac80211 driver by default | Florian Fainelli | 2011-01-27 |
| | | | | | | 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 |
| | | | | SVN-Revision: 24644 | ||
* | linux/adm5120: add preliminary 2.6.37 kernel support | Alexandros C. Couloumbis | 2010-11-12 |
| | | | | SVN-Revision: 23973 | ||
* | linux/adm5120: add preliminary 2.6.36 kernel support (refresh patches) | Alexandros C. Couloumbis | 2010-10-04 |
| | | | | SVN-Revision: 23224 | ||
* | override ARCH_PACKAGES | Jo-Philipp Wich | 2010-09-12 |
| | | | | SVN-Revision: 23031 | ||
* | fix commit r21993 | Alexandros C. Couloumbis | 2010-06-30 |
| | | | | SVN-Revision: 21994 | ||
* | adm5120: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-10 |
| | | | | SVN-Revision: 21751 | ||
* | Move CONFIG_LZMA_{DE,}COMPRESS to generic config | Lars-Peter Clausen | 2010-05-12 |
| | | | | | | 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 |
| | | | | SVN-Revision: 21182 | ||
* | adm5120: nuke 2.6.30 stuff | Gabor Juhos | 2010-03-26 |
| | | | | SVN-Revision: 20445 | ||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||
* | adm5120: remove 2.6.31 related stuff | Gabor Juhos | 2010-02-28 |
| | | | | SVN-Revision: 19889 | ||
* | adm5120: sync kernel configs | Gabor Juhos | 2010-02-19 |
| | | | | SVN-Revision: 19741 | ||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 |
| | | | | SVN-Revision: 19581 | ||
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 |
| | | | | SVN-Revision: 19580 | ||
* | adm5120: preliminary 2.6.32 support (closes: #6304) | Gabor Juhos | 2010-01-02 |
| | | | | SVN-Revision: 19005 | ||
* | get rid of even more 2.6.28 stuff | Imre Kaloz | 2009-12-27 |
| | | | | SVN-Revision: 18953 | ||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18371 | ||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18370 | ||
* | sort all target config files | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18367 | ||
* | adm5120: add preliminary support for 2.6.31 | Gabor Juhos | 2009-10-08 |
| | | | | SVN-Revision: 18000 | ||
* | adm5120: sync kernel config | Gabor Juhos | 2009-10-08 |
| | | | | SVN-Revision: 17998 | ||
* | move common CONFIG_FB entries to generic | Nicolas Thill | 2009-10-05 |
| | | | | SVN-Revision: 17936 | ||
* | move IMAGE_CMDLINE_HACK default to generic from targets | Andy Boyett | 2009-10-05 |
| | | | | SVN-Revision: 17905 | ||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 |
| | | | | SVN-Revision: 17567 | ||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 |
| | | | | SVN-Revision: 17563 | ||
* | optimize kernel for size | Gabor Juhos | 2009-05-24 |
| | | | | SVN-Revision: 16020 | ||
* | add experimental support for 2.6.30 | Gabor Juhos | 2009-05-22 |
| | | | | SVN-Revision: 15979 | ||
* | sync kernel config | Gabor Juhos | 2009-05-21 |
| | | | | SVN-Revision: 15971 | ||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 |
| | | | | SVN-Revision: 15840 | ||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 |
| | | | | SVN-Revision: 15606 |