John Crispin
af1207b58c
ramips: add support for Nexx WT1520
...
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
SVN-Revision: 42867
2014-10-10 08:56:43 +00:00
Rafał Miłecki
78be7225c3
bcm53xx: prepare to support Asus RT-N18U
...
DT file doesn't include any GPIOs yet, but let's add it as we got some
interest in this device on IRC.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42864
2014-10-09 16:36:51 +00:00
Rafał Miłecki
9473673ae3
bcm53xx: add support for Buffalo WZR-1750DHP
...
Let's generate a simple TRX file as we can't get encrypted one.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42863
2014-10-09 16:36:05 +00:00
Steven Barth
195a618877
kernel: add missing symbols for 3.14
...
spotted by buildbot brcm2708:
http://buildbot.openwrt.org:8010/builders/brcm2708/
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 42858
2014-10-09 07:18:07 +00:00
Steven Barth
c118e5edf4
network: Unbind DHCPv6 from underlying interfaces
...
This allows IPv6 to set up without IPv4 being up thus
IPv6-only or IPv6+DS-Lite working with the default config.
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42848
2014-10-08 13:08:05 +00:00
Felix Fietkau
fa5237d936
cns3xxx: Adopt irq_domain support for cns3xxx gpio driver
...
Have gpio driver adopt irqdomain support so that there are
non-overlapping allocations of irq numbers mapped to gpio's.
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 42844
2014-10-08 10:28:10 +00:00
Felix Fietkau
736419452b
cns3xxx: fix shared PCI interrupt mapping
...
This patch originally failed to combine INTA/B/C/D onto a single ARM CPU
interrupt. Instead, it mapped INTA/B/C and excluded D. This patch
corrects the issue by mapping all four interrupts to the single ARM CPU
interrupt. The original intent of the patch still holds as the newer PCB
take advantage of isolated interrupts. This fix only applies to older
PCB's that do not route INTA/B/C/D to unique external ARM CPU
interrupts.
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 42830
2014-10-07 10:37:48 +00:00
Felix Fietkau
0563e0225e
cns3xxx: fix register for enabling MMC/SD pins
...
also fixes a GPIO related regression from the upgrade to 3.10
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42829
2014-10-07 10:37:09 +00:00
Rafał Miłecki
b9d3767ada
kernel: move old "rootfs" splitter into separated file
...
This will simplify removing it in the future.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42828
2014-10-07 07:35:17 +00:00
Rafał Miłecki
2818493e82
bcm53xx: add Netgear R6300 V2 LEDs and buttons
...
Thanks tusc (our forum user) for checking GPIOs.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42827
2014-10-06 21:33:17 +00:00
John Crispin
ec69988d09
at91: remove support for TQMa9263
...
This board is EOL, we should not bother anymore with it.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 42825
2014-10-06 20:08:40 +00:00
John Crispin
c085d07ee3
lantiq - vgv7519: load rt5362 eeprom from bootloader param patition
...
SVN-Revision: 42824
2014-10-06 20:08:30 +00:00
John Crispin
6a961da231
lantiq - vgv7519: enable pci bus
...
SVN-Revision: 42823
2014-10-06 20:08:18 +00:00
John Crispin
c2e4007bc1
lantiq - vgv7519: remove spi_cs4, since the board use this line for something else
...
SVN-Revision: 42822
2014-10-06 20:08:11 +00:00
John Crispin
4cdf861521
lantiq - vgv7519: fix open-drain configuration for stp
...
SVN-Revision: 42821
2014-10-06 20:08:04 +00:00
John Crispin
1e7962ceaf
lantiq - vgv7519: add pci-rst entry into dts
...
SVN-Revision: 42820
2014-10-06 20:07:56 +00:00
John Crispin
ea9aec2fa9
lantiq - vgv7519: remove exin definition copied from dev-board dts
...
SVN-Revision: 42819
2014-10-06 20:07:45 +00:00
John Crispin
9483a322dd
lantiq - vgv7519: we don't have pcie bus so we don't need the reset device tree for this board
...
SVN-Revision: 42818
2014-10-06 20:07:30 +00:00
John Crispin
48d67fe650
lantiq - vgv7519: we don't have dual minipci-card so we don't need gnt1-req1 for pci handling
...
SVN-Revision: 42817
2014-10-06 20:07:19 +00:00
John Crispin
d0606948cb
lantiq - vgv7519: fix gphy led configuration (this set correct alt function to gpio and let peripherials on pci bus to comes up)
...
SVN-Revision: 42816
2014-10-06 20:07:04 +00:00
John Crispin
7103d61271
lantiq: fix some alt function on pinctrl-xway
...
SVN-Revision: 42815
2014-10-06 20:06:51 +00:00
John Crispin
619de2faf2
octeon: add patches which are not upstreamed yet
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42811
2014-10-06 20:06:06 +00:00
John Crispin
7350373657
octeon: remove kmod-ath9k from default packages
...
Looks like the targets are Ubiquiti routers which don't come with any wireless cards.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42810
2014-10-06 20:05:52 +00:00
John Crispin
90cbc9a04f
octeon: prepare elf kernel image and md5sum for usb copying
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42809
2014-10-06 20:05:39 +00:00
John Crispin
3ff9c76e9e
octeon: fix serial console for 3.14 kernel
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42808
2014-10-06 20:05:29 +00:00
John Crispin
97c202968a
ralink: various i2c fixes
...
the driver did not handle all states correctly causing a deadlock of the i2c hw block.
Signed-off-by: Ing.Michele Mogioni <michele.mogioni@unimc.it>
SVN-Revision: 42807
2014-10-06 20:05:13 +00:00
Rafał Miłecki
d30e92884e
kernel: add some warnings to the old (built-in) rootfs splitter
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42806
2014-10-06 15:07:54 +00:00
Rafał Miłecki
a58a4bb580
kernel: enable CONFIG_MTD_SPLIT_SQUASHFS_ROOT
...
This enables dedicated "rootfs" splitter by default. We still keep
CONFIG_MTD_SPLIT_SQUASHFS_ROOT, so the old (built-in) splitter will be
used as a fallback in case of problems.
Once we decide the dedicated partitioner works stable, we should remove
the old one completely.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42805
2014-10-06 14:02:06 +00:00
Rafał Miłecki
b87ff2cae7
kernel: allow rootfs splitters to work without CONFIG_MTD_ROOTFS_SPLIT
...
We want to remove that old (built-in) splitter at some point.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42804
2014-10-06 13:49:11 +00:00
John Crispin
36faa5b145
lantiq: led name has changed from adsl -> dsl
...
make the notify script aware of this.
https://dev.openwrt.org/ticket/18005
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42798
2014-10-06 05:18:52 +00:00
John Crispin
e77ae183a1
ar71xx: correctly detect hardware revision on TP-LINK Archer C5 and C7
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 42797
2014-10-06 04:53:34 +00:00
John Crispin
7f772910a1
ar71xx: fix syntax for TP-LINK TL-WR941N/ND / Rosewill RNX-N360RT detection
...
[ ] conditions should use = instead of == for string equality.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 42796
2014-10-06 04:53:25 +00:00
John Crispin
05777fb947
ar71xx: simplify TP-LINK model detection
...
All TP-LINK machine names begin with "TP-LINK", so there's no need to check for
more specific model names. This also allows adding new models like the Archer
series more easily.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 42795
2014-10-06 04:53:20 +00:00
John Crispin
73acd5050f
ar71xx: add support for TP-LINK TL-WR847N v8 (clone of TL-WR841N/ND v8)
...
Signed-off-by: Jaehoon You <teslamint@gmail.com>
SVN-Revision: 42792
2014-10-06 04:52:57 +00:00
John Crispin
d76b7e0221
ramips: D-Link DIR-810L: make led naming consistent with other boards
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 42789
2014-10-06 04:52:36 +00:00
John Crispin
98114e7cdd
ralink: Add missing code to free GPIO on Ralink SoC
...
Signed-off-by: schildt@ibr.cs.tu-bs.de
Acked-by: info@gerhard-bertelsmann.de
SVN-Revision: 42788
2014-10-06 04:52:26 +00:00
John Crispin
491e028e2d
ar71xx: add LED defaults for the EnGenius ESR1750
...
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
SVN-Revision: 42786
2014-10-06 04:52:13 +00:00
John Crispin
b04bb3eea7
ramips: Support for RAMIPS based Tripmate HT-TM02 board
...
Provides support for the Tripmate HT-TM02 personal router including LEDs and
reset button. “Mode” switch is not supported. New profile includes full set
of packages required to enable LEDs, USB, and LUCI. Patches were applied
against trunk snapshot r42649. Functionality has been tested in AP, basic wifi
client, wifi router, and routed client modes - all good.
Signed-off-by: Ron Curry <wingspinner@gmail.com>
SVN-Revision: 42785
2014-10-06 04:52:07 +00:00
John Crispin
e2c3c2280c
ar71xx: fix reset button gpio for OM2P/OM2P-HS
...
A typo in the definition for the OM2P reset button disabled its functionality
in OpenWrt. The actual button for these two devices is "1" and not "11".
Signed-off-by: Oren Poleg <oren@poleg.org>
[sven@open-mesh.org: added a commit subject+message]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 42782
2014-10-06 04:51:51 +00:00
Felix Fietkau
f35da063bc
targets: remove useless quotes around KERNELNAME
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42780
2014-10-05 20:17:19 +00:00
Zoltan Herpai
fbbce1c8d8
sunxi: re-add rootfs build when no profile is set, fixes #17980 , thanks.
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42775
2014-10-05 17:32:36 +00:00
Jonas Gorski
14ebb012a4
brcm63xx: fix wrong fixups pointer
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42756
2014-10-03 11:03:58 +00:00
Rafał Miłecki
7436b17075
bcm53xx: build R6250 firmware with "Other Regions" region
...
This prevents vendor firmware from warning about incompatible region.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42754
2014-10-03 10:40:12 +00:00
Felix Fietkau
156b296b20
ar8216: set the pvid based on runtime state instead of port number to fix learning with enable_vlan = 0
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42753
2014-10-02 20:00:41 +00:00
Rafał Miłecki
66922082ed
bcm53xx: early support for Netgear R6300 V2
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42743
2014-10-02 19:30:08 +00:00
Jonas Gorski
2fa8a656a6
brcm63xx: update spw500v sprom to values from gpl tarball
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42740
2014-10-02 12:26:36 +00:00
Jonas Gorski
60cb45427e
brcm63xx: reorder some patches according to their upstream state
...
The irq rewrite was accepted upstream.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42739
2014-10-02 12:26:19 +00:00
Jonas Gorski
57214b00ae
brcm63xx: Add DT support for 96368MVWG
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42738
2014-10-02 12:26:07 +00:00
Jonas Gorski
477826ef31
brcm63xx: Add DT support for 96368MVNgr
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42737
2014-10-02 12:25:57 +00:00
Jonas Gorski
cdea47cbc3
brcm63xx: Add DT support for 96358VW2
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42736
2014-10-02 12:25:41 +00:00