summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/config-default
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: fix missing symbolsJohn Crispin2014-07-021-0/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41454
* lantiq: Enable LANTIQ_PHY and LANTIQ_XRX200 only in XRX200 subtargetJohn Crispin2014-07-011-2/+0
| | | | | | | | | | | | | Enable LANTIQ_PHY and LANTIQ_XRX200 only in XRX200 subtarget. These drivers are not needed for ASE, Danube and AR9. As side effect PHY11G and PHY22F firmwares are not included in the kernel image, which saves 64 KB. Signed off by: José Vázquez Fernández <ppvazquezfer@gmail.com> Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41449
* lantiq: BT Home Hub 2B support - jedec probeJohn Crispin2014-04-031-0/+1
| | | | | | | | | Lantiq nor patch. Adds support for jedec probing if cfi probing fails. Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 40369
* lantiq: fix vr9 ubi handlingJohn Crispin2014-04-031-2/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40364
* lantiq: update kernel configurationLuka Perkov2014-01-151-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 39296
* lantiq: add a default for CONFIG_MTD_NAND_XWAY to fix build errorsFelix Fietkau2013-09-271-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38243
* lantiq: add v3.10 patchesJohn Crispin2013-09-171-1/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38031
* kernel/3.10: add new Kconfig option for firmware partition splitGabor Juhos2013-09-151-0/+1
| | | | | | | | | | | | | | Add a new kernel config option for generic firmware partition split support and change the uImage split support to depend on the new option. Aslo rename the MTD_UIMAGE_SPLIT_NAME option to MTD_SPLIT_FIRMWARE_NAME to make it more generic. The patch is in preparation for multiple firmware format support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38002
* lantiq: fix kernel config for DEU supportJohn Crispin2013-06-291-0/+2
| | | | | | | | | Trying to load the DEU modules results in unresolved symbols. This provides them. This requires the previous patch to be applied first. Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> SVN-Revision: 37086
* lantiq: make kernel_oldconfigJohn Crispin2013-06-101-6/+6
| | | | | | | | | Seems the existing kernel config for 3.8 was cp'ed from 3.7; this patch is the result of "make kernel_oldconfig" with defaults for new options. Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> SVN-Revision: 36900
* kernel: move CONFIG_MIPS_SEAD3 to genericJonas Gorski2013-05-121-1/+0
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36617
* bump to v3.8John Crispin2013-03-141-0/+163
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36014
* bump kernel to 3.2.12John Crispin2012-03-251-110/+0
| | | | SVN-Revision: 31060
* * update patches to 3.0John Crispin2011-10-101-30/+32
| | | | | | | | * add basic vr9 support * backport 3.1 fixes * backport 3.2 queue (falcon) SVN-Revision: 28405
* * add gigasx76x updateJohn Crispin2011-07-171-41/+0
| | | | | | | | | | | * rebase patches * add arv752DPW arv7525PD * fixes gpio_keys Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 27665
* * backport 2.6.8 patches to .39 / .32.33John Crispin2011-05-291-38/+4
| | | | | | | | | * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026
* * update kernel to .37 * add support for falcon (big thank you goes to ↵John Crispin2011-03-111-69/+89
| | | | | | lantiq !!) SVN-Revision: 26021
* adds new lantiq kernel. once the codebase is fully tested and know to be ↵John Crispin2010-12-121-0/+163
working on all the devices previously supported by ifxmips, we will drop ifxmips support. SVN-Revision: 24526