| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Signed-off-by: Stephen Parry <sgparry@mainscreen.com>
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42889
|
|
|
|
|
|
|
|
| |
/etc/config/network with lan+wan
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42888
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42878
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42868
|
|
|
|
|
|
| |
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
SVN-Revision: 42867
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
spotted by buildbot brcm2708:
http://buildbot.openwrt.org:8010/builders/brcm2708/
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 42858
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
also fixes a GPIO related regression from the upgrade to 3.10
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42829
|
|
|
|
|
|
|
|
| |
This will simplify removing it in the future.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42828
|
|
|
|
|
|
|
|
| |
Thanks tusc (our forum user) for checking GPIOs.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42827
|
|
|
|
|
|
|
|
| |
This board is EOL, we should not bother anymore with it.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 42825
|
|
|
|
| |
SVN-Revision: 42824
|
|
|
|
| |
SVN-Revision: 42823
|
|
|
|
|
|
| |
something else
SVN-Revision: 42822
|
|
|
|
| |
SVN-Revision: 42821
|
|
|
|
| |
SVN-Revision: 42820
|
|
|
|
| |
SVN-Revision: 42819
|
|
|
|
|
|
| |
tree for this board
SVN-Revision: 42818
|
|
|
|
|
|
| |
for pci handling
SVN-Revision: 42817
|
|
|
|
|
|
| |
to gpio and let peripherials on pci bus to comes up)
SVN-Revision: 42816
|
|
|
|
| |
SVN-Revision: 42815
|
|
|
|
|
|
| |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42811
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42809
|
|
|
|
|
|
| |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42808
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42806
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
We want to remove that old (built-in) splitter at some point.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42804
|
|
|
|
|
|
|
|
|
|
| |
make the notify script aware of this.
https://dev.openwrt.org/ticket/18005
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42798
|
|
|
|
|
|
| |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 42797
|
|
|
|
|
|
|
|
| |
[ ] conditions should use = instead of == for string equality.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 42796
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Signed-off-by: Jaehoon You <teslamint@gmail.com>
SVN-Revision: 42792
|
|
|
|
|
|
| |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 42789
|
|
|
|
|
|
|
| |
Signed-off-by: schildt@ibr.cs.tu-bs.de
Acked-by: info@gerhard-bertelsmann.de
SVN-Revision: 42788
|
|
|
|
|
|
| |
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
SVN-Revision: 42786
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42780
|
|
|
|
|
|
| |
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42775
|
|
|
|
|
|
|
| |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42756
|
|
|
|
|
|
|
|
| |
This prevents vendor firmware from warning about incompatible region.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42754
|
|
|
|
|
|
|
|
| |
learning with enable_vlan = 0
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42753
|
|
|
|
|
|
| |
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42743
|
|
|
|
|
|
| |
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42740
|