Rafał Miłecki
e73ca898ab
kernel: backport mainlined bgmac patches from 3.19
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44410
2015-02-11 17:35:09 +00:00
Jo-Philipp Wich
e3744a7cc7
base-files: fix target/subtarget value in /etc/openwrt_release
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44409
2015-02-11 15:12:32 +00:00
Rafał Miłecki
b5310e180d
bcm53xx: use bcm47xx_wdt for restarting device
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44408
2015-02-11 14:41:07 +00:00
John Crispin
1aaa72103b
oxnas: disable usbgadget support
...
usbgadget was initially enabled in the hope to support gadget mode
as it seems to be supported by the hardware.
However, it currently breaks things and doesn't work anyway, so
remove the usbgadget feature.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44407
2015-02-11 13:50:56 +00:00
John Crispin
173809b650
brcm2708-gpu-fw: revert to github releases, adapt to bcm2708 target changes and add back InstallDev
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 44406
2015-02-11 13:50:40 +00:00
John Crispin
eaec1e41b1
brcm2708: add missing SUBTARGETS:= to makefile
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44405
2015-02-11 13:09:39 +00:00
John Crispin
b67a6f65d6
brcm2708: remove CMA_DEBUG
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 44404
2015-02-11 13:05:37 +00:00
John Crispin
cafc77f74c
brcm2708: add Raspberry Pi 2 support
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 44403
2015-02-11 13:05:31 +00:00
John Crispin
146c9aff27
brcm2708: remove 3.14 support
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 44402
2015-02-11 13:05:23 +00:00
John Crispin
0f4431758b
ralink: fix when tx done is 0 also need to clean interrupt status
...
Signed-off-by: michael lee <igvtee@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44401
2015-02-11 13:05:14 +00:00
John Crispin
0e2c66bb14
mt76: update to latest git HEAD
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44400
2015-02-11 13:05:07 +00:00
Nicolas Thill
29a57ce073
ramips/mt7620: add missing config symbol
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44399
2015-02-11 12:13:49 +00:00
Nicolas Thill
693d76466a
oprofile: mark broken on uml
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44398
2015-02-11 11:31:38 +00:00
Nicolas Thill
f87f373c9f
config: disable kernel tracing on uml
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44397
2015-02-11 11:31:26 +00:00
Nicolas Thill
e97228fde9
ebtables: disable rpath
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44396
2015-02-11 11:31:07 +00:00
Nicolas Thill
afccff9f33
util-linux: disable rpath
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44395
2015-02-11 11:31:01 +00:00
Nicolas Thill
d48735dd85
toolchain/gcc: fix an ICE on ARM (PR58595)
...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58595
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44394
2015-02-11 11:30:56 +00:00
John Crispin
e7d8a82a5c
cns3xxx: set v3.18 as default
...
tested on a nor and a spi laguna
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44393
2015-02-11 10:21:02 +00:00
John Crispin
408c969626
brcm2708: update to v3.18
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 44392
2015-02-11 10:17:55 +00:00
John Crispin
f90d9d486a
lantiq: fix VG3503J partition table for newer kernels
...
the kernel has increased and does not fit into the 1,5MB anymore.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44391
2015-02-11 10:17:38 +00:00
Rafał Miłecki
6bafb2f810
bcm53xx: backport bcm47xx_wdt changes to 3.18 to use this driver in future
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44390
2015-02-11 10:11:00 +00:00
Felix Fietkau
658a33688e
relayd: update to the latest version, adds fixes by Alejandro Enrique
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44389
2015-02-11 10:09:57 +00:00
John Crispin
96ab322414
malta: add config file for kernel 3.19.
...
This is based on config-3.18 with the following changes.
- CONFIG_GENERIC_NET_UTILS is removed as it is already set in generic
kernel config.
- CONFIG_CPU_MICROMIPS is explicitly unset as required in kernel 3.19.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 44388
2015-02-11 10:09:56 +00:00
John Crispin
038f8e1eda
generic: add a few missing symbols for generic config-3.19.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 44387
2015-02-11 10:09:40 +00:00
John Crispin
88ddb37461
ipq806x: update target to v3.18
...
Patches in the ipq806x/patches folder were out of tree in v3.14. The
newest patch at the time was from June, so we can safely assume that
either the patches have been merged, or they have been rejected for
a good reason. If patches are seen missing, we'll cherry-pick them
on a per-needed basis.
This new kernel have been tested on AP148, which seems to works fine.
Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 44386
2015-02-11 10:09:23 +00:00
Rafał Miłecki
ddcbef5766
kernel: backport bcma patches queued for 3.20
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44385
2015-02-11 10:04:51 +00:00
Rafał Miłecki
d417d58ff7
kernel: 3.18: complete backport of some bcma patch
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44384
2015-02-11 09:14:48 +00:00
Rafał Miłecki
3ae30df7db
bcm53xx: drop unused (and broken) GPIOLIB patch
...
First of all this patch was broken since adding 3.18 for bcm53xx. It was
modifying ARCH_BRCMSTB instead of ARCH_BCM_5301X.
Secondly we don't need it as ARCH_MULTIPLATFORM selects
ARCH_WANT_OPTIONAL_GPIOLIB for us.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44383
2015-02-11 08:42:34 +00:00
Luka Perkov
92f324d333
kernel: switch 3.19 from -rc5 to release .0
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44381
2015-02-10 22:36:59 +00:00
Jo-Philipp Wich
7aa5766ad1
libevent2: remove defunct download mirror
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44380
2015-02-10 18:55:44 +00:00
Jo-Philipp Wich
24f49b170e
rules.mk: don't add staging_dir/host/bin/ path again
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44379
2015-02-10 15:49:36 +00:00
Jo-Philipp Wich
6205e3324d
include: export staging_dir/host/bin path from within host.mk ( #18957 )
...
We need to do that to pickup the prereq-build prepared symlinks for auxillary
operations like metadata scanning.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44378
2015-02-10 15:49:17 +00:00
Jo-Philipp Wich
2efe776ab0
scripts: extend rstrip.sh to remove bad rpaths
...
Remove all rpath entries which do not point to a location below /lib or
/usr/lib and which do not begin with '$ORIGIN'.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44377
2015-02-10 15:48:48 +00:00
Jo-Philipp Wich
572b943080
tools: add patchelf host build
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44376
2015-02-10 15:48:32 +00:00
John Crispin
a2fcaa77fc
ar71xx: add mc-mac1200r to do_load_ath10k_board_bin()
...
This patch adds the mc-mac1200r target to do_load_ath10k_board_bin() in
target/linux/ar71xx/base-files/lib/preinit/81_load_ath10k_board_bin to load the
ath10k radio MAC address from the EEPROM in MERCURY MAC1200R devices
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
SVN-Revision: 44375
2015-02-10 05:52:53 +00:00
John Crispin
69c160d867
oxnas: switch to 3.18
...
Tested on stg212 and kd20.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44374
2015-02-10 05:52:48 +00:00
John Crispin
eee58211a8
kernel: add missing symbol
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44373
2015-02-10 05:52:41 +00:00
John Crispin
07352ca2c7
ralink: fix hw status almost full not work on mt7620 and mt7621
...
the old FE_INT_STATUS register becomes two registers.
FE_INT_STATUS and INT_STATUS. so the hw status almost full
must change to read from FE_INT_STATUS register.
tx/rx done read from INT_STATUS register.
mt7620 datasheet define CNT_GDM1_AF at BIT(29).
but after test it should be BIT(13). why?
Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 44371
2015-02-09 19:34:49 +00:00
John Crispin
525cd8aedb
ralink: change rt3883 cpu type to 74kc
...
Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 44370
2015-02-09 19:34:32 +00:00
John Crispin
3ebd262202
realview: r44368 contained a superflous patch
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44369
2015-02-09 19:28:34 +00:00
John Crispin
75fe1afa95
realview: bump to 3.18
...
Signed-off-by: Your Name <blogic@openwrt.org>
SVN-Revision: 44368
2015-02-09 19:24:48 +00:00
Rafał Miłecki
3dbaab6f67
bcm53xx: fix loading SPROM content by bcma init change
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44367
2015-02-09 18:43:05 +00:00
John Crispin
9d7a45c24b
kernel: add missing symbol to realtek wifi
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44366
2015-02-09 18:15:30 +00:00
Steven Barth
909af3fa4b
openssl: fix upstream regression for non-ec builds
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 44364
2015-02-09 15:26:35 +00:00
John Crispin
ed84ceaa02
ixp4xx: add v3.18 support
...
Signed-off-by: Your Name <blogic@openwrt.org>
SVN-Revision: 44363
2015-02-09 14:24:00 +00:00
Jo-Philipp Wich
ba2d7b9c2b
rpcd: fix session.{login,list,destroy} method signatures
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44362
2015-02-09 12:54:29 +00:00
Steven Barth
1a014d170a
polarssl: bump to 1.3.10, work around rename to mbedtls
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 44361
2015-02-09 12:44:32 +00:00
John Crispin
b523db36a0
ar71xx: dir-505: fix reset button gpio active_low value
...
Fix 'active_low' default value for the reset button on DIR-505.
Signed-off-by: Rocco Folino <rocco@devzen.net>
SVN-Revision: 44360
2015-02-09 12:17:00 +00:00
John Crispin
a5b60de253
ar71xx: Add support for MERCURY MAC1200R
...
This patch adds support for MERCURY MAC1200R, a dual band 802.11bgn + 802.11ac
router based on the AR9344, with QCA988x ath10k radio and 5 Fast Ethernet ports
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
SVN-Revision: 44359
2015-02-09 12:16:51 +00:00
John Crispin
35d38f21e0
ar71xx: fix nbg6716 power and usb led
...
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Marcin Mikolajczak <gr4ffy@gmail.com>
SVN-Revision: 44358
2015-02-09 12:16:43 +00:00