Rafał Miłecki
5a03d0c931
bcm53xx: fix hangs in PCIe2 host driver
...
Accessing CFG regs with no card present results in SoC hang.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42895
2014-10-14 08:06:15 +00:00
Rafał Miłecki
540a6a45e4
bcm53xx: add temp bcma workaround that allows debugging
...
This way we will get logs if case of hang/crash in bcma or related code.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42894
2014-10-14 05:31:54 +00:00
John Crispin
4b45695c9a
at91: fix at91-adc dependencies
...
Error reported by buildbot:
Package kmod-at91-adc is missing dependencies for the following libraries:
input-core.ko
only compile tested
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 42893
2014-10-13 19:45:31 +00:00
John Crispin
06a849575d
ralink: Build 8M image for 7Links PX-4885
...
7Links PX-4885 (clones) can also be purchased with 8MB flash.
Creating images for these routers, use dtsi for common part
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 42892
2014-10-13 19:41:36 +00:00
Rafał Miłecki
746b80f166
brcm47xx: image: create initramfs TRX nodictionary images
...
Signed-off-by: Stephen Parry <sgparry@mainscreen.com>
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42889
2014-10-13 05:53:33 +00:00
Felix Fietkau
d2b08fb4ab
x86: remove old soekris config hacks, install a more appropriate default /etc/config/network with lan+wan
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42888
2014-10-12 20:25:30 +00:00
Felix Fietkau
275cef6363
image.mk: clean up and parallelize mkfs calls
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42878
2014-10-12 15:00:49 +00:00
John Crispin
1bbc5de86e
ralink: various i2c related fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42868
2014-10-10 08:56:53 +00:00
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
Jonas Gorski
80db30b508
brcm63xx: Add DT support for 96358VW
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42735
2014-10-02 12:25:36 +00:00
Jonas Gorski
e7ade47fba
brcm63xx: Add DT support for 96338W
...
Renamed of_board_id to convention.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42734
2014-10-02 12:25:27 +00:00
Jonas Gorski
d9194da882
brcm63xx: Add DT support for 96338GW
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42733
2014-10-02 12:25:22 +00:00
Jonas Gorski
73f576dff2
brcm63xx: Add DT support for 96348R
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42732
2014-10-02 12:25:13 +00:00
Jonas Gorski
35cf1adfc6
brcm63xx: Add DT support for 96348GW-11
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42731
2014-10-02 12:25:07 +00:00
Jonas Gorski
eaee4e3eb7
brcm63xx: Add DT support for 96348GW-10
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42730
2014-10-02 12:25:01 +00:00
Jonas Gorski
73d59ed675
brcm63xx: Add DT support for 96348GW
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42729
2014-10-02 12:24:39 +00:00
Jonas Gorski
99ecfbf702
brcm63xx: Add DT support for 96345GW2
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42728
2014-10-02 12:24:34 +00:00
Jonas Gorski
a950e2fce8
brcm63xx: Add DT support for 963281TAN
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42727
2014-10-02 12:24:29 +00:00
Jonas Gorski
ddcc29290c
brcm63xx: fix brcm63xx fallback typo
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42726
2014-10-02 12:24:14 +00:00
Rafał Miłecki
28301ea0b1
bcm53xx: early buttons support (without interrupts)
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42718
2014-10-02 12:05:58 +00:00
Rafał Miłecki
bd12c49473
bcm53xx: backport bcma RFC patch that fixes LEDs
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42717
2014-10-02 10:42:30 +00:00
Rafał Miłecki
01ab343779
bcm53xx: support devices with more (13+) partitions
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42716
2014-10-02 09:51:54 +00:00
Rafał Miłecki
bbae0f7df0
bcm53xx: select LEDs support by default
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42715
2014-10-02 05:54:18 +00:00
Rafał Miłecki
1421516e65
bcm53xx: add BCM5301X patches sent upstream (bus and R6250 LEDs)
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42711
2014-10-01 13:38:50 +00:00
Rafał Miłecki
59b965194d
kernel: update bcma to the tag master-2014-09-30 (wireless-next)
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42710
2014-10-01 13:37:36 +00:00
Rafał Miłecki
26e85084b5
bcm53xx: rename BCM5301X DTS patch to match upstream order
...
SVN-Revision: 42708
2014-10-01 07:59:03 +00:00
Zoltan Herpai
175aad61d4
sunxi: add profile for Olimex A13 SOM
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42693
2014-09-28 23:21:59 +00:00
Hauke Mehrtens
a6616a6e48
bcm53xx: activate some workarounds for errors in the Cortex-A9
...
BCM4708 uses a Cortex-A9 rev r3p0 and a L2C-310 rev r3p2.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42690
2014-09-28 18:03:33 +00:00
Felix Fietkau
61f960071d
ar71xx: revert accidental kernel upgrade
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42687
2014-09-27 20:54:12 +00:00
Felix Fietkau
3e833dcf90
ar71xx: add wmac callback for reading soc revision on ar934x
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42685
2014-09-27 20:52:05 +00:00
Felix Fietkau
84d81d5844
ar71xx: refresh 3.14 kernel patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42684
2014-09-27 20:51:49 +00:00
Florian Fainelli
54a18b3fe8
brcm2708: switch to 3.14
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42681
2014-09-27 19:11:55 +00:00
Florian Fainelli
3f5cc1882b
brcm2708: add 3.14 support
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42680
2014-09-27 19:11:37 +00:00
Florian Fainelli
04c0ef5263
kernel: add missing CONFIG_BACKLIGHT_GPIO to 3.14
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42679
2014-09-27 19:11:06 +00:00
Florian Fainelli
6918ea2484
brcm2708: update 3.10 patches with raspberrypi/rpi-3.10.y of 27 Apr. 2014
...
Update the 3.10 rasperry patches by rebasing raspberry/rpi-3.10-y
against linux-stable/v3.10.49.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42678
2014-09-27 19:10:51 +00:00
Rafał Miłecki
71a03fb168
kernel: merge two mtdpart.c patches
...
It does not make sense to add some code and remove is 4 patches later.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42673
2014-09-27 09:44:24 +00:00
Rafał Miłecki
8e525a43b4
kernel: update bcma to the tag master-2014-09-26 (wireless-next)
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42672
2014-09-27 07:49:48 +00:00
Florian Fainelli
e5ef34ba02
realview: add protocol argument to ucidef_set_interface_raw
...
Now that ucidef_set_interface_raw() has been updated to take a protocol
argument, use that.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42666
2014-09-25 19:09:17 +00:00
Rafał Miłecki
747fd7871c
bcm53xx: add a patch that fixes booting problems
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42659
2014-09-24 21:08:17 +00:00
Felix Fietkau
38a8f5ae63
ar71xx: ar8216: tagged+untagged on ar8327 ( #12181 )
...
This allows tagged and untagged traffic together on the same port on ar8327
switch devices.
I looked at the first attempt to do this in r40777 (ar71xx: Fix tagged+untagged
operation on AR8327N (#12181 )). I also set the vlan and port egress policies
like that change. But I change vlan_tagged in an less intrusive way. The
tagged/untagged decision is now based on the following rules:
- if vid != pvid then traffic is always tagged
- if vid == pvid then vlan_tagged stores if the traffic should be tagged
Tested on TP-Link WDR-3600 (ar8327N).
Signed-off-by: Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.DE>
SVN-Revision: 42653
2014-09-23 10:19:58 +00:00
Felix Fietkau
1c675ee9be
ar71xx: ar8216: move policies, pvid to setup_port
...
This moves ingress, egress policy and pvid decisions to setup_port methods.
They arenow device type dependent.
This allows policy changes on only one device type which is needed to allow
tagged + untagged operation on ar8327.
Tested on TP-LINK WDR-3600 (ar8327N).
Signed-off-by: Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.DE>
SVN-Revision: 42652
2014-09-23 10:18:38 +00:00
Zoltan Herpai
9c43ea9a8b
mxs: remove 3.13
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42651
2014-09-23 06:42:29 +00:00
Zoltan Herpai
5105e10608
mxs: disable mmc debugging
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42650
2014-09-23 06:38:58 +00:00
Rafał Miłecki
f036f5801f
bcm53xx: image: use IMG_PREFIX for chk images
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42649
2014-09-22 18:11:09 +00:00
Rafał Miłecki
23a07c6d18
bcm53xx: image: make filesystem a suffix for TRX files
...
This makes TRX files more /compatible/ with firmware files (e.g. CHK).
This will allow us to put some TRX files in BIN_DIR if we need to.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42646
2014-09-22 09:16:20 +00:00
Rafał Miłecki
fd515112db
bcm53xx: image: document arguments of various functions
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42645
2014-09-22 08:37:18 +00:00
Rafał Miłecki
5f7be0ebf4
bcm53xx: image: rework Makefile and merge some functions
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42644
2014-09-22 08:04:26 +00:00
Zoltan Herpai
144c9992a2
sunxi: enable GPIO_SYSFS
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42643
2014-09-22 06:15:45 +00:00
Hauke Mehrtens
182e1dbcd4
bcm53xx: activate vfpv3 support
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42642
2014-09-21 21:58:29 +00:00
Hauke Mehrtens
47aefcc563
bcm53xx: add nand flash driver
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42641
2014-09-21 21:58:02 +00:00
Hauke Mehrtens
2c6e0e0ae0
bcm53xx: update patches adding bcma support
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42640
2014-09-21 21:57:17 +00:00
Hauke Mehrtens
c977fad4fd
bcm53xx: add fixtrx
...
Without running fixtrx the image will not boot at the second time,
because the CRC the boot loader check is invalid at that time.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42639
2014-09-21 21:56:31 +00:00
Rafał Miłecki
223a309c3c
bcm53xx: add support for GPIOs
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42638
2014-09-21 21:18:30 +00:00
Rafał Miłecki
2468f9201f
bcm53xx: rename console fixing patch
...
This squeezes BCM5301X patches.
SVN-Revision: 42637
2014-09-21 21:02:38 +00:00
Zoltan Herpai
158336df6c
sunxi: add AXP209 to pcDuino3
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42636
2014-09-21 20:31:18 +00:00
Zoltan Herpai
aaa430b434
sunxi: enable AXP209 on BananaPi as well
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42635
2014-09-21 17:46:50 +00:00
Zoltan Herpai
6f3abd92c5
sunxi: enable AXP209 regulator
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42634
2014-09-21 17:45:20 +00:00
Zoltan Herpai
aa0848bba2
sunxi: add sunxi-ir module
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42631
2014-09-21 16:28:06 +00:00
Zoltan Herpai
e6d53c1366
sunxi: add support for infra receiver on A20, along with IR-related backports from 3.15
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42630
2014-09-21 16:25:45 +00:00
Zoltan Herpai
e02dd2f19c
kernel: add missing symbols for 3.14
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42629
2014-09-21 16:24:28 +00:00
Zoltan Herpai
cc60fad010
sunxi: remove 3.13 support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42628
2014-09-21 15:42:36 +00:00
John Crispin
d4cc995c53
ramips: D-Link DIR-810L. Add support for SoC 2.4 GHz wireless and fix leds naming
...
SVN-Revision: 42619
2014-09-19 11:07:08 +00:00
John Crispin
d731d14362
lantiq: set 3.14 as default
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42618
2014-09-19 10:52:47 +00:00
John Crispin
4ef1237545
ralink: drop dwc_otg support. dwc2 seems stable
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42617
2014-09-19 10:52:37 +00:00
Zoltan Herpai
3dc7dc9cde
sunxi: update gmac with adding correct regulators on bananapi
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42616
2014-09-19 00:13:49 +00:00
Zoltan Herpai
384ef8ece1
sunxi: backport late clock fixes from 3.15
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42615
2014-09-19 00:12:53 +00:00
Zoltan Herpai
3a22a37f1a
sunxi: update dts for pcduino3 and bananapi with regulators
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42608
2014-09-17 23:45:08 +00:00
Zoltan Herpai
46d7c59487
sunxi: add usb ohci support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42607
2014-09-17 23:34:10 +00:00
Zoltan Herpai
240f04765f
sunxi: add default interface for bananaPi
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42606
2014-09-17 23:15:30 +00:00
Zoltan Herpai
4aafe1bc4d
sunxi: add missing symbol for arch timer
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42605
2014-09-17 23:12:50 +00:00
Rafał Miłecki
da74f722e1
kernel: fix backport of bcma init patch
...
Upstream bcma patch:
bcma: use separated function to initialize bus on SoC
was backported incompletely. I missed arch code change.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42603
2014-09-17 21:25:36 +00:00
Zoltan Herpai
4bf83f89e0
sunxi: add arm arch timer support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42589
2014-09-17 10:15:05 +00:00
Hauke Mehrtens
150224d91e
kernel: add missing config option
...
This missing option was found by the build bots.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42583
2014-09-16 21:39:24 +00:00
John Crispin
944820584a
Lantiq: fix build warning from dsl_fs script
...
fix inclusion of functions.sh in dsl_fs init script
without this, the following error is seen during build:
./etc/init.d/dsl_fs: line 4: /lib/functions.sh: No such file or directory
Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
SVN-Revision: 42575
2014-09-16 14:53:06 +00:00
John Crispin
3dd93e8336
lantiq: move the lantiq,switch property into the interface node
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42574
2014-09-16 14:53:01 +00:00
Zoltan Herpai
78726df7bd
sunxi: add new watchdog compats to reboot code in 3.14
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42558
2014-09-15 21:05:00 +00:00
Zoltan Herpai
8ef9dec08f
sunxi: update profile of A13-OLinuXino to match uboot boardname, required for sdcard image
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42557
2014-09-15 19:37:23 +00:00
John Crispin
7dbbdfb61f
ar71xx: add qihoo 360 c301 router support
...
Qihoo 360 C301 is a dual band wireless router supports 802.11n and 802.11ac.
Its chipset is AR9344 + AR9882 with two 16MB flashes.
This patch adds its initial support.
v2:
* use mtd_get_mac_ascii to fetch MAC address for ath10k.
* use ath79_register_pci to initialize AR9882.
Signed-off-by: Weijie Gao <hackpascal@gmail.com>
SVN-Revision: 42552
2014-09-15 10:19:38 +00:00
John Crispin
b520e9b8d4
lantiq: fix switch init on vr9 SoC (3.10)
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42551
2014-09-15 10:19:27 +00:00
John Crispin
32f47538b9
lantiq: fix switch init on vr9 SoC
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42550
2014-09-15 10:19:20 +00:00
John Crispin
cb37fe5ca5
ar71xx: add board support for ubnt loco m xw
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 42549
2014-09-15 10:19:14 +00:00
John Crispin
2c4c6d135b
ar71xx: refactor ubnt xw board setup
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 42548
2014-09-15 10:19:01 +00:00
John Crispin
f16f310306
lantiq: add default switch setup to td8970
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42544
2014-09-15 10:18:37 +00:00
Hauke Mehrtens
9434dfee87
bcm53xx: fix early serial console
...
This device actually has a 8250 serial with a shift of 0.
Tested this on a BCM4708.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42538
2014-09-14 19:22:49 +00:00
Rafał Miłecki
7cd532623e
kernel: update bcma to the tag master-2014-09-11 (wireless-next)
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42537
2014-09-14 17:31:13 +00:00
Hauke Mehrtens
f032f66318
kernel: add missing config option
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42536
2014-09-14 15:00:33 +00:00
Rafał Miłecki
a9d06501b2
kernel: move bcma patches pushed to wireless-next
...
We used separated patch for patches that were sent but not accepted yet.
It has changed now, so let's use the standard patch file for them.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42535
2014-09-14 14:58:13 +00:00
Zoltan Herpai
fb985d741f
sunxi: add sdcard image generation support when board profile is selected
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42534
2014-09-14 13:47:42 +00:00
Zoltan Herpai
e3cc78e9d8
sunxi: rename pcduino profile to match uboot boardname in prep for the sdcard generator
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42533
2014-09-14 13:09:22 +00:00
Hauke Mehrtens
61d02a8df4
kernel: add missing config option
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42532
2014-09-14 12:06:59 +00:00
Hauke Mehrtens
d56a44040d
kernel: do not deactivate CONFIG_BLK_DEV
...
CONFIG_BLK_DEV does not activate any functionality, but many code, but
makes it possible to activate other options. Deactivating this breaks
the build of kmod-zram.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42528
2014-09-13 22:10:00 +00:00
Hauke Mehrtens
eb35b82275
kernel: add missing config options
...
These missing option were found by the build bots.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42527
2014-09-13 21:25:21 +00:00
Hauke Mehrtens
9a428dd8d5
kernel: Backport essential fixes for ad799x
...
This series of patches ports back some fixes of the ad799x driver, which were
commited between 3.10 and 3.15.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
SVN-Revision: 42523
2014-09-13 20:34:44 +00:00
Hauke Mehrtens
180ee041fa
bcm53xx: select nvram package by default
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42522
2014-09-13 20:28:44 +00:00
John Crispin
80ff3af16f
atheros: refresh config
...
Remove symbols that are now placed in the generic config.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42513
2014-09-12 06:54:16 +00:00
John Crispin
cb5902d603
atheros: convert AR2315 GPIO code to platform driver
...
Convert gpiolib realization to platform driver and move to the
appropriate subdirectory. Misc GPIO interrupt acknowledgement placed
to the MISC IRQ handler since in fact we can detect only one GPIO state
change.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42512
2014-09-12 06:54:10 +00:00
John Crispin
a8799105d7
atheros: convert AR5312 GPIO code to platform driver
...
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42511
2014-09-12 06:54:05 +00:00
John Crispin
0e86c116cb
atheros: rework chained interrupts handling
...
Call generic_handle_irq() instead of do_IRQ() for chained interrupts,
remove XXX_NONE interrupts and call spurious_interrupt() when an interrupt
is unexpected.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42510
2014-09-12 06:53:58 +00:00
John Crispin
d780abcbbc
atheros: convert gpio.h to stub
...
Implement to_irq() handler for AR2315 GPIO chip and convert custom
gpio.h header to stub.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42509
2014-09-12 06:53:53 +00:00
John Crispin
6f874d84d5
atheros: rename SoCs config symbols
...
Rename config symbols to be consistent with other SoCs config symbols
supported by MIPS arch.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42508
2014-09-12 06:53:48 +00:00
John Crispin
413736e5f8
atheros: add AR2316 and AR2318 SoCs detection
...
Tested with AR2315, AR2316 and AR2317 SoCs, not tested with AR2318 but
changes seems correct: revision is one more than AR2317.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42507
2014-09-12 06:53:43 +00:00