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
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
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
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
John Crispin
ba1904056d
oxnas: copy ubinized images to binary folder
...
Since r43778 ubinized images are stored inside KDIR. This makes sense
when using an uninized image to generate a factory image.
On oxnas ubinized images were used for sysupgrade before proper NAND
support was implemented in OpenWrt.
For users still on old builds before sysupgrade.tar was introduced,
ubinized image is thus the only option to conveniantly upgrade to a
more recent build.
Copy ubinized image also to BIN_DIR, so it will be easier for users
to find them.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44357
2015-02-09 12:16:04 +00:00
John Crispin
4ce7053b2b
ramips: Kingston MLW221 and MLWG2 cleanup
...
MLW221 dts use tabs NOT spaces.
MLWG2 dts typo and 1 tab not spaces
01_leds and diag.sh cleanup
Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
SVN-Revision: 44356
2015-02-09 12:15:45 +00:00
John Crispin
2c03605028
ramips: fix mt76 radio pcie location definition for in Xiaomi MiWiFi Mini
...
This patch sets the correct location of the mt76 radio in the pcie bridge
(pcie-bridge instead of pcie0). Additionaly, it disables the 2.4 GHz band.
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
SVN-Revision: 44355
2015-02-09 12:15:17 +00:00
John Crispin
2dd7bce338
ramips: Add mt76 node for Lenovo Y1 and Y1S.
...
Both Y1 and Y1S have MT7612E wireless chip so I submitted this patch.
Tested on Lenovo Y1.
Signed-off-by: 郭传鈜 <gch981213@gmail.com>
SVN-Revision: 44354
2015-02-09 12:15:00 +00:00
John Crispin
1c0c1ebc6b
lantiq: td-w8970: fix failsafe mode
...
Fix failsafe mode for TD-W8970, register interface for preinit.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 44353
2015-02-09 12:14:48 +00:00
John Crispin
1c9dc26ce9
lantiq: td-w8970: fix reset button
...
For TP-LINK TD-W8970 button should work as "reset", not "BTN_1".
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 44352
2015-02-09 12:14:32 +00:00
John Crispin
983f902177
octeon: switch to 3.18
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44350
2015-02-09 12:14:09 +00:00
John Crispin
654bc380ec
ralink: add 3.18 support
...
keep default as 3.14, mt7621 gic need to be ported to 3.18
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44349
2015-02-09 12:13:55 +00:00
John Crispin
826b461427
lantiq: add 3.18 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44348
2015-02-09 12:13:25 +00:00
John Crispin
682cf3b854
au1000: add 3.18 support
...
this is only compile tested
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44345
2015-02-09 12:12:39 +00:00
John Crispin
9f0f80faac
ar7: add 3.18 support
...
this is only compile tested
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44344
2015-02-09 12:12:30 +00:00
John Crispin
6fd1e60748
malta: drop 3.10 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44342
2015-02-09 12:11:34 +00:00
John Crispin
7af8f152dd
malta: disable 64 builds as the userland has been broken for ages
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44341
2015-02-09 12:11:28 +00:00
John Crispin
650a71bcf8
malta: add 3.18 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44340
2015-02-09 12:11:19 +00:00
John Crispin
7155ec7191
kernel: copy mips_decompressor_memmove patch to 3.18/3.19
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44339
2015-02-09 12:10:46 +00:00
John Crispin
f17dee3058
kernel: add missing symbols
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44338
2015-02-09 12:10:18 +00:00
John Crispin
28353b3fc5
kernel: fix compile error inside adm6996.c
...
drivers/net/phy/adm6996.c:881:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'u32' [-Wformat=]
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44333
2015-02-09 12:09:17 +00:00
Jo-Philipp Wich
49fda5e4d9
sdk: use prepare target to initialize git snapshot
...
The new approach is less prone to race conditions and will properly
snapshot the symlinks prepared by the prereq-build target.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44330
2015-02-08 22:54:27 +00:00
Luka Perkov
4b0fbf3072
ramips: fix patches after 3.14.32 bump
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44324
2015-02-08 15:42:42 +00:00
Nicolas Thill
6b8f598ca6
linux/generic: add missing config symbols
...
Related to debug/tracing, only added to 3.14+, might be needed for older versions as well
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44323
2015-02-08 15:34:20 +00:00
Nicolas Thill
ad6f7dffa5
linux/sunxi: rename A20-OLinuXino-Lime profile
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44322
2015-02-08 15:34:13 +00:00
Luka Perkov
f6a01dd3d1
x86: refresh kernel config
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44321
2015-02-08 15:31:25 +00:00
Luka Perkov
683da1384b
lantiq: fix patches after 3.14.32 bump
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44320
2015-02-08 15:09:45 +00:00
Luka Perkov
7294b892dc
kirkwood: refresh kernel config
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44319
2015-02-08 12:01:39 +00:00
Luka Perkov
b9d513158e
kernel: update 3.18 to 3.18.6
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44318
2015-02-08 12:01:37 +00:00
Jo-Philipp Wich
e972c95cf0
x86: declare missing kernel symbols
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44316
2015-02-07 21:26:20 +00:00
Luka Perkov
efc28a75fe
ar71xx: ubnt: move new board patches into one
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44315
2015-02-07 21:11:06 +00:00
Luka Perkov
0067ab8e39
ar71xx: rb2011: apply patch to file
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44314
2015-02-07 21:10:51 +00:00
Jo-Philipp Wich
65ec08d1b0
imagebuilder: align filename with SDK
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44313
2015-02-07 21:01:48 +00:00
Jo-Philipp Wich
f52a62d600
sdk: rename file to mention target/subtarget and move host system to suffix
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44312
2015-02-07 21:01:43 +00:00
Jo-Philipp Wich
e9c10a0c8e
toolchain: respect CONFIG_VERSION_FILENAMES and add host system suffix
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44311
2015-02-07 21:01:37 +00:00
Luka Perkov
fcfbbfc385
ar71xx: merge board specific patches into one
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44309
2015-02-07 20:53:16 +00:00
Luka Perkov
54ac4e0600
ar71xx: uci-defaults: add el-mini to appropriate group
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44307
2015-02-07 19:59:05 +00:00
Luka Perkov
8ca6c1acd4
ar71xx: qihoo: define flash variable as static
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44306
2015-02-07 19:59:02 +00:00
Luka Perkov
81db848656
targets: base-files: diag.sh does not need to be executable
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44305
2015-02-07 19:58:58 +00:00
Luka Perkov
92e6e80080
targets: files in uci-defaults do not need to be executables
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44304
2015-02-07 19:58:52 +00:00
Luka Perkov
0bbcdb21da
ar71xx: refresh patches
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44303
2015-02-07 17:48:39 +00:00