- May 06, 2013
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36566
-
John Crispin authored
Signed-off-by:
Serge Vasilugin <vasilugin@yandex.ru> SVN-Revision: 36565
-
John Crispin authored
These devices are actually built around the 8devices Carambola dev board. ARC FreeStation, Flex mARC, iFlex, and SplitStation devices are supported with this image, see "ARCFlex Firmware Downloads": http://www.antennas.com/wiki/index.php?title=ARC-OS_Firmware_Downloads_and_Revision_History Funnily enough if present the external USB wlan ends up being wlan-0, with the SoC device being wlan-1. - Invert port map so special handling of vlan config can be removed. - Add LED config similar to original ArcOS firmware. - Add GPIO export for enabling PoE passthrough from ethernet port 0 to port 1 - Get MACs from factory partition. - Update description to list supported devices. - Carambola uses RT3050 (not RT3052), though my Carambola CPU actually reports itself as being an RT3350 while still having RT3050F markings. Signed-off-by:
Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 36564
-
John Crispin authored
Support setting active_low in devicetree gpio-export. Signed-off-by:
Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 36563
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36562
-
John Crispin authored
make banks 0 based to unbreak userland ABI Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36561
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36560
-
John Crispin authored
Signed-off-by:
John Crsipin <blogic@openwrt.org> SVN-Revision: 36559
-
John Crispin authored
Fix DIR-620D1 flash size. Signed-off-by:
Serge Vasilugin <vasilugin@yandex.ru> SVN-Revision: 36558
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36556
-
Steven Barth authored
Previously if the upstream router did not provide any DHCPv6-service the wan6 interface would not come up even if RAs were received. The new behavior allows the wan6 interface to comeup with RA-only configuration after a timeout of 10s. SVN-Revision: 36555
-
Jo-Philipp Wich authored
SVN-Revision: 36554
-
Jo-Philipp Wich authored
base-files: change network_find_wan() procedure to ignore default gateways in different routing tables SVN-Revision: 36553
-
Jo-Philipp Wich authored
SVN-Revision: 36552
-
- May 05, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 36550
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36548
-
- May 04, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36545
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36544
-
John Crispin authored
this should fix the handling of corner cases Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36543
-
- May 03, 2013
-
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36542
-
Gabor Juhos authored
AP135 has a pluggable PCIE slot unlike AP136. Signed-off-by:
Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36541
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 36540
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 36539
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 36538
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36533
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36531
-
Felix Fietkau authored
ar71xx: add an external reset callback for ar913x and use it in ath9k - should reduce the frequency of DMA stop failures Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36530
-
- May 02, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36529
-
Jonas Gorski authored
Make SMP a subtarget, since it only supports BCM6362 and BCM6368. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36527
-
Jonas Gorski authored
BCM6358 requires further work due to its shared TLB. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36526
-
Jonas Gorski authored
/proc/irq is needed for changing the SMP affinity of interrupts. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36525
-
Jonas Gorski authored
Use busnum 1 for HSSPI so it won't conflict on chips having both SPI controllers. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36524
-
Jonas Gorski authored
Signed-off-by:
Daniel Gonzalez <dgcbueu@gmail.com> SVN-Revision: 36523
-
Felix Fietkau authored
scripts/config: fix an option processing error that caused duplication in diffconfig.sh output (#13384) Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36522
-
Jo-Philipp Wich authored
- assume "tcp+udp" if no protcol is specified in rules or redirects (#13422, #13386) - add support for fwmark matches and mark setting targets SVN-Revision: 36521
-
Jo-Philipp Wich authored
- copy permission of config files to state files to allow access to state info by non root users - properly handle empty string case when unsetting lists SVN-Revision: 36518
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36516
-
Jo-Philipp Wich authored
atheros: remove static gpio_request() from board setup and include generic kmod-gpio-button-hotplug instead. This change is based on a patch by Karl Palsson <karlp@remake.is> See http://patchwork.openwrt.org/patch/3536/. SVN-Revision: 36513
-
Jo-Philipp Wich authored
In my machine, the file is created with arptable_filter before arp_tables. This can't happen because the former depends on the latter. So, instead of rely on wildcards (*.ko), set by hand the files to be loaded in the correct order. Signed-off-by:
Jonh Wendell <jonh.wendell@oiwifi.com.br> SVN-Revision: 36512
-
Jo-Philipp Wich authored
SVN-Revision: 36511
-