summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
Commit message (Collapse)AuthorAgeFilesLines
...
* [lantiq] Add 3.3 config filesblogic2012-05-095-4/+120
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31672 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] Add missing 3.3 patchesblogic2012-05-0911-0/+14792
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31671 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] Drop 2.6.32 supportblogic2012-05-0951-45560/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.3 to 3.3.5juhosg2012-05-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31645 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: rewrite the phy packet hook, put it in the network stack to avoid ↵nbd2012-05-061-17/+0
| | | | | | having to keep non-upstream ethernet driver changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.3 to 3.3.4juhosg2012-04-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.2 to 3.2.16jogo2012-04-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] Adding wifi eeprom extract for ARV752DPW - Easybox 802blogic2012-04-231-1/+1
| | | | | | Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/linux/lantiq] change /etc/config/network according to actual VLAN ↵mirko2012-04-211-1/+1
| | | | | | | | | | | | | | | | | config to enable LAN port 4 on the ARV4520PW board The VLAN mapping on the ARV4520PW board is the following: port on Router: | VLAN in software: LAN 1 | 3 LAN 2 | 2 LAN 3 | 1 LAN 4 | 0 DSL | 4 So LAN4 is not VLAN4 but VLAN0 (VLAN4 is DSL port) -> set "3 2 1 0 5t" as default switch config. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: also update the targets to use 3.2.15jogo2012-04-171-1/+1
| | | | | | Thanks Gabor for spotting it. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.3 to 3.3.2jogo2012-04-1769-1012/+190
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.2 to 3.2.15jogo2012-04-1772-1066/+190
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] adds 3.3 patches and filesblogic2012-04-1697-0/+56546
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] update 3.2 patchesblogic2012-04-1275-318/+1524
| | | | | | sync with lantiq kernel series git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31260 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.2 to 3.2.14jogo2012-04-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] add Easybox 802 - ARV752DPWblogic2012-04-051-0/+29
| | | | | | | | Implements the ARV752DPW architecture in mach-arv.c Signed-off-by: Christian Rustmeier <rustmeier@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31206 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] enable usb on dgn3500blogic2012-04-051-0/+3
| | | | | | | | A power-enable toggle gpio is not available, it is always on and protected with a resettable fuse. Signed-off-by: Pieter Voorthuijsen<p.voorthuijsen at gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.2 to 3.2.13 and refresh patchesjogo2012-04-0177-1118/+227
| | | | | | Also remove a duplicate patch from lantiq (already in generic). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: make endian check optionalnbd2012-03-271-0/+1
| | | | | | | Turns out it triggers on some AR71xx devices where no swapping should be done. Enable endian check for the lantiq target. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] cleanup atheros wifi handlingblogic2012-03-254-4/+139
| | | | | | | Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com> Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31064 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] cleanup image makefileblogic2012-03-251-174/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] update /etc/uci-defaults/*blogic2012-03-252-101/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] update profilesblogic2012-03-252-6/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] bump kernel to 3.2.12blogic2012-03-25135-2275/+30640
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainednbd2012-03-191-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: load dwc_otg earlyjogo2012-03-141-1/+1
| | | | | | | | Needed for using external rootfs on usb sticks. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] fixes etop locking issueblogic2012-02-231-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30689 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] generate uboot environment data in targetblogic2012-02-141-0/+32
| | | | | | | | | | | With this patch it is possible to generate uboot environment config file inside lantiq target. Currently it is only supporting GIGASX76X board. uboot environment config is used by fw_printenv fw_setenv tools. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] fix compile error in previous commitblogic2012-02-141-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] Support booting the Speedport W502V using BRN-BOOT.blogic2012-02-143-7/+158
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | While the disadvantage is less available flash space, it's easy and safe to flash without opening the device. Going back to the original firmware is also possible. This patch add two firmware utilities, mkbrncmdline and mkbrnboot. mkbrncmdline patches the uncompressed kernel so the registeres a0 to a3 are initialized and the memory size is passed in. mkbrnboot takes the lzma compressed kernel and squashfs images and creates a firmware image that can be flashed using the BRN-BOOT recovery kernel, which is booted by holding both buttons when powering up the device and will listen on http://192.168.2.1. The firmware file from bin/lantiq/ to use is openwrt-lantiq-danube-ARV4525PW-BRNDTW502-brnImage The BRN-BOOT recovery kernel does size-check the image, so if it's too big to fit into flash it will complain accordingly. A second patch is needed to make the wired network interface work since there is no u-boot to pre-initialise it. Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30532 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] fixes irq locking in ethernet driverblogic2012-02-141-0/+71
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] fixes gpio_export patchblogic2012-02-141-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30521 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ltq-dsl] add annex selection support to ltq_dsl packageblogic2012-02-142-5/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.1 to 3.1.10jogo2012-01-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] gigaset 76xblogic2012-01-172-21/+17
| | | | | | | | | | | * fixes leds * adds all leds found on the sx763 board * removes board_config from flash layout because wireless data is stored in kernel (ath5k) * fix button handling Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29763 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.1 to 3.1.9jogo2012-01-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: update 3.1 to 3.1.4jogo2011-12-063-29/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: bump to 3.1.3blogic2011-11-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: drop 009-MIPS-make-oprofile-use-cp0_perfcount_irq-if-it-is-se.patchblogic2011-11-231-51/+0
| | | | | | This patch is/was a duplicate of generic/patches-3.1/307-mips_oprofile_fix.patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq:blogic2011-11-229-65/+404
| | | | | | | | | | | * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland api * minor style cleanups Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: add runtime generation of /etc/config/networkblogic2011-11-154-26/+135
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29161 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: fix falcon build breakageblogic2011-11-144-18/+30
| | | | | | dev-wifi-rt2x00 fails to build on falcon due to missing pci git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: update 3.1 to 3.1.1jogo2011-11-137-67/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: add uci-defaults code for handling ledsblogic2011-11-121-0/+102
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: add /lib/lantiq.sh and make hotplug handlers use itblogic2011-11-122-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: rename ledsblogic2011-11-122-15/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: split compat headers out of bsp header patchblogic2011-11-122-71/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: adds hotplug handler for loading rt2x00 firmwareblogic2011-11-121-0/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: adds hotplug handler for handling buttons and makes w303v work with itblogic2011-11-122-2/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: cleanup default package selectionblogic2011-11-1210-39/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28998 3c298f89-4303-0410-b956-a3cf2f4a3e73