summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: update to version 2014-04-24, fixes some dfs related issuesFelix Fietkau2014-04-2616-75/+53
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40571
* libubox: update to the latest version, adds a key/value store implementation ↵Felix Fietkau2014-04-261-2/+2
| | | | | | | | and fixes an uloop issue Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40570
* build: clarify the file prereq check messageFelix Fietkau2014-04-241-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40569
* build: add a prereq check for file (#15692)Felix Fietkau2014-04-241-0/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40568
* odhcpd: better dhcpv6 client-compatibility (thanks Hans Dedecker)Steven Barth2014-04-241-2/+2
| | | | SVN-Revision: 40567
* 6rd: Select first IPv4 address from configured tunlink interface as local ↵Steven Barth2014-04-242-3/+8
| | | | | | | | | | tunnel address Gives the user the control to select the correct WAN IPv4 address to be used by the 6rd tunnel when mutiple WAN interfaces are configured Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 40566
* bcm53xx: add default config for switchHauke Mehrtens2014-04-232-0/+24
| | | | | | | | This scripts adds a default config for the switch. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40565
* bcm53xx: add initial support for kernel 3.14Hauke Mehrtens2014-04-239-0/+1039
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40564
* ralink: add dir-645 to the eeprom hotplug scriptJohn Crispin2014-04-231-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40561
* mac80211: allow to select the rt2x00-soc module for the ramips/rt3883 subtargetJohn Crispin2014-04-231-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40560
* mac80211: refresh rt2x00 patchesJohn Crispin2014-04-239-80/+62
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40559
* mac80211: rt2x00: add support for the RT3662/RT3883 SoCsJohn Crispin2014-04-2334-0/+2430
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40558
* ramips: register clock device for the WMAC on RT3883John Crispin2014-04-231-0/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40557
* netifd: update to latest version, adds support for disabling interfacesFelix Fietkau2014-04-221-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40555
* ramips: Add support for the 7Links PX-4885 wireless router.John Crispin2014-04-229-0/+126
| | | | | | | | | | | | | The 7Links PX-4885 is a small battery-powered wireless router. It is based on a RT5350F WiSoC and features one ethernet port and one USB port. It is a Hame MPR-A1 clone, except it has different GPIOs, a different battery and more RAM (32 MB). This patch adds a profile for this board, the corresponding device tree file and the adequate base-files changes (incl. sysupgrade). Signed-off-by: Hugo Grostabussiat <bonstra@bonstra.fr.eu.org> SVN-Revision: 40554
* lantiq: BT Home Hub 2B - overlayfs on top of ubiJohn Crispin2014-04-224-4/+33
| | | | | | | | BT Home Hub 2B: use overlayfs on top of ubi. Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 40553
* ramips: build factory-compatible image for AR725WJohn Crispin2014-04-221-1/+11
| | | | | | Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 40552
* firmware-utils: add Gemtek header toolJohn Crispin2014-04-222-0/+212
| | | | | | | | | Generates webflash-compatible images for a few RT2880 routers based on Gemtek OEM boards. Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 40551
* ramips: add Airlink101 AR725W userland supportJohn Crispin2014-04-225-0/+11
| | | | | | Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 40550
* ramips: Add Airlink101 AR725W board supportJohn Crispin2014-04-223-0/+117
| | | | | | Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 40549
* Add Zyxel P-2812HNU-Fx imagesJohn Crispin2014-04-221-1/+16
| | | | | | | | P-2812HNU-Fx images are already supported but not generated. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40548
* Add Fritz!Box 3370 imagesJohn Crispin2014-04-221-1/+22
| | | | | | | | Fritz!Box 3370 images are already supported but not generated. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40547
* Refresh patchesJohn Crispin2014-04-2240-908/+98
| | | | | | | | Refresh uboot-lantiq patches. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40546
* Create firmware directory if it doesn't existJohn Crispin2014-04-221-0/+1
| | | | | | | | Fixes package refreshing. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40545
* Depend on lantiq boardJohn Crispin2014-04-221-2/+30
| | | | | | | | | | Depend on lantiq board. ARV7510 depends on ARV4510 because (according to OpenWrt wiki) both boards are identical except for the unsupported WiFi. Moreover, ARV7510 isn't especifically supported and ARV4510 images valid. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40544
* Fix vr9_phy22f_a2x.bin firmware linkingJohn Crispin2014-04-221-2/+3
| | | | | | | | vr9_phy22f_a2x.bin needs to be linked in order to get ethernet support. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40543
* linux/generic: add MIB counters and port status to ADM6996 switchJohn Crispin2014-04-222-0/+144
| | | | | | | | | | | | | | This patch adds port status information and MIB counters to the ADM6996 switch driver. The driver supports also the older ADM6996L-variant, but I'm not able to test this patch on that chip. According to the datasheet the same registers exist there as well, so I think it should work, but any feedback is appreciated. Signed-off-by: Matti Laakso <malaakso at elisanet.fi> SVN-Revision: 40542
* lantiq: fix maximum ethernet header lengthJohn Crispin2014-04-221-0/+22
| | | | | | | | | | | The total ethernet frame length should be written to the hardware register LTQ_ETOP_IGPLEN instead of just the value of the MTU. This patch fixes network issues on various Danube boards, especially when VLAN tagging is enabled. Signed-off-by: Matti Laakso <malaakso at elisanet.fi> SVN-Revision: 40541
* add missing symbols in prepping for afs patchsetZoltan Herpai2014-04-211-0/+4
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40540
* add missing symbols in prepping for afs patchsetZoltan Herpai2014-04-211-0/+1
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40539
* add missing symbols in prepping for afs patchsetZoltan Herpai2014-04-211-0/+4
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40538
* scons: upgrade to 2.3.1Luka Perkov2014-04-191-3/+3
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40535
* mpc: upgrade to 1.0.2Luka Perkov2014-04-191-3/+3
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40534
* flex: upgrade to version 2.5.39Luka Perkov2014-04-191-2/+2
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40533
* kobs-ng: Add support for overriding sizeLuka Perkov2014-04-192-2/+44
| | | | | | | | | | | | | | | | By default kobs-ng will use the size of /dev/mtd0 for the IMX bootstreams. This patch allows overriding that size in order to reserve space at the end of the mtd partition for u-boot.img in the case of using an SPL bootloader. For example, to flash an SPL bootloader that loads u-boot.img from 0xe0000 (14MB) offset in a 16MB /dev/mtd0: kobs-ng init -v -x --search_exponent=1 --chip_0_size=0xe00000 SPL nandwrite --start=0xe00000 --pad /dev/mtd0 u-boot.img Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 40532
* imx6-gateworks: enable new canbus packagesLuka Perkov2014-04-191-2/+2
| | | | | | | | | The canbus package was recently changed to a more active project. This patch updates the default package names to include the same functionality as before. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 40531
* feeds.conf.default: the telephony feed is now on git.openwrt.orgFelix Fietkau2014-04-191-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40530
* netifd: update to the latest version, fixes some more issues related to ↵Felix Fietkau2014-04-191-2/+2
| | | | | | | | l3_dev handling Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40529
* base-files: remove duplicate wps button handler (#15621)Felix Fietkau2014-04-181-6/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40528
* build: reimplement package build directory overrideFelix Fietkau2014-04-181-15/+15
| | | | | | | | | Remove leftover pieces from package-version-override.mk support Add a new variable USE_SOURCE_DIR to use a custom build directory. Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40527
* fstools: fix extroot with opkg-installed block-mount (#15550)Jo-Philipp Wich2014-04-171-2/+2
| | | | | | | | | The /sbin/block binary now requires and additional shared library, therfore set LD_LIBRARY_PATH accordingly when invoking it from the temporary overlay. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 40526
* lantiq: remove uboot lzma patch, apparently its not needed after allJohn Crispin2014-04-161-44/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40521
* uboot-lantiq: backport lzma fixJohn Crispin2014-04-161-0/+44
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40520
* lantiq: ARV7519RW22: several fixesJohn Crispin2014-04-164-127/+99
| | | | | | | | | | - Fix ethernet ports. - Clean DTS files. - WiFi is lantiq based (not supported yet), remove ath9k. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40519
* sunxi: remove mainlined patchesZoltan Herpai2014-04-142-78/+0
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40512
* ds-lite: disable NAT according to RFC 7084Steven Barth2014-04-142-1/+8
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 40511
* firewall: add support for nat-rules and netifd-proto-originating rulesSteven Barth2014-04-141-2/+2
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 40510
* ar71xx: rb91x: fix ethernet packet loss issuesGabor Juhos2014-04-131-0/+19
| | | | | | | | | | | | | | The RB91x boards are suffering from ethernet packet loss after a cold boot. The cause of the problem is that the AR8035 PHYs requires special register settings to work reliably on these boards. Enable the RGMII TX, RX delays and disable SmartEE functionality of the AR8035 PHYs. Also enable the RXD delay in the ETH_CFG register to fix the issue. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40509
* ar71xx/mikrotik: enable the AT803x PHY driverGabor Juhos2014-04-131-0/+1
| | | | | | | | It will be used on the RB91x boards. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40508
* ar71xx: allow to configure AR803x PHYs via platform dataGabor Juhos2014-04-131-0/+134
| | | | | | | | | Add a patch for the at803x phy driver, in order to be able to configure some register settings via platform data. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40507