Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | orion: Update kernel to 3.10.44 | Hauke Mehrtens | 2014-07-20 | 1 | -17/+48 |
| | | | | | | | | | | | | | | Update the kernel of the orion target to version 3.10.44. Refresh orion config and patches to match the changes in the kernel Tested on WRT350N-v2 device. Signed-off-by: Maarten Bezemer <maarten.bezemer@gmail.com> [run make kernel_oldconfig, fold a01-dt2-fixes-for-3.3.patch into dt2-setup.c, make dt2-setup.c compile, fix harddisk subprofile] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41765 | ||||
* | orion: disable CONFIG_VM_EVENT_COUNTERS by default | Felix Fietkau | 2013-06-28 | 1 | -1/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37068 | ||||
* | orion: add support for the lacie 2big network device | Felix Fietkau | 2013-06-28 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37059 | ||||
* | versioned files and dirs still make no sense when you support only a single ↵ | Imre Kaloz | 2013-06-04 | 1 | -0/+152 |
| | | | | | | kernel... SVN-Revision: 36836 | ||||
* | orion: nuke 3.0 support | Gabor Juhos | 2012-05-09 | 1 | -238/+0 |
| | | | | SVN-Revision: 31659 | ||||
* | add support for D-Link DNS-323 | Florian Fainelli | 2012-04-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | this patch adds support for D-Link DNS323 storage device. You can find more info here: http://dns323.lukaperkov.net/ Currently you need serial cable to flash OpenWrt on DNS-323. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > SVN-Revision: 31198 | ||||
* | targets: fix CONFIG_USB_STORAGE_* inconsistency | Nicolas Thill | 2011-11-25 | 1 | -10/+0 |
| | | | | | | | | | | * all options were switched from bool to tristate in 2.6.30 * add/change/move them to generic, disabled by default * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6 * cleanup ordering SVN-Revision: 29337 | ||||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -2/+0 |
| | | | | SVN-Revision: 25928 | ||||
* | config symbol cleanup | Imre Kaloz | 2011-02-01 | 1 | -10/+0 |
| | | | | SVN-Revision: 25272 | ||||
* | add missing symbol for 2.6.38 | Imre Kaloz | 2011-01-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 25091 | ||||
* | use CMDLINE_FORCE | Imre Kaloz | 2010-11-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 23942 | ||||
* | linux/orion: fix iproute2 issue (partially closes ticket #7862) | Alexandros C. Couloumbis | 2010-09-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 22878 | ||||
* | orion: Missing symbols in 2.6.35-rc2 kernel config for Orion | Hauke Mehrtens | 2010-06-22 | 1 | -0/+4 |
| | | | | | | | | Thank you Maddes for your patch This closes #7441 SVN-Revision: 21882 | ||||
* | kernel: add missing config symbols. | Hauke Mehrtens | 2010-05-29 | 1 | -0/+6 |
| | | | | | | | | Thank you Maddes for your patch This closes #7375. SVN-Revision: 21623 | ||||
* | target: remove CONFIG_CRC16 override (closes: #7194) | Nicolas Thill | 2010-04-24 | 1 | -1/+0 |
| | | | | SVN-Revision: 21130 | ||||
* | Switch Marvell Orion CPU to kernel 2.6.32 plus LED support for all LEDs on ↵ | Travis Kemen | 2010-03-14 | 1 | -0/+8 |
| | | | | | | | | | LinkSys WRT350Nv2. Signed-off by: Matthias Buecher <mail@maddes.net> and Dirk Teurlings <info@upexia.nl> SVN-Revision: 20185 | ||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 1 | -0/+1 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -10/+0 |
| | | | | SVN-Revision: 18370 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 1 | -25/+25 |
| | | | | SVN-Revision: 18367 | ||||
* | config: remove CONFIG_ORION entry (now in generic) | Nicolas Thill | 2009-10-06 | 1 | -1/+0 |
| | | | | SVN-Revision: 17962 | ||||
* | move common CONFIG_MMC entries to generic | Nicolas Thill | 2009-10-06 | 1 | -2/+0 |
| | | | | SVN-Revision: 17948 | ||||
* | move more CONFIG_SND entries to generic | Nicolas Thill | 2009-10-06 | 1 | -3/+0 |
| | | | | SVN-Revision: 17942 | ||||
* | add missing kernel configuration symbol (#5564) | Florian Fainelli | 2009-07-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 16961 | ||||
* | avoid overriding CONFIG_TUN with a couple of targets | Florian Fainelli | 2009-07-06 | 1 | -1/+0 |
| | | | | SVN-Revision: 16705 | ||||
* | we don't use RedBoot on orion | Imre Kaloz | 2009-06-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 16283 | ||||
* | even more config file cleanup | Imre Kaloz | 2009-05-18 | 1 | -2/+0 |
| | | | | SVN-Revision: 15913 | ||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -9/+0 |
| | | | | SVN-Revision: 15861 | ||||
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 1 | -3/+0 |
| | | | | SVN-Revision: 15845 | ||||
* | unify congestion control options | Imre Kaloz | 2009-05-14 | 1 | -10/+0 |
| | | | | SVN-Revision: 15844 | ||||
* | move arm ARCH symbols to the generic configs | Imre Kaloz | 2009-05-14 | 1 | -38/+0 |
| | | | | SVN-Revision: 15842 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 15840 | ||||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -7/+0 |
| | | | | SVN-Revision: 15606 | ||||
* | more cleanup | Imre Kaloz | 2009-05-04 | 1 | -28/+0 |
| | | | | SVN-Revision: 15605 | ||||
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -45/+0 |
| | | | | SVN-Revision: 15602 | ||||
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
| | | | | SVN-Revision: 15587 | ||||
* | orion: DT2 requires ISL1208 RTC to be enabled | Rod Whitby | 2009-03-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 14964 | ||||
* | orion: Added initial support for Freecom DT2. Thanks to Zintis. | Rod Whitby | 2009-03-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 14963 | ||||
* | orion: add missing config entries when sound & spi are enabled | Nicolas Thill | 2009-01-30 | 1 | -0/+2 |
| | | | | SVN-Revision: 14286 | ||||
* | upgrade orion to 2.6.28-rc7 | Imre Kaloz | 2008-12-10 | 1 | -1/+20 |
| | | | | SVN-Revision: 13580 | ||||
* | Do not override classifier kernel configuration symbols | Florian Fainelli | 2008-09-29 | 1 | -2/+0 |
| | | | | SVN-Revision: 12805 | ||||
* | move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵ | Nicolas Thill | 2008-09-25 | 1 | -2/+0 |
| | | | | | | disable the later (deprecated Video for Linux API v1) SVN-Revision: 12692 | ||||
* | disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵ | Nicolas Thill | 2008-09-24 | 1 | -0/+1 |
| | | | | | | it on targets where USB is supported SVN-Revision: 12690 | ||||
* | set reasonable generic CRYPTO_ config entries for 2.6.26 | Nicolas Thill | 2008-08-21 | 1 | -3/+0 |
| | | | | SVN-Revision: 12362 | ||||
* | try to clean up some kernel configs | Travis Kemen | 2008-08-02 | 1 | -0/+5 |
| | | | | SVN-Revision: 12067 | ||||
* | use mtdblock1 as rootfs | Imre Kaloz | 2008-06-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 11587 | ||||
* | add preliminary Netgear WNR854T support | Imre Kaloz | 2008-06-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 11582 | ||||
* | move some config options into the generic one | Imre Kaloz | 2008-06-26 | 1 | -11/+0 |
| | | | | SVN-Revision: 11581 | ||||
* | sync with the orion git tree | Imre Kaloz | 2008-06-25 | 1 | -0/+4 |
| | | | | SVN-Revision: 11575 | ||||
* | enable AMD flash support and physmap on orion | Imre Kaloz | 2008-06-16 | 1 | -2/+5 |
| | | | | SVN-Revision: 11503 |