Gabor Juhos
1dd33c4d6c
ar71xx: tew-712br: use ath79_parse_ascii_mac helper
...
Remove the local MAC address parser function and use
the generic one instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38090
2013-09-20 16:41:36 +00:00
Gabor Juhos
cb18e38996
ar71xx: tew-673gru: use ath79_parse_ascii_mac helper
...
Remove the local MAC address parser function and use
the generic one instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38089
2013-09-20 16:41:34 +00:00
Gabor Juhos
a98df83f5f
ar71xx: dir-825-c1: use ath79_parse_ascii_mac helper
...
Remove the local MAC address parser function and use
the generic one instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38088
2013-09-20 16:41:33 +00:00
Gabor Juhos
710314990a
ar71xx: dir-825-b1: use ath79_parse_ascii_mac helper
...
Remove the local MAC address parser function and use
the generic one instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38087
2013-09-20 16:41:32 +00:00
Gabor Juhos
2a777a272c
ar71xx: dir-505-a1: use ath79_parse_ascii_mac helper
...
Remove the local MAC address parser function and use
the generic one instead.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38086
2013-09-20 16:41:31 +00:00
Gabor Juhos
e312a917d3
ar71xx: rename ath79_parse_mac_addr to ath79_parse_ascii_mac
...
Rename the function and extend it in order to make it
usable from board setup code.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38085
2013-09-20 16:41:30 +00:00
Gabor Juhos
cf5891fb39
ar71xx: fix Cameo934x initramfs image generation
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38084
2013-09-20 16:41:28 +00:00
Luka Perkov
7665c57a72
lantiq: fix usb on sx76x
...
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 38083
2013-09-20 14:24:30 +00:00
Luka Perkov
c90e521790
imx6: update gw5400-a dts
...
- remove common imx6q-ventana.dtsi - there isn't enough commonality to
warrent this
- rename user led's to 1-based
- add alises used by bootloader
- clean up iomux gpios
- fix pfuze slave address
- enable sata
- add delay after release of pci reset downstream from PCIe switch
- remove PCIe clock configuration as its now handled in updated driver
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 38081
2013-09-20 01:59:33 +00:00
Luka Perkov
3f059f58db
imx6: update PCIe driver
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38080
2013-09-20 01:59:32 +00:00
Luka Perkov
19bd25f4ec
imx6: update network defaults for Gateworks Ventana
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38079
2013-09-20 01:59:30 +00:00
Luka Perkov
cd1257ee0c
imx6: update config
...
* enable PERF_EVENTS
* enable REGULATOR_ANATOP
* enable VMSPLIT_2G
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38078
2013-09-20 01:59:29 +00:00
Luka Perkov
7c9b567371
imx6: drop inittab
...
It's the same as in base-files package.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38077
2013-09-20 01:59:27 +00:00
Gabor Juhos
cd9ff05845
ar71xx: add profile and build image for the WD My Net N600 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38076
2013-09-19 22:36:43 +00:00
Gabor Juhos
37968b3be1
ar71xx: add sysupgrade support for the WD My Net N600 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38075
2013-09-19 22:36:42 +00:00
Gabor Juhos
7f9d2292fa
ar71xx: add user-space support for the WD My Net N600 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38074
2013-09-19 22:36:41 +00:00
Gabor Juhos
8b50ecc6ff
package/mtd: enable seama fixup code for ar71xx
...
It will be used for the WD My Net N600.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38073
2013-09-19 22:36:40 +00:00
Gabor Juhos
9a2e94476a
ar71xx: add kernel support for the WD My Net N600 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38072
2013-09-19 22:36:39 +00:00
Gabor Juhos
9200807877
ar71xx: wndr4300: enable HW ECC mode for the NAND controller
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38071
2013-09-19 18:43:43 +00:00
Gabor Juhos
83915a8d78
ar71xx: add ath79_nfc_set_ecc_mode helper
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38070
2013-09-19 18:43:42 +00:00
Gabor Juhos
d6fef0cb39
ar71xx: ar934x_nfc: add experimental support for hardware ECC
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38069
2013-09-19 18:43:41 +00:00
Gabor Juhos
ceecdfb1c9
ar71xx: ar934x_nfc: return error code from some low-level functions
...
Change some flow-level unctions to return with an
error code in order to be able to report errors
to the core code.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38068
2013-09-19 18:43:40 +00:00
Gabor Juhos
df8485c7cb
ar71xx: ar934x_nfc: use devm_* functions
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38067
2013-09-19 18:43:38 +00:00
Gabor Juhos
54c0e72f9d
ar71xx: add profile and build image for the TL-MR13U board
...
Signed-off-by: Oleg Titov <oleg.titov@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/4063/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38066
2013-09-19 17:52:45 +00:00
Gabor Juhos
da3700b2a6
firmware-utils/mktplinkfw: add support for the TL-MR13U board
...
Signed-off-by: Oleg Titov <oleg.titov@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/4063/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38065
2013-09-19 17:52:44 +00:00
Gabor Juhos
5e3c7d14ec
ar71xx: add user-space support for the TL-MR13U board
...
Signed-off-by: Oleg Titov <oleg.titov@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/4063/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38064
2013-09-19 17:52:42 +00:00
Gabor Juhos
e3e31835ae
ar71xx: add kernel support for TP-Link TL-MR13U
...
This patch adds support for TP-Link TL-MR13U router with built-in 10AH
rechargeable battery.
The patch is based on kamwanlai's patch:
https://forum.openwrt.org/viewtopic.php?pid=206746#p206746
Updated to accommodate recent changes introduced with:
ar71xx: remove fs_* variables from image/Makefile
Signed-off-by: Oleg Titov <oleg.titov@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/4063/
[juhosg:
- refresh and rename rename 930-add-tl-mr13u-support.patch =>
625-MIPS-ath79-add-tl-mr13u-support.patch]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38063
2013-09-19 17:52:41 +00:00
Gabor Juhos
5e23012c77
ar71xx: wnr2200: fix a typo in a LED name
...
Reported-by: Roman A. aka BasicXP <x12ozmouse@ya.ru>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38062
2013-09-19 17:52:40 +00:00
Gabor Juhos
fe781581df
ar71xx: add profile and build image for the WNR2200 board
...
Signed-off-by: Aidan Kissane <aidankissane@googlemail.com>
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Patchwork: http://patchwork.openwrt.org/patch/4055/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38061
2013-09-19 16:56:51 +00:00
Gabor Juhos
3d4b042c4b
ar71xx: add user-space support for the WNR2200 board
...
Signed-off-by: Aidan Kissane <aidankissane@googlemail.com>
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Patchwork: http://patchwork.openwrt.org/patch/4055/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38060
2013-09-19 16:56:50 +00:00
Gabor Juhos
49ed06e36f
ar71xx: add kernel support for Netgear WNR2200 wireless router
...
This patch adds OpenWRT support for the Netgear WNR2200 (N300)
wireless router with USB.
Technical details of this router can be found at
http://www.netgear.com/home/products/wirelessrouters/work-and-play/WNR2200.aspx
and http://wikidevi.com/wiki/Netgear_WNR2200
Signed-off-by: Aidan Kissane <aidankissane@googlemail.com>
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Patchwork: http://patchwork.openwrt.org/patch/4055/
[juhosg:
- add commit message and SoB line from the original patch
- remove dead code from mach-wnr2200.c
- refresh 624-MIPS-ath79-WNR2200-support.patch]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38059
2013-09-19 16:56:48 +00:00
Felix Fietkau
9d24525b1d
kernel: add AutoProbe for ppp_async and ppp_synctty (should fix #14185 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38055
2013-09-19 06:33:53 +00:00
John Crispin
08abb8822b
ralink: make dcs930 uvc camera work
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38054
2013-09-19 05:57:00 +00:00
John Crispin
c0f6bf05f4
ralink: add support for dalink dcs930l ipcam
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38053
2013-09-19 05:56:46 +00:00
John Crispin
898c164b46
ralink: add back dwc_otg driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38052
2013-09-19 05:56:31 +00:00
Luka Perkov
d2ad87885d
lantiq: style fixes
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38051
2013-09-19 00:50:49 +00:00
Luka Perkov
43f1a47430
lantiq: add initial support for Siemens GIGASX76X
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38050
2013-09-19 00:50:48 +00:00
Luka Perkov
3b33adeb99
lantiq: add support for ZyXEL P2601HNFX
...
SVN-Revision: 38049
2013-09-19 00:50:46 +00:00
Luka Perkov
7d2c5682b9
lantiq: add support for ZTE H201L
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38048
2013-09-19 00:50:44 +00:00
Luka Perkov
da01479d73
malta: target.mk cosmetical fixup
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38047
2013-09-18 23:03:47 +00:00
Hauke Mehrtens
86f7ca96af
brcm47xx: b44: bgmac: some small changes to the phylib patches
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38044
2013-09-18 16:49:52 +00:00
John Crispin
5799adc238
lantiq: fix bug in hcd gpio detetcion code
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38043
2013-09-18 16:31:49 +00:00
John Crispin
40ac8dd9df
lantiq: fix FRITZ7320 flash window size
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38042
2013-09-18 16:31:45 +00:00
John Crispin
f9f73ef2ec
lantiq: fix ath9k eeprom loading order bug
...
https://dev.openwrt.org/ticket/14131
http://patchwork.openwrt.org/patch/4038/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38041
2013-09-18 16:31:41 +00:00
John Crispin
5722b32acf
ralink: DIR-300 B7 and DIR-320/NRU B1 on Ralink RT5350
...
https://dev.openwrt.org/ticket/14129
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38040
2013-09-18 16:31:37 +00:00
John Crispin
8ff756cdc9
lantiq: fix up default firmware selection for spanish and italian routers
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38039
2013-09-18 16:31:32 +00:00
Hauke Mehrtens
4f93bde681
brcm47xx: bgmac: b44: add support for Byte Queue Limits
...
This adds support for Byte Queue Limits in bgmac and b44, now it is
possible to use more advanced network queue control algorithms.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38038
2013-09-18 15:19:25 +00:00
Hauke Mehrtens
6dd2e9ae2c
brcm47xx: update the clock fixes for BCM5354
...
This updates the patches for BCM5354 to the version send for upstream
Linux inclusion.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38037
2013-09-18 14:36:03 +00:00
Hauke Mehrtens
4c52ed50d7
brcm47xx: update board detection patches
...
This is now the version which was send for mainline Linux kernel
inclusion. The data needed to detection a board is now stored in init
data.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38036
2013-09-18 14:33:54 +00:00
Hauke Mehrtens
e75ff873be
brcm47xx: add detection for Linksys E900 V1
...
Thank you Rafał for the data.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38035
2013-09-18 14:32:05 +00:00