openwrt.git
9 years agoramips: soc wmac eeprom cleanup
blogic [Thu, 17 Jul 2014 10:55:31 +0000 (10:55 +0000)]
ramips: soc wmac eeprom cleanup

Move eeprom extraction from scripts to dts files.
Additionally there are few other changes like:
- whitespace fixes
- add partition labels where needed
- BR6524N board doesn't exist (lost in translation?)
- fix Edimax 3g-6200nl model
- add wmac eeprom to dts for Asus RT-N14U board

Compile tested all subtargets and their profiles.
Run tested on:
- Asus RT-N15
- Asus RT-N14U
- Buffalo WHR-600D
- Argus ATP52B
- Sparklan WCR-150GN

Few problems noted:
- many boards didn't have wmac eeprom information defined at all
- several boards don't have any patitions defined (see FIXME comments in dts)

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41680 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoep93xx: add support for kernel 3.10
hauke [Wed, 16 Jul 2014 21:29:16 +0000 (21:29 +0000)]
ep93xx: add support for kernel 3.10

This is compile tested only, please run test and report back.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41679 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: add CONFIG_I2C_AU1550 config option
hauke [Wed, 16 Jul 2014 20:45:20 +0000 (20:45 +0000)]
kernel: add CONFIG_I2C_AU1550 config option

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41678 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomac80211: add new b43 config option to issue rebuild
hauke [Wed, 16 Jul 2014 20:30:30 +0000 (20:30 +0000)]
mac80211: add new b43 config option to issue rebuild

With this patch mac80211 will be rebuild when one of these config
options was changed.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41677 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomac80211: b43: fix PHY_G support.
hauke [Wed, 16 Jul 2014 20:28:08 +0000 (20:28 +0000)]
mac80211: b43: fix PHY_G support.

I missed adding B43_PHY_G to .local-symbols, without this it will not
be added to autoconf.h

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41676 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoiwinfo: fix crash on parsing mtd (#15807)
nbd [Wed, 16 Jul 2014 18:57:23 +0000 (18:57 +0000)]
iwinfo: fix crash on parsing mtd (#15807)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41675 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agolibubox: update to the latest version, fixes a jshn parsing error (#17128)
nbd [Wed, 16 Jul 2014 18:35:25 +0000 (18:35 +0000)]
libubox: update to the latest version, fixes a jshn parsing error (#17128)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41674 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoath9k: add a fix for tx pending frame accounting, fixes some tx hang issues
nbd [Wed, 16 Jul 2014 18:26:21 +0000 (18:26 +0000)]
ath9k: add a fix for tx pending frame accounting, fixes some tx hang issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41673 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agolantiq: fix board_id/boardname for VGV7519
blogic [Wed, 16 Jul 2014 11:36:02 +0000 (11:36 +0000)]
lantiq: fix board_id/boardname for VGV7519

Signed-off-by: Eddi De Pieri <eddi@depieri.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41672 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agolantiq: re-add 0041-lzma-fixup.patch to uboot
blogic [Wed, 16 Jul 2014 10:43:44 +0000 (10:43 +0000)]
lantiq: re-add 0041-lzma-fixup.patch to uboot

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41671 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoau1000: remove linux 3.6 support
nbd [Wed, 16 Jul 2014 06:55:19 +0000 (06:55 +0000)]
au1000: remove linux 3.6 support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41670 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoau1000: update to kernel 3.10.44
hauke [Tue, 15 Jul 2014 22:03:10 +0000 (22:03 +0000)]
au1000: update to kernel 3.10.44

This was tested by Bruno Randolf on au1000 (MTX-1)

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41669 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomac80211: b43: backport b43 patches from wireless testing
hauke [Tue, 15 Jul 2014 21:58:03 +0000 (21:58 +0000)]
mac80211: b43: backport b43 patches from wireless testing

This brings b43 up to wireless-testing/master master-2014-07-15

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41668 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm47xx: remove kmod-bgmac from profile
hauke [Tue, 15 Jul 2014 21:57:13 +0000 (21:57 +0000)]
brcm47xx: remove kmod-bgmac from profile

bgmac will be compiled into the kernel since r41594.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41667 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm47xx: fix LEDs on WRT54GL 1.1
hauke [Tue, 15 Jul 2014 21:54:38 +0000 (21:54 +0000)]
brcm47xx: fix LEDs on WRT54GL 1.1

Ticket: #17062
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41666 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agohostapd: add a require_mode option in wifi-device sections to select the minimum...
nbd [Tue, 15 Jul 2014 10:30:08 +0000 (10:30 +0000)]
hostapd: add a require_mode option in wifi-device sections to select the minimum hardware mode that the AP requires from clients

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41665 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm47xx: fix special board handling for some devices
hauke [Mon, 14 Jul 2014 22:16:19 +0000 (22:16 +0000)]
brcm47xx: fix special board handling for some devices

Some devices were renamed when converted from diag to in kernel board detection and it was not changed in netconfig. Devices not in the
kernel board detection are removed now.

This should close: #17111, #16968, #13202

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41663 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm47xx: improve board detection for some devices
hauke [Mon, 14 Jul 2014 22:03:59 +0000 (22:03 +0000)]
brcm47xx: improve board detection for some devices

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41662 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add profile and build image for the EnGenius EAP300 v2 board
juhosg [Mon, 14 Jul 2014 21:30:30 +0000 (21:30 +0000)]
ar71xx: add profile and build image for the EnGenius EAP300 v2 board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41661 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agopackage/uboot-envtools: add support for the EnGenius EAP300 v2 board
juhosg [Mon, 14 Jul 2014 21:30:29 +0000 (21:30 +0000)]
package/uboot-envtools: add support for the EnGenius EAP300 v2 board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41660 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add user-space support for the EnGenius EAP300 v2 board
juhosg [Mon, 14 Jul 2014 21:30:28 +0000 (21:30 +0000)]
ar71xx: add user-space support for the EnGenius EAP300 v2 board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41659 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add kernel support for the EnGenius EAP300 v2 board
juhosg [Mon, 14 Jul 2014 21:30:26 +0000 (21:30 +0000)]
ar71xx: add kernel support for the EnGenius EAP300 v2 board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41658 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agotoolchain/gcc: pass proper flags for arm hard float build
luka [Mon, 14 Jul 2014 20:28:53 +0000 (20:28 +0000)]
toolchain/gcc: pass proper flags for arm hard float build

This fixes eglibc build failure. More information about the bug can be found on
the link below.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61796

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41657 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: fix kmod-igb dependencies
blogic [Mon, 14 Jul 2014 18:43:12 +0000 (18:43 +0000)]
kernel: fix kmod-igb dependencies

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41656 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agolantiq: vgv7519 add missing wps label to dts
blogic [Mon, 14 Jul 2014 18:43:02 +0000 (18:43 +0000)]
lantiq: vgv7519 add missing wps label to dts

Signed-off-by: Eddi De Pieri <eddi@depieri.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41655 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoramips: basic support for Planex MZK-750DHP
blogic [Mon, 14 Jul 2014 17:10:39 +0000 (17:10 +0000)]
ramips: basic support for Planex MZK-750DHP

some gpios are still missing.

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41654 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoramips: squelch mdio debugging info on rt2880 ethernet
blogic [Mon, 14 Jul 2014 17:05:40 +0000 (17:05 +0000)]
ramips: squelch mdio debugging info on rt2880 ethernet

Use pr_debug rather than pr_info since it is only relevant
for debugging.

Signed-off-by: Claudio Leite <leitec@staticky.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41653 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add profile and build image for the Tube2H board
juhosg [Mon, 14 Jul 2014 16:03:37 +0000 (16:03 +0000)]
ar71xx: add profile and build image for the Tube2H board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41652 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agopackage/uboot-envtools: add support for the Tube2H board
juhosg [Mon, 14 Jul 2014 16:03:36 +0000 (16:03 +0000)]
package/uboot-envtools: add support for the Tube2H board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41651 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add user-space support for the Tube2H board
juhosg [Mon, 14 Jul 2014 16:03:35 +0000 (16:03 +0000)]
ar71xx: add user-space support for the Tube2H board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41650 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add kernel support for the Tube2H board
juhosg [Mon, 14 Jul 2014 16:03:34 +0000 (16:03 +0000)]
ar71xx: add kernel support for the Tube2H board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41649 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[mvebu]: mark the default WRT1900AC image "factory"
kaloz [Mon, 14 Jul 2014 15:02:38 +0000 (15:02 +0000)]
[mvebu]: mark the default WRT1900AC image "factory"

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41648 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[mvebu]: handle sysupgrade tar files on the WRT1900AC
kaloz [Mon, 14 Jul 2014 15:00:36 +0000 (15:00 +0000)]
[mvebu]: handle sysupgrade tar files on the WRT1900AC

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41647 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[procd]: allow overriding the kernel partition's name
kaloz [Mon, 14 Jul 2014 14:53:15 +0000 (14:53 +0000)]
[procd]: allow overriding the kernel partition's name

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41646 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: remove stray " from igp module title
jogo [Mon, 14 Jul 2014 14:39:00 +0000 (14:39 +0000)]
kernel: remove stray " from igp module title

Fixes #17108.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41645 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoodhcpd: disable packet socket if unneeded to preserve performance
cyrus [Mon, 14 Jul 2014 13:39:03 +0000 (13:39 +0000)]
odhcpd: disable packet socket if unneeded to preserve performance

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41644 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: fix ALFA NETWORK's name
juhosg [Mon, 14 Jul 2014 11:10:00 +0000 (11:10 +0000)]
ar71xx: fix ALFA NETWORK's name

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41643 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add profile and build image for the EnGenius ESR900
juhosg [Mon, 14 Jul 2014 10:25:53 +0000 (10:25 +0000)]
ar71xx: add profile and build image for the EnGenius ESR900

Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/5715/
[juhosg: change subject]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41642 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add user-space support for the EnGenius ESR900
juhosg [Mon, 14 Jul 2014 10:25:51 +0000 (10:25 +0000)]
ar71xx: add user-space support for the EnGenius ESR900

Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/5716/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41641 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add kernel support for the EnGenius ESR900
juhosg [Mon, 14 Jul 2014 10:25:51 +0000 (10:25 +0000)]
ar71xx: add kernel support for the EnGenius ESR900

Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/5714/
[juhosg:
  - drop nvram.c modifications,
  - create a separate kernel patch,
  - use ath79_setup_qca955x_eth_cfg helper,
  - merge esr900_{010,common}_setup functions,
  - statically init AR8327 pad configurations,
  - use pr_err instead of printk]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41640 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobase-files: strip quotes from the MAC address in macaddr_canonicalize()
juhosg [Mon, 14 Jul 2014 10:25:49 +0000 (10:25 +0000)]
base-files: strip quotes from the MAC address in macaddr_canonicalize()

Extracted from http://patchwork.openwrt.org/patch/5716/

Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41639 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agolantiq: detect board in preinit state
blogic [Mon, 14 Jul 2014 07:38:52 +0000 (07:38 +0000)]
lantiq: detect board in preinit state

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41638 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: add igb kernel module
blogic [Mon, 14 Jul 2014 07:38:48 +0000 (07:38 +0000)]
kernel: add igb kernel module

Added igb kernel module which supports a variety of Intel GigE PCIe devices

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41637 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add support for nanostation m xw
blogic [Mon, 14 Jul 2014 07:38:43 +0000 (07:38 +0000)]
ar71xx: add support for nanostation m xw

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41636 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar8216: add new phyid 0x004dd043 (ar8326)
blogic [Mon, 14 Jul 2014 07:38:39 +0000 (07:38 +0000)]
ar8216: add new phyid 0x004dd043 (ar8326)

Used in ubiquity nanostation xw boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41635 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoramips: fix port mapping and extract wmac eeprom on ZBT-WA05 board
blogic [Mon, 14 Jul 2014 07:38:32 +0000 (07:38 +0000)]
ramips: fix port mapping and extract wmac eeprom on ZBT-WA05 board

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41634 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoramips: extract mac address from flash on WHR-600D board
blogic [Mon, 14 Jul 2014 07:38:28 +0000 (07:38 +0000)]
ramips: extract mac address from flash on WHR-600D board

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41633 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoramips: extract default lan_mac from eth0
blogic [Mon, 14 Jul 2014 07:38:23 +0000 (07:38 +0000)]
ramips: extract default lan_mac from eth0

The default case of ramips_setup_macs() is useful when mtd-mac-address is defined in dts.
But lan_mac is not set by default, this results in lan and wan having the same mac.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41632 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[mvebu]: use the full boardname for the wrt1900ac image
kaloz [Sun, 13 Jul 2014 22:15:03 +0000 (22:15 +0000)]
[mvebu]: use the full boardname for the wrt1900ac image

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41631 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[mvebu]: add sysupgrade support
kaloz [Sun, 13 Jul 2014 22:12:56 +0000 (22:12 +0000)]
[mvebu]: add sysupgrade support

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41630 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[mvebu]: update wrt1900ac dts
kaloz [Sun, 13 Jul 2014 22:11:43 +0000 (22:11 +0000)]
[mvebu]: update wrt1900ac dts

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41629 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years ago[procd]: we already have a get_magic_long() in common.sh for sysupgrade, don't break it
kaloz [Sun, 13 Jul 2014 20:51:17 +0000 (20:51 +0000)]
[procd]: we already have a get_magic_long() in common.sh for sysupgrade, don't break it

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41628 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: use ath79_setup_qca955x_eth_cfg helper for QCA955x based boards
juhosg [Sun, 13 Jul 2014 19:44:00 +0000 (19:44 +0000)]
ar71xx: use ath79_setup_qca955x_eth_cfg helper for QCA955x based boards

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41627 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add profile and build image for EnGenius ESR1750
juhosg [Sun, 13 Jul 2014 19:43:59 +0000 (19:43 +0000)]
ar71xx: add profile and build image for EnGenius ESR1750

Signed-off-by: Jon Suphammer <jon@suphammer.net>
Patchwork: http://patchwork.openwrt.org/patch/5840/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41626 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add user-space support for EnGenius ESR1750
juhosg [Sun, 13 Jul 2014 19:43:58 +0000 (19:43 +0000)]
ar71xx: add user-space support for EnGenius ESR1750

Signed-off-by: Jon Suphammer <jon@suphammer.net>
Patchwork: http://patchwork.openwrt.org/patch/5840/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41625 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add kernel support for EnGenius ESR1750
juhosg [Sun, 13 Jul 2014 19:43:57 +0000 (19:43 +0000)]
ar71xx: add kernel support for EnGenius ESR1750

Signed-off-by: Jon Suphammer <jon@suphammer.net>
Patchwork: http://patchwork.openwrt.org/patch/5840/
[juhosg:
  - fix coding style in mach-esr1750.c,
  - rename and refresh kernel patch]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41624 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add a helper function for setting up ETH_CFG register on QCA955x
juhosg [Sun, 13 Jul 2014 19:43:56 +0000 (19:43 +0000)]
ar71xx: add a helper function for setting up ETH_CFG register on QCA955x

Signed-off-by: Jon Suphammer <jon@suphammer.net>
Patchwork: http://patchwork.openwrt.org/patch/5839/
[juhosg: fix coding style]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41623 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: allow ath79_nvram_parse_mac_addr parsing mac with quotes
juhosg [Sun, 13 Jul 2014 19:43:54 +0000 (19:43 +0000)]
ar71xx: allow ath79_nvram_parse_mac_addr parsing mac with quotes

Signed-off-by: Jon Suphammer <jon@suphammer.net>
Patchwork: http://patchwork.openwrt.org/patch/5838/
[juhosg:
  - fix coding style,
  - check the first and the last character of the MAC string
    instead of using the strchr() function]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41622 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add profile and build image for GL.iNet v1
juhosg [Sun, 13 Jul 2014 18:21:09 +0000 (18:21 +0000)]
ar71xx: add profile and build image for GL.iNet v1

Patch is based on http://patchwork.openwrt.org/patch/5273/.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
Signed-off-by: Mark Janssen <mark@sig-io.nl>
Signed-off-by: alzhao <alzhao@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/5653/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41621 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agofirmware-utils/mktplinkfw: add support for GL.iNet v1
juhosg [Sun, 13 Jul 2014 18:21:08 +0000 (18:21 +0000)]
firmware-utils/mktplinkfw: add support for GL.iNet v1

Patch is based on http://patchwork.openwrt.org/patch/5273/.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
Signed-off-by: Mark Janssen <mark@sig-io.nl>
Signed-off-by: alzhao <alzhao@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/5653/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41620 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add user-space support for GL.iNet v1
juhosg [Sun, 13 Jul 2014 18:21:06 +0000 (18:21 +0000)]
ar71xx: add user-space support for GL.iNet v1

Patch is based on http://patchwork.openwrt.org/patch/5273/.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
Signed-off-by: Mark Janssen <mark@sig-io.nl>
Signed-off-by: alzhao <alzhao@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/5652/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41619 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add kernel support for GL-Inet V1 boards/routers
juhosg [Sun, 13 Jul 2014 18:21:04 +0000 (18:21 +0000)]
ar71xx: add kernel support for GL-Inet V1 boards/routers

The GL-Connect GL.iNet v1 router is basically a TP-Link TL-WR703N with
more DRAM/Flash, 2x Ethernet ports and console/GPIO header in the same
small form-factor:
<http://www.gl-inet.com/w/?lang=en>

Moreover, the manufacturer is promoting the OpenWrt usage to replace
the original firmware and proposing patches against both AA and trunk:
<http://www.gl-inet.com/w/?p=398&lang=en>

This is a clean up of the original manufacturer GPLv2 patch by alzhao,
proposed to the list by Mark Janssen.

Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
Signed-off-by: Mark Janssen <mark@sig-io.nl>
Signed-off-by: alzhao <alzhao@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/5273/
[juhosg:
  - remove user-space and image generation support, will be included
    from other patches,
  - fix coding style and drop superfluous comment in mach-gl-inet.c,
  - rename and refresh kernel patch,
  - adjust subject]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41618 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: Support for Mikrotik RB2011UiAS
juhosg [Sun, 13 Jul 2014 16:25:58 +0000 (16:25 +0000)]
ar71xx: Support for Mikrotik RB2011UiAS

The RB2011UiAS is almost exactly the same as the RB2011UAS, which is
already supported. Hardware-wise, it adds a passive power injector on
Eth10. Software-wise, Routerboot passes a different board name on the
kernel command line. Hence the need for a patch.

Not yet working:

* touchscreen: doesn't work on RB2011UAS either. The touchscreen itself
  seems to be driven by an ADS7843-compatible IC, but figuring out which
  GPIO pins it's connected to is work for the future.
* control of power injector: remains off. Probably also GPIO-controlled.

Signed-off-by: Soren Harward <stharward@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/5841/
[juhosg: rename and refresh the kernel patch]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41617 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: select correct Kconfig symbol in the Mikrotik SXT Lite patch
juhosg [Sun, 13 Jul 2014 16:25:57 +0000 (16:25 +0000)]
ar71xx: select correct Kconfig symbol in the Mikrotik SXT Lite patch

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41616 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: refresh patches
juhosg [Sun, 13 Jul 2014 16:25:56 +0000 (16:25 +0000)]
ar71xx: refresh patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41615 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: sort Kconfig options in kernel configs
juhosg [Sun, 13 Jul 2014 16:25:54 +0000 (16:25 +0000)]
kernel: sort Kconfig options in kernel configs

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41614 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobase-files: adjust the default netfilter tcp established connection timeout as per...
nbd [Sun, 13 Jul 2014 10:24:34 +0000 (10:24 +0000)]
base-files: adjust the default netfilter tcp established connection timeout as per RFC 5382 (#17098)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41599 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add support for TP-LINK TL-WA860RE v1
blogic [Sun, 13 Jul 2014 10:03:41 +0000 (10:03 +0000)]
ar71xx: add support for TP-LINK TL-WA860RE v1

New router/repeater from TP-LINK

- CPU: Atheros AR9341-DL3A (AP123)
- Flash: 4MB
- Ram: 32MB

Similar to TL-WA850RE.

Changes: rename file after r41596

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41598 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agolantiq: configure uboot-envtools on BTHOMEHUBV2B and make it work correctly on other...
blogic [Sun, 13 Jul 2014 07:17:54 +0000 (07:17 +0000)]
lantiq: configure uboot-envtools on BTHOMEHUBV2B and make it work correctly on other lantiq boards

Generate the configuration file for uboot-envtools
on BTHOMEHUBV2B. Adds the specific parameters for the
BTHOMEHUBV2B and also fixes an incorrect path which
would have affected other lantiq boards as well
(currently only the GIGASX76X).

Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41597 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: added support for TL-WA830RE V2
blogic [Sun, 13 Jul 2014 07:12:22 +0000 (07:12 +0000)]
ar71xx: added support for TL-WA830RE V2

Corrected patch ath79 insted of auth79. Sorry.

Signed-off-by: Fredrik Jonson <fredrik@famjonson.se>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41596 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agob43-tools: b43-fwsquash.py: manually remove LP-PHY 16 support
hauke [Sat, 12 Jul 2014 15:41:50 +0000 (15:41 +0000)]
b43-tools: b43-fwsquash.py: manually remove LP-PHY 16 support

I have never seen a LP-PHY with core rev 16 or higher, but the ucode
will be included, because we need LP-PHY 13 and 15 and N-PHY core rev
16. Comment out the code for now.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41595 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm47xx: deactivate ssb and old phy code for new devices
hauke [Sat, 12 Jul 2014 15:39:31 +0000 (15:39 +0000)]
brcm47xx: deactivate ssb and old phy code for new devices

This deactivates ssb and G-PHY code in b43 for the mips74k profile in
brcm47xx.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41594 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomac80211: b43: backport b43 patches from wireless testing
hauke [Sat, 12 Jul 2014 15:37:34 +0000 (15:37 +0000)]
mac80211: b43: backport b43 patches from wireless testing

This brings b43 up to wireless-testing/master master-2014-07-10

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41593 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agob43-tools: b43-fwsquash.py: add new firmware files
hauke [Sat, 12 Jul 2014 14:56:21 +0000 (14:56 +0000)]
b43-tools: b43-fwsquash.py: add new firmware files

This adds support for new firmware files from b43 and selects the ucode
based on the PHY type now.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41592 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: update irq affinity code to latest version
jogo [Sat, 12 Jul 2014 12:31:47 +0000 (12:31 +0000)]
brcm63xx: update irq affinity code to latest version

Reduces code size a bit and sets affinity to boot cpu by default.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41591 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: base-files: order board names alphabetically
jogo [Sat, 12 Jul 2014 12:31:45 +0000 (12:31 +0000)]
brcm63xx: base-files: order board names alphabetically

Restore alphatetical order in uci-defaults scripts and brcm63xx.sh

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41590 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: Use leds script for Huawei HG556a and improve profile
jogo [Sat, 12 Jul 2014 12:31:43 +0000 (12:31 +0000)]
brcm63xx: Use leds script for Huawei HG556a and improve profile

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41589 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: Fix HW553 support
jogo [Sat, 12 Jul 2014 12:31:39 +0000 (12:31 +0000)]
brcm63xx: Fix HW553 support

- adsl and lan leds are swapped.
- internetkey is labeled as hspa.
- enable status led and reset button for failsafe.
- use new leds script.
- fix switch configuration.
- remove enet0 from board_info.
- add profile.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41588 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: Use model name for Comtrend AR-5381u
jogo [Sat, 12 Jul 2014 12:31:35 +0000 (12:31 +0000)]
brcm63xx: Use model name for Comtrend AR-5381u

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41587 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: Use model name for Comtrend AR-5387un
jogo [Sat, 12 Jul 2014 12:31:33 +0000 (12:31 +0000)]
brcm63xx: Use model name for Comtrend AR-5387un

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41586 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm63xx: Use model name for ADB P.DG A4001N1
jogo [Sat, 12 Jul 2014 12:31:30 +0000 (12:31 +0000)]
brcm63xx: Use model name for ADB P.DG A4001N1

This patch also makes use of the new leds script.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41585 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoramips: add support for WR8305RT board
blogic [Sat, 12 Jul 2014 06:54:03 +0000 (06:54 +0000)]
ramips: add support for WR8305RT board

Signed-off-by: Jorge Vargas <jorge.vargas@sosvia.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41584 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm2708: Use uci-defaults for network config
blogic [Sat, 12 Jul 2014 06:50:21 +0000 (06:50 +0000)]
brcm2708: Use uci-defaults for network config

By using uci-defaults force_link is enabled, which fixes some link issues if ethernet cable isn't connected when LAN is initialized.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41583 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: update 3.14 to 3.14.12
luka [Fri, 11 Jul 2014 13:28:44 +0000 (13:28 +0000)]
kernel: update 3.14 to 3.14.12

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41582 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: remove 3.12 support since none of the targets is using it
luka [Thu, 10 Jul 2014 22:37:28 +0000 (22:37 +0000)]
kernel: remove 3.12 support since none of the targets is using it

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41581 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoimagebuilder: x86 fails to build inside the imagebuilder
blogic [Thu, 10 Jul 2014 22:02:31 +0000 (22:02 +0000)]
imagebuilder: x86 fails to build inside the imagebuilder

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41580 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoramips: add support for Zbtlink WA05 router
blogic [Thu, 10 Jul 2014 22:02:28 +0000 (22:02 +0000)]
ramips: add support for Zbtlink WA05 router

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41579 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoimx6: put kernel and dtb into rootfs by default
blogic [Thu, 10 Jul 2014 22:02:24 +0000 (22:02 +0000)]
imx6: put kernel and dtb into rootfs by default

this will make the rc1 images boot with the default config.

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41578 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar8216: disable EEE by default on AR8327 to fix stability issues (#14597)
nbd [Thu, 10 Jul 2014 21:11:02 +0000 (21:11 +0000)]
ar8216: disable EEE by default on AR8327 to fix stability issues (#14597)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41577 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agotoolchain: switch back to uClibc for octeon, it actually works now
nbd [Thu, 10 Jul 2014 20:48:31 +0000 (20:48 +0000)]
toolchain: switch back to uClibc for octeon, it actually works now

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41576 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoocteon: fix edgerouter pro ethernet device probe order
nbd [Thu, 10 Jul 2014 20:44:03 +0000 (20:44 +0000)]
octeon: fix edgerouter pro ethernet device probe order

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41575 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agotarget/linux/*: more dead package cleanups
blogic [Thu, 10 Jul 2014 20:15:50 +0000 (20:15 +0000)]
target/linux/*: more dead package cleanups

found 2 more

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41574 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agouClibc: fix copy&pasted typo in the stat fix
nbd [Thu, 10 Jul 2014 20:14:58 +0000 (20:14 +0000)]
uClibc: fix copy&pasted typo in the stat fix

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41573 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoocteon: add basic board detection for UBNT EdgeRouter PRO
nbd [Thu, 10 Jul 2014 20:14:54 +0000 (20:14 +0000)]
octeon: add basic board detection for UBNT EdgeRouter PRO

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41572 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agotarget/linux/*: more dead package cleanups
blogic [Thu, 10 Jul 2014 20:05:43 +0000 (20:05 +0000)]
target/linux/*: more dead package cleanups

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41571 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agouClibc: add a whole bunch of mips64 related fixes
nbd [Thu, 10 Jul 2014 19:28:45 +0000 (19:28 +0000)]
uClibc: add a whole bunch of mips64 related fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41570 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agogcc: backport a fix for issues with accessing weak data references
nbd [Thu, 10 Jul 2014 19:28:40 +0000 (19:28 +0000)]
gcc: backport a fix for issues with accessing weak data references

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41569 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoocteon: backport a few upstream fixes
nbd [Thu, 10 Jul 2014 19:28:37 +0000 (19:28 +0000)]
octeon: backport a few upstream fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41568 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agolantiq: generate /tmp/sysinfo/lantiq_board_name if missing
blogic [Thu, 10 Jul 2014 19:16:43 +0000 (19:16 +0000)]
lantiq: generate /tmp/sysinfo/lantiq_board_name if missing

Run lantiq_board_detect from lantiq_board_name and lantiq_board_model.

This was the one thing missing from r41474 for sysupgrade board
detection to work properly.

Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41567 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agolantiq: enable SysupgradeNAND for BTHOMEHUBV2B
blogic [Thu, 10 Jul 2014 19:16:39 +0000 (19:16 +0000)]
lantiq: enable SysupgradeNAND for BTHOMEHUBV2B

Enables SysupgradeNAND for BTHOMEHUBV2B.

Depends on the following patches:
http://patchwork.openwrt.org/patch/5817/
http://patchwork.openwrt.org/patch/5848/
http://patchwork.openwrt.org/patch/5851/

Many thanks everyone for your help the last couple of days.

Ben

Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41566 3c298f89-4303-0410-b956-a3cf2f4a3e73