openwrt/staging/chunkeey.git
9 years agonetfilter: fix a typo in TTL-match module
Steven Barth [Thu, 18 Sep 2014 14:53:26 +0000 (14:53 +0000)]
netfilter: fix a typo in TTL-match module

SVN-Revision: 42611

9 years agofirewall: fix heap corruption in fw3_bitlen2netmask() with IPv6 addresses
Jo-Philipp Wich [Thu, 18 Sep 2014 12:05:12 +0000 (12:05 +0000)]
firewall: fix heap corruption in fw3_bitlen2netmask() with IPv6 addresses

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42610

9 years agoscript/remote-gdb: enable and keep command history
Jo-Philipp Wich [Thu, 18 Sep 2014 09:29:44 +0000 (09:29 +0000)]
script/remote-gdb: enable and keep command history

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42609

9 years agosunxi: update dts for pcduino3 and bananapi with regulators
Zoltan Herpai [Wed, 17 Sep 2014 23:45:08 +0000 (23:45 +0000)]
sunxi: update dts for pcduino3 and bananapi with regulators

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42608

9 years agosunxi: add usb ohci support
Zoltan Herpai [Wed, 17 Sep 2014 23:34:10 +0000 (23:34 +0000)]
sunxi: add usb ohci support

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42607

9 years agosunxi: add default interface for bananaPi
Zoltan Herpai [Wed, 17 Sep 2014 23:15:30 +0000 (23:15 +0000)]
sunxi: add default interface for bananaPi

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42606

9 years agosunxi: add missing symbol for arch timer
Zoltan Herpai [Wed, 17 Sep 2014 23:12:50 +0000 (23:12 +0000)]
sunxi: add missing symbol for arch timer

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42605

9 years agofirewall: fix invalid memory access when processing /128 IPv6 addresses from ubus...
Jo-Philipp Wich [Wed, 17 Sep 2014 22:09:52 +0000 (22:09 +0000)]
firewall: fix invalid memory access when processing /128 IPv6 addresses from ubus, properly emit REDIRECT rules for local port forwards

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42604

9 years agokernel: fix backport of bcma init patch
Rafał Miłecki [Wed, 17 Sep 2014 21:25:36 +0000 (21:25 +0000)]
kernel: fix backport of bcma init patch

Upstream bcma patch:
bcma: use separated function to initialize bus on SoC
was backported incompletely. I missed arch code change.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42603

9 years agonetfilter: some more dependency hell fixes
Steven Barth [Wed, 17 Sep 2014 15:04:30 +0000 (15:04 +0000)]
netfilter: some more dependency hell fixes

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42602

9 years agonetfilter: fix dependencies of kmod-ipt-nat6
Steven Barth [Wed, 17 Sep 2014 15:01:16 +0000 (15:01 +0000)]
netfilter: fix dependencies of kmod-ipt-nat6

SVN-Revision: 42601

9 years agonetfilter: add missing symbol to disable nft_queue
Nicolas Thill [Wed, 17 Sep 2014 14:28:05 +0000 (14:28 +0000)]
netfilter: add missing symbol to disable nft_queue

Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 42600

9 years agonetfilter: remove redundant CONFIG_IP_NF_IPTABLES
Steven Barth [Wed, 17 Sep 2014 12:17:01 +0000 (12:17 +0000)]
netfilter: remove redundant CONFIG_IP_NF_IPTABLES

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42599

9 years agonftables: introduce experimental nftables
Steven Barth [Wed, 17 Sep 2014 12:11:06 +0000 (12:11 +0000)]
nftables: introduce experimental nftables

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42598

9 years agolibnftnl: Add nftables libnftnl
Steven Barth [Wed, 17 Sep 2014 12:10:57 +0000 (12:10 +0000)]
libnftnl: Add nftables libnftnl

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42597

9 years agoReorganize netfilter kernel modules and package nftables kernel support
Steven Barth [Wed, 17 Sep 2014 12:10:44 +0000 (12:10 +0000)]
Reorganize netfilter kernel modules and package nftables kernel support

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42596

9 years agoubus: update to latest version, adds various fixes and improvements
Felix Fietkau [Wed, 17 Sep 2014 11:34:16 +0000 (11:34 +0000)]
ubus: update to latest version, adds various fixes and improvements

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42594

9 years agosdk: predefine kernel version magic
Jo-Philipp Wich [Wed, 17 Sep 2014 10:25:47 +0000 (10:25 +0000)]
sdk: predefine kernel version magic

Kernel modules which are built using the SDK do not have access
to the .vermagic file in the Linux build dir, therefore the
generated .ipk metadata depends on kernel versions like
'3.10.49-1-unknown' which are not satisfiable by the kernel
meta package in the image.

Fix this problem by substituting 'unknown' with the current
version magic in include/kernel.mk when packing the SDK.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42590

9 years agosunxi: add arm arch timer support
Zoltan Herpai [Wed, 17 Sep 2014 10:15:05 +0000 (10:15 +0000)]
sunxi: add arm arch timer support

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42589

9 years agomodules: allow building rtl8188eu on 3.14
Zoltan Herpai [Wed, 17 Sep 2014 10:12:29 +0000 (10:12 +0000)]
modules: allow building rtl8188eu on 3.14

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42588

9 years agouboot-sunxi: add PSCI support for bringing up secondary core on A20
Zoltan Herpai [Wed, 17 Sep 2014 08:25:04 +0000 (08:25 +0000)]
uboot-sunxi: add PSCI support for bringing up secondary core on A20

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42587

9 years agohostapd: do not remove foreign wpa_supplicant sockets
John Crispin [Wed, 17 Sep 2014 07:41:31 +0000 (07:41 +0000)]
hostapd: do not remove foreign wpa_supplicant sockets

https://dev.openwrt.org/ticket/17886

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42586

9 years agokernel: add missing config option
Hauke Mehrtens [Tue, 16 Sep 2014 21:39:24 +0000 (21:39 +0000)]
kernel: add missing config option

This missing option was found by the build bots.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42583

9 years agotools: add missing ldconfig make dependency on the staging area
Felix Fietkau [Tue, 16 Sep 2014 16:46:20 +0000 (16:46 +0000)]
tools: add missing ldconfig make dependency on the staging area

Signed-off-by: John Szakmeister <john@szakmeister.net>
SVN-Revision: 42576

9 years agoLantiq: fix build warning from dsl_fs script
John Crispin [Tue, 16 Sep 2014 14:53:06 +0000 (14:53 +0000)]
Lantiq: fix build warning from dsl_fs script

fix inclusion of functions.sh in dsl_fs init script

without this, the following error is seen during build:
./etc/init.d/dsl_fs: line 4: /lib/functions.sh: No such file or directory

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
SVN-Revision: 42575

9 years agolantiq: move the lantiq,switch property into the interface node
John Crispin [Tue, 16 Sep 2014 14:53:01 +0000 (14:53 +0000)]
lantiq: move the lantiq,switch property into the interface node

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42574

9 years agolibmnl: add some upstream fixes
Steven Barth [Tue, 16 Sep 2014 13:31:20 +0000 (13:31 +0000)]
libmnl: add some upstream fixes

SVN-Revision: 42573

9 years agoubox: update to latest git
John Crispin [Tue, 16 Sep 2014 12:26:35 +0000 (12:26 +0000)]
ubox: update to latest git

make the remote logging feature RFC3164 compliant

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42572

9 years agopostinst trigger: the new postinst trigger broke IB
John Crispin [Tue, 16 Sep 2014 11:56:19 +0000 (11:56 +0000)]
postinst trigger: the new postinst trigger broke IB

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42571

9 years agofs-tools: dont use mips16
John Crispin [Tue, 16 Sep 2014 11:55:57 +0000 (11:55 +0000)]
fs-tools: dont use mips16

this causes problems on 47xx/74k

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42570

9 years agosunxi: add new watchdog compats to reboot code in 3.14
Zoltan Herpai [Mon, 15 Sep 2014 21:05:00 +0000 (21:05 +0000)]
sunxi: add new watchdog compats to reboot code in 3.14

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42558

9 years agosunxi: update profile of A13-OLinuXino to match uboot boardname, required for sdcard...
Zoltan Herpai [Mon, 15 Sep 2014 19:37:23 +0000 (19:37 +0000)]
sunxi: update profile of A13-OLinuXino to match uboot boardname, required for sdcard image

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42557

9 years agolantiq: revert vr9 driver update as it causes problems
John Crispin [Mon, 15 Sep 2014 16:19:33 +0000 (16:19 +0000)]
lantiq: revert vr9 driver update as it causes problems

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42556

9 years agokernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels
John Crispin [Mon, 15 Sep 2014 16:18:48 +0000 (16:18 +0000)]
kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels

Recent kernels started to mark exported symbols as global.
Adapt expressions in kernel-build.mk to also match global symbols
when grep'ing through nm output.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 42555

9 years agohostapd: remove bogus default setting for wps_pin (#17873)
Felix Fietkau [Mon, 15 Sep 2014 16:09:23 +0000 (16:09 +0000)]
hostapd: remove bogus default setting for wps_pin (#17873)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42553

9 years agoar71xx: add qihoo 360 c301 router support
John Crispin [Mon, 15 Sep 2014 10:19:38 +0000 (10:19 +0000)]
ar71xx: add qihoo 360 c301 router support

Qihoo 360 C301 is a dual band wireless router supports 802.11n and 802.11ac.
Its chipset is AR9344 + AR9882 with two 16MB flashes.

This patch adds its initial support.

v2:
* use mtd_get_mac_ascii to fetch MAC address for ath10k.
* use ath79_register_pci to initialize AR9882.

Signed-off-by: Weijie Gao <hackpascal@gmail.com>
SVN-Revision: 42552

9 years agolantiq: fix switch init on vr9 SoC (3.10)
John Crispin [Mon, 15 Sep 2014 10:19:27 +0000 (10:19 +0000)]
lantiq: fix switch init on vr9 SoC (3.10)

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42551

9 years agolantiq: fix switch init on vr9 SoC
John Crispin [Mon, 15 Sep 2014 10:19:20 +0000 (10:19 +0000)]
lantiq: fix switch init on vr9 SoC

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42550

9 years agoar71xx: add board support for ubnt loco m xw
John Crispin [Mon, 15 Sep 2014 10:19:14 +0000 (10:19 +0000)]
ar71xx: add board support for ubnt loco m xw

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 42549

9 years agoar71xx: refactor ubnt xw board setup
John Crispin [Mon, 15 Sep 2014 10:19:01 +0000 (10:19 +0000)]
ar71xx: refactor ubnt xw board setup

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 42548

9 years agoinclude: remove file before overwritting it with replace_script
John Crispin [Mon, 15 Sep 2014 10:18:56 +0000 (10:18 +0000)]
include: remove file before overwritting it with replace_script

config.{sub,guess} could be symlinks to a shared common version of
this file (e.g. in staging). So we remove the destination file via
--remove-destination option of cp. This prevents replaceing the
common file that other packages could be build with if running at
the same time.

This fixes a class of errors where config.sub is missing, or
only partially present when running configure because a cp is
currently in progress

This is commonly seen building with a lot of parallel jobs and
on packages that use 'PKG_FIXUP:=autoreconf'

Signed-off-by: Matthew McClintock <mmcclint@qca.qualcomm.com>
Signed-off-by: Mathieu Olivari <mathieu@qca.qualcomm.com>
SVN-Revision: 42547

9 years agoiproute2: update from v3.15.0 to v3.16.0
John Crispin [Mon, 15 Sep 2014 10:18:50 +0000 (10:18 +0000)]
iproute2: update from v3.15.0 to v3.16.0

Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 42546

9 years agoprocd: update to latest git HEAD
John Crispin [Mon, 15 Sep 2014 10:18:45 +0000 (10:18 +0000)]
procd: update to latest git HEAD

fixed timeout on shutdown and cmdline param parsing

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42545

9 years agolantiq: add default switch setup to td8970
John Crispin [Mon, 15 Sep 2014 10:18:37 +0000 (10:18 +0000)]
lantiq: add default switch setup to td8970

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42544

9 years agolibreadline: bump to 6.3
Steven Barth [Mon, 15 Sep 2014 10:15:23 +0000 (10:15 +0000)]
libreadline: bump to 6.3

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42543

9 years agobase-files: whitespace fixes
Luka Perkov [Sun, 14 Sep 2014 23:15:00 +0000 (23:15 +0000)]
base-files: whitespace fixes

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42542

9 years agobcm53xx: fix early serial console
Hauke Mehrtens [Sun, 14 Sep 2014 19:22:49 +0000 (19:22 +0000)]
bcm53xx: fix early serial console

This device actually has a 8250 serial with a shift of 0.
Tested this on a BCM4708.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42538

9 years agokernel: update bcma to the tag master-2014-09-11 (wireless-next)
Rafał Miłecki [Sun, 14 Sep 2014 17:31:13 +0000 (17:31 +0000)]
kernel: update bcma to the tag master-2014-09-11 (wireless-next)

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42537

9 years agokernel: add missing config option
Hauke Mehrtens [Sun, 14 Sep 2014 15:00:33 +0000 (15:00 +0000)]
kernel: add missing config option

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42536

9 years agokernel: move bcma patches pushed to wireless-next
Rafał Miłecki [Sun, 14 Sep 2014 14:58:13 +0000 (14:58 +0000)]
kernel: move bcma patches pushed to wireless-next

We used separated patch for patches that were sent but not accepted yet.
It has changed now, so let's use the standard patch file for them.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42535

9 years agosunxi: add sdcard image generation support when board profile is selected
Zoltan Herpai [Sun, 14 Sep 2014 13:47:42 +0000 (13:47 +0000)]
sunxi: add sdcard image generation support when board profile is selected

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42534

9 years agosunxi: rename pcduino profile to match uboot boardname in prep for the sdcard generator
Zoltan Herpai [Sun, 14 Sep 2014 13:09:22 +0000 (13:09 +0000)]
sunxi: rename pcduino profile to match uboot boardname in prep for the sdcard generator

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42533

9 years agokernel: add missing config option
Hauke Mehrtens [Sun, 14 Sep 2014 12:06:59 +0000 (12:06 +0000)]
kernel: add missing config option

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42532

9 years agokernel: make hwmon-lm75 only depend on kmod-thermal if needed
Hauke Mehrtens [Sun, 14 Sep 2014 12:06:38 +0000 (12:06 +0000)]
kernel: make hwmon-lm75 only depend on kmod-thermal if needed

This fixes commit r42529 and closes #17855.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42531

9 years agoath9k_htc: fix decryption errors
Felix Fietkau [Sun, 14 Sep 2014 11:40:51 +0000 (11:40 +0000)]
ath9k_htc: fix decryption errors

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42530

9 years agokernel: make kmod-hwmon-lm75 depend on kmod-thermal
Hauke Mehrtens [Sat, 13 Sep 2014 23:03:36 +0000 (23:03 +0000)]
kernel: make kmod-hwmon-lm75 depend on kmod-thermal

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42529

9 years agokernel: do not deactivate CONFIG_BLK_DEV
Hauke Mehrtens [Sat, 13 Sep 2014 22:10:00 +0000 (22:10 +0000)]
kernel: do not deactivate CONFIG_BLK_DEV

CONFIG_BLK_DEV does not activate any functionality, but many code, but
makes it possible to activate other options. Deactivating this breaks
the build of kmod-zram.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42528

9 years agokernel: add missing config options
Hauke Mehrtens [Sat, 13 Sep 2014 21:25:21 +0000 (21:25 +0000)]
kernel: add missing config options

These missing option were found by the build bots.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42527

9 years agocyassl: update to version 3.2.0
Hauke Mehrtens [Sat, 13 Sep 2014 20:56:55 +0000 (20:56 +0000)]
cyassl: update to version 3.2.0

This fixes a security problem:
Security fix for RSA Padding check vulnerability

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42526

9 years agoppp: update to version 2.4.7
Hauke Mehrtens [Sat, 13 Sep 2014 20:56:13 +0000 (20:56 +0000)]
ppp: update to version 2.4.7

This fixes: CVE-2014-3158 and some other bugs.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42525

9 years agopackage: other.mk: update configuration for ad799x
Hauke Mehrtens [Sat, 13 Sep 2014 20:35:10 +0000 (20:35 +0000)]
package: other.mk: update configuration for ad799x

The ad799x driver moved out of staging since kernel 3.16, so update filepath,
config elements and description.

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
SVN-Revision: 42524

9 years agokernel: Backport essential fixes for ad799x
Hauke Mehrtens [Sat, 13 Sep 2014 20:34:44 +0000 (20:34 +0000)]
kernel: Backport essential fixes for ad799x

This series of patches ports back some fixes of the ad799x driver, which were
commited between 3.10 and 3.15.

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
SVN-Revision: 42523

9 years agobcm53xx: select nvram package by default
Hauke Mehrtens [Sat, 13 Sep 2014 20:28:44 +0000 (20:28 +0000)]
bcm53xx: select nvram package by default

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42522

9 years agopackage: nvram: enable on bcm53xx target
Hauke Mehrtens [Sat, 13 Sep 2014 20:28:18 +0000 (20:28 +0000)]
package: nvram: enable on bcm53xx target

It uses mtd, so doesn't require any special adjustments for new target.
It has been succesfully tested (reading, writing and commiting).

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42521

9 years agoKconfig: Fix missing help text in DEVEL config menu
Hauke Mehrtens [Sat, 13 Sep 2014 20:27:52 +0000 (20:27 +0000)]
Kconfig: Fix missing help text in DEVEL config menu

This patch completes missing help text for some options under CONFIG_DEVEL.

Provides help for BINARY_FOLDER and DOWNLOAD_FOLDER, and reduces ambiguity in
the help for BUILD_SUFFIX with an example.

Signed-off-by: Andrew McDonnell <bugs@andrewmcdonnell.net>
SVN-Revision: 42520

9 years agoKconfig: Various typo/grammar/line-length fixes in Config*.in files
Hauke Mehrtens [Sat, 13 Sep 2014 20:27:25 +0000 (20:27 +0000)]
Kconfig: Various typo/grammar/line-length fixes in Config*.in files

Non-functional changes to config/Config-*.in files, including:

* spelling mistakes
* inconsistent terminology
* grammar
* overly long lines in "help" components

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
SVN-Revision: 42519

9 years agoKconfig: Aesthetic/formatting fixes to toolchain/Config.in.
Hauke Mehrtens [Sat, 13 Sep 2014 20:26:51 +0000 (20:26 +0000)]
Kconfig: Aesthetic/formatting fixes to toolchain/Config.in.

Non-functional edits to toolchain/Config.in:

* fix spelling mistake ("us" -> "is")
* Overly long help lines shortened to avoid line wrap
* Standardize help info to use tab(s), then two spaces

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
SVN-Revision: 42518

9 years agocurl: 7.36.0 -> 7.38.0
Hauke Mehrtens [Sat, 13 Sep 2014 20:26:08 +0000 (20:26 +0000)]
curl: 7.36.0 -> 7.38.0

Main changes:
- URL parser: IPv6 zone identifiers are now supported
- cyassl: Use error-ssl.h when available (drop local patch)
- polarssl: support CURLOPT_CAPATH / --capath
- mkhelp: generate code for --disable-manual as well (drop local patch)

Full release notes: http://curl.haxx.se/changes.html

MIPS 34kc binary size:
- 7.36.0 before: 82,539 bytes
- 7.38.0 after: 83,321 bytes

Signed-off-by: Catalin Patulea <cat@vv.carleton.ca>
SVN-Revision: 42517

9 years agotoolchain: packetize libatomic
Steven Barth [Fri, 12 Sep 2014 12:25:55 +0000 (12:25 +0000)]
toolchain: packetize libatomic

Based on a patch by Tobias Steinicke <tobias.steinicke@inet.tu-berlin.de>.

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42514

9 years agoatheros: refresh config
John Crispin [Fri, 12 Sep 2014 06:54:16 +0000 (06:54 +0000)]
atheros: refresh config

Remove symbols that are now placed in the generic config.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42513

9 years agoatheros: convert AR2315 GPIO code to platform driver
John Crispin [Fri, 12 Sep 2014 06:54:10 +0000 (06:54 +0000)]
atheros: convert AR2315 GPIO code to platform driver

Convert gpiolib realization to platform driver and move to the
appropriate subdirectory. Misc GPIO interrupt acknowledgement placed
to the MISC IRQ handler since in fact we can detect only one GPIO state
change.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42512

9 years agoatheros: convert AR5312 GPIO code to platform driver
John Crispin [Fri, 12 Sep 2014 06:54:05 +0000 (06:54 +0000)]
atheros: convert AR5312 GPIO code to platform driver

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42511

9 years agoatheros: rework chained interrupts handling
John Crispin [Fri, 12 Sep 2014 06:53:58 +0000 (06:53 +0000)]
atheros: rework chained interrupts handling

Call generic_handle_irq() instead of do_IRQ() for chained interrupts,
remove XXX_NONE interrupts and call spurious_interrupt() when an interrupt
is unexpected.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42510

9 years agoatheros: convert gpio.h to stub
John Crispin [Fri, 12 Sep 2014 06:53:53 +0000 (06:53 +0000)]
atheros: convert gpio.h to stub

Implement to_irq() handler for AR2315 GPIO chip and convert custom
gpio.h header to stub.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42509

9 years agoatheros: rename SoCs config symbols
John Crispin [Fri, 12 Sep 2014 06:53:48 +0000 (06:53 +0000)]
atheros: rename SoCs config symbols

Rename config symbols to be consistent with other SoCs config symbols
supported by MIPS arch.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42508

9 years agoatheros: add AR2316 and AR2318 SoCs detection
John Crispin [Fri, 12 Sep 2014 06:53:43 +0000 (06:53 +0000)]
atheros: add AR2316 and AR2318 SoCs detection

Tested with AR2315, AR2316 and AR2317 SoCs, not tested with AR2318 but
changes seems correct: revision is one more than AR2317.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42507

9 years agoatheros: ar2315-pci: convert to platform driver
John Crispin [Fri, 12 Sep 2014 06:53:33 +0000 (06:53 +0000)]
atheros: ar2315-pci: convert to platform driver

Convert the PCI controller support code to platform driver and move it to
appropriate subdirectory.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42506

9 years agoatheros: ar2315-pci: rename configuration symbol
John Crispin [Fri, 12 Sep 2014 06:53:27 +0000 (06:53 +0000)]
atheros: ar2315-pci: rename configuration symbol

Rename configuration symbol to be consistent with other MIPS machines.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42505

9 years agoatheros: ar2315-pci: update DMA offset macroses
John Crispin [Fri, 12 Sep 2014 06:53:21 +0000 (06:53 +0000)]
atheros: ar2315-pci: update DMA offset macroses

Remove duplicated macroses, which define DMA offset (SDRAM baseaddress).

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42504

9 years agoatheros: ar2315-pci: update host bridge resources
John Crispin [Fri, 12 Sep 2014 06:53:15 +0000 (06:53 +0000)]
atheros: ar2315-pci: update host bridge resources

It seems that the PCI controller does not support I/O ports, so remove
the ports range. Also correct the beginning of the memory range and its
size.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42503

9 years agoatheros: ar2315-pci: rework the configuration access code
John Crispin [Fri, 12 Sep 2014 06:53:09 +0000 (06:53 +0000)]
atheros: ar2315-pci: rework the configuration access code

Use __raw_{read,write}l accessors and use Abort interrupt to detect a
configuration space read/write errors. The second change improves errors
detection, what improves the device presence detection and helps us to
avoid following (and similar) errors:

pci 0000:00:00.2: ignoring class 0x7e0200 (doesn't match header type 02)
pci 0000:00:00.2: bridge configuration invalid ([bus 03-90]), reconfiguring
pci 0000:00:00.2: not setting up bridge for bus 0000:01

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42502

9 years agoatheros: ar2315-pci: rework interrupt handling
John Crispin [Fri, 12 Sep 2014 06:53:00 +0000 (06:53 +0000)]
atheros: ar2315-pci: rework interrupt handling

Add PCI IRQ controller to facilitate interrupt handling, move interrupts
initialization to the IRQ controller initialization from
pcibios_plat_dev_init() callback.

Also remove odd PCI dev configuration manipulation from pcibios_plat_dev_init()
callback.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42501

9 years agoatheros: ar2315-pci: rework host controller initialization
John Crispin [Fri, 12 Sep 2014 06:52:55 +0000 (06:52 +0000)]
atheros: ar2315-pci: rework host controller initialization

Explicitly configure PCI host controller, and do not expose it to PCI
subsystem. The PCI host controller acts as a usual PCI device connected
to the bus, but its configuration as a usual PCI device is senseless,
since the host controller provide access to _internal_ memory space for
_external_ device.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42500

9 years agoatheros: ar2315-pci: cosmetic changes
John Crispin [Fri, 12 Sep 2014 06:52:51 +0000 (06:52 +0000)]
atheros: ar2315-pci: cosmetic changes

- add comment, which briefly describes PCI controller features and
   Fonera 2.0g schematics.
 - rename several functions and structures, to make it clear that this
   code only for AR2315 chips.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42499

9 years agoatheros: ar2315-pci: remove odd locking in PCI config space access function
John Crispin [Fri, 12 Sep 2014 06:52:46 +0000 (06:52 +0000)]
atheros: ar2315-pci: remove odd locking in PCI config space access function

Caller (generic PCI code) already do proper locking so no need to add
another one here.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42498

9 years agoatheros: remove odd ATHEROS_AR2315 config symbol dependencies
John Crispin [Fri, 12 Sep 2014 06:52:42 +0000 (06:52 +0000)]
atheros: remove odd ATHEROS_AR2315 config symbol dependencies

Remove options which already selected by ATHEROS_AR231X on which
ATHEROS_AR2315 depends.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42497

9 years agoatheros: various space related changes
John Crispin [Fri, 12 Sep 2014 06:52:36 +0000 (06:52 +0000)]
atheros: various space related changes

- remove odd blank lines
 - remove odd spaces after casts
 - fix alignment

 No functional changes.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42496

9 years agoatheros: rework and cleanup board initialization
John Crispin [Fri, 12 Sep 2014 06:52:26 +0000 (06:52 +0000)]
atheros: rework and cleanup board initialization

- remove odd flags and branching
  - add __init mark
  - make shorter variables names
  - returns true or false from boolean functions
  - unwrap short function declarations
  - unwrap quoted string
  - rename macroses with names in CamelCase

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42495

9 years agoatheros: update ether addresses handling
John Crispin [Fri, 12 Sep 2014 06:52:21 +0000 (06:52 +0000)]
atheros: update ether addresses handling

- use ether_foo() routines to work with addresses
 - use ETH_ALEN inplace of magic '6'

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42494

9 years agoatheros: remove useless includes
John Crispin [Fri, 12 Sep 2014 06:52:14 +0000 (06:52 +0000)]
atheros: remove useless includes

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42493

9 years agoatheros: ar231x-eth: remove useless IOCTL handlers
John Crispin [Fri, 12 Sep 2014 06:52:07 +0000 (06:52 +0000)]
atheros: ar231x-eth: remove useless IOCTL handlers

These IOCTLs handled in the core now.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42492

9 years agoatheros: ar2315-spiflash: use mutex inplace of spinlock
John Crispin [Fri, 12 Sep 2014 06:52:00 +0000 (06:52 +0000)]
atheros: ar2315-spiflash: use mutex inplace of spinlock

Use mutex inplace of spinlock to make code simple, also call
mutex_{lock,unlock} explicitly to avoid sparse warning about context
imbalance.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42491

9 years agoatheros: ar2315-spiflash: update initialization
John Crispin [Fri, 12 Sep 2014 06:51:51 +0000 (06:51 +0000)]
atheros: ar2315-spiflash: update initialization

- fill module metadata
  - remove odd module_{init,exit}

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42490

9 years agoatheros: ar2315-spiflash: use devm_* API to simplify the code
John Crispin [Fri, 12 Sep 2014 06:51:46 +0000 (06:51 +0000)]
atheros: ar2315-spiflash: use devm_* API to simplify the code

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42489

9 years agoatheros: remove useless return
John Crispin [Fri, 12 Sep 2014 06:51:39 +0000 (06:51 +0000)]
atheros: remove useless return

Remove useless void function return.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42488

9 years agoatheros: remove FSF mailing address
John Crispin [Fri, 12 Sep 2014 06:51:33 +0000 (06:51 +0000)]
atheros: remove FSF mailing address

Remove FSF mailing address as suggested by checkpach and place license
URL.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42487

9 years agoatheros: add blank line after declarations
John Crispin [Fri, 12 Sep 2014 06:51:26 +0000 (06:51 +0000)]
atheros: add blank line after declarations

as suggested by checkpach.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42486

9 years agoatheros: use static keywork for local code
John Crispin [Fri, 12 Sep 2014 06:51:10 +0000 (06:51 +0000)]
atheros: use static keywork for local code

Make PCI IRQ handler and several structures static as suggested by
sparse.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42485

9 years agoatheros: use NULL instead of plain integer
John Crispin [Fri, 12 Sep 2014 06:51:05 +0000 (06:51 +0000)]
atheros: use NULL instead of plain integer

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42484

9 years agoatheros: add missing include
John Crispin [Fri, 12 Sep 2014 06:50:58 +0000 (06:50 +0000)]
atheros: add missing include

Missing this headers cause several sparse "symbol 'foo' was not
declared. Should it be static?" warnings.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42483