- Jun 21, 2013
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37007
-
John Crispin authored
This patch sets the cflags -mtune=34kc -mdsp only in XWAY subtarget, while the others remain with mtune=mips32r2. Although the Danube has a Mips 24KEc core performs well with the above cflags. Signed-off-by:
José Vázquez Fernández <ppvazquezfer@gmail.com> SVN-Revision: 37006
-
John Crispin authored
Set mips16 support in XWAY subtarget. This patch is based in changeset #36600 Signed-off-by:
José Vázquez Fernández <ppvazquezfer@gmail.com> Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37005
-
John Crispin authored
Fix EBU leds by removing req2 and gnt2 from pinmux. Fix rfkill button gpio. Enable reset button. Fix power led activation status. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 37004
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37003
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37002
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37001
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37000
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36999
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36998
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36997
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36996
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36995
-
John Crispin authored
this allows the subsystem trigger to also be called Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36994
-
John Crispin authored
Signed-off-by:
John Crispin <bloic@openwrt.org> SVN-Revision: 36993
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36992
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36991
-
John Crispin authored
add block mount / extroot support Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36989
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36988
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36987
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36986
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36985
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36984
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36983
-
Imre Kaloz authored
SVN-Revision: 36982
-
Steven Barth authored
SVN-Revision: 36980
-
- Jun 20, 2013
-
-
Florian Fainelli authored
We currently used 16 DMA Ethernet channels, but the hardware only supports up to 8 (with 2 per enet and the remaining for USB slave). Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36979
-
Hauke Mehrtens authored
This should fix a build error on ramips. SVN-Revision: 36978
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36977
-
- Jun 19, 2013
-
-
Hauke Mehrtens authored
SVN-Revision: 36976
-
Hauke Mehrtens authored
SVN-Revision: 36975
-
Hauke Mehrtens authored
SVN-Revision: 36974
-
Hauke Mehrtens authored
ssb and bcma are not build by compat-wireless / backports and the config symbols are also not taken from there. Use the in kernel config symbols. This fixes a build error in brcmsmac/led.c SVN-Revision: 36973
-
Hauke Mehrtens authored
It was possible to select RT2X00_LIB_PCI without PCI being selected. This closes #13720 mrkiko thanks for testing. SVN-Revision: 36972
-
Steven Barth authored
SVN-Revision: 36969
-
- Jun 18, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36968
-
Felix Fietkau authored
tools/mkimage: add back a fixed version of 040-include_order.patch to fix build errors on some systems (#12232) Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36967
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36965
-
Jo-Philipp Wich authored
- fixes misprocessing of unknown symbolic protocol names SVN-Revision: 36963
-
Jo-Philipp Wich authored
- fixes calculation of IPv4 netmasks derived from 0.0.0.0/0 CIDRs SVN-Revision: 36960
-