summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/config-default
Commit message (Collapse)AuthorAgeFilesLines
* kernel: move KERNFS to generic configJohn Crispin2015-03-061-1/+0
| | | | | | | | KERNFS symbol is selected by SYSFS, so place it in generic config. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44615
* kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLEDJohn Crispin2015-03-061-1/+0
| | | | | | | | | Disable ARCH_NEEDS_CPU_IDLE_COUPLED by-default in generic config, since only one platfrom (omap) needs them. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44614
* kernel: move MTD_SPLIT_SUPPORT to generic configJohn Crispin2015-03-061-1/+0
| | | | | | | | | | | CONFIG_MTD_SPLIT_SUPPORT symbol default value is 'y' and many platform specific configs explicitly enables it, while no one platform disables this symbol. So place it in generic config and remove from platform specific configs. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44612
* lantiq: add 3.18 supportJohn Crispin2015-02-091-4/+21
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44348
* lantiq xway: disable gluebi and enable ubiblockJohn Crispin2014-07-101-2/+2
| | | | | | | | | | | | Disables gluebi and enables ubiblock on lantiq xway. Squashfs images on nand use ubifs instead of jffs2 for the overlay. I'll leave the equivalent patch for xrx200 to someone who has a board to test. Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 41565
* kernel: make sure the new UBIBLOCK symbol does not break buildsJohn Crispin2014-06-111-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41134
* lantiq: BT Home Hub 2B - overlayfs on top of ubiJohn Crispin2014-04-221-0/+17
| | | | | | | | BT Home Hub 2B: use overlayfs on top of ubi. Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 40553
* lantiq: BT Home Hub 2B support - board supportJohn Crispin2014-04-031-0/+6
| | | | | | | | Board support patch for BT Home Hub 2B Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 40370
* lantiq: update kernel configurationLuka Perkov2014-01-151-1/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 39296
* lantiq: add v3.10 patchesJohn Crispin2013-09-171-4/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38031
* lantiq: add a subtarget for the xrx200 SoC familyJohn Crispin2013-09-171-1/+10
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38029
* add linux-v3.7John Crispin2012-12-151-1/+14
| | | | SVN-Revision: 34687
* add mtd split and atm patchJohn Crispin2012-11-091-0/+1
| | | | SVN-Revision: 34129
* add subtarget, as of 3.6 we dont seperate xway SoCJohn Crispin2012-11-021-0/+18
| | | | SVN-Revision: 34062
* rename xway profile to danube and remove ar9 specificsJohn Crispin2011-07-071-51/+0
| | | | SVN-Revision: 27535
* * move patches around * add basic support for gigaset sx76xJohn Crispin2011-06-121-0/+1
| | | | SVN-Revision: 27158
* * fixes spi flash for ar9John Crispin2011-06-081-1/+2
| | | | | | * adds limited support for netgear dgn3500 (enough for others to start working with) SVN-Revision: 27137
* purge out CONFIG_CRYPTO* symbols out of target specific kernel configs since ↵Mirko Vogt2011-05-311-2/+0
| | | | | | OpenWrt is taking care of them SVN-Revision: 27036
* * backport 2.6.8 patches to .39 / .32.33John Crispin2011-05-291-8/+32
| | | | | | | | | * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026
* * adds spi driver, thx danielJohn Crispin2011-03-291-0/+5
| | | | SVN-Revision: 26355
* * update kernel to .37 * add support for falcon (big thank you goes to ↵John Crispin2011-03-111-10/+4
| | | | | | lantiq !!) SVN-Revision: 26021
* * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ↵John Crispin2011-02-011-0/+4
| | | | | | ioports were not allocated properly SVN-Revision: 25278
* * fix pci support for more than 1 device * fixes ioport mappings * adds ↵John Crispin2011-01-231-0/+3
| | | | | | | | support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning bugfix, cleanup, SVN-Revision: 25072
* adds new lantiq kernel. once the codebase is fully tested and know to be ↵John Crispin2010-12-121-0/+21
working on all the devices previously supported by ifxmips, we will drop ifxmips support. SVN-Revision: 24526