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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
Gabor Juhos
9200807877
ar71xx: wndr4300: enable HW ECC mode for the NAND controller
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38071
11 years ago
Gabor Juhos
83915a8d78
ar71xx: add ath79_nfc_set_ecc_mode helper
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38070
11 years ago
Gabor Juhos
d6fef0cb39
ar71xx: ar934x_nfc: add experimental support for hardware ECC
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38069
11 years ago
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
11 years ago
Gabor Juhos
df8485c7cb
ar71xx: ar934x_nfc: use devm_* functions
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38067
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
John Crispin
08abb8822b
ralink: make dcs930 uvc camera work
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38054
11 years ago
John Crispin
c0f6bf05f4
ralink: add support for dalink dcs930l ipcam
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38053
11 years ago
John Crispin
898c164b46
ralink: add back dwc_otg driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38052
11 years ago
Luka Perkov
d2ad87885d
lantiq: style fixes
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38051
11 years ago
Luka Perkov
43f1a47430
lantiq: add initial support for Siemens GIGASX76X
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38050
11 years ago
Luka Perkov
3b33adeb99
lantiq: add support for ZyXEL P2601HNFX
...
SVN-Revision: 38049
11 years ago
Luka Perkov
7d2c5682b9
lantiq: add support for ZTE H201L
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38048
11 years ago
Luka Perkov
da01479d73
malta: target.mk cosmetical fixup
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38047
11 years ago
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
11 years ago
John Crispin
5799adc238
lantiq: fix bug in hcd gpio detetcion code
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38043
11 years ago
John Crispin
40ac8dd9df
lantiq: fix FRITZ7320 flash window size
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38042
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
Felix Fietkau
50bc1a7593
ath9k: add missing tx locking
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38034
11 years ago
Steven Barth
808a1c7808
odhcp6c: Restart when server returns IAID error
...
SVN-Revision: 38032
11 years ago
John Crispin
1878a3d6ab
lantiq: add v3.10 patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38031
11 years ago
John Crispin
cd668944ef
lantiq: add wifi eep to a803 dts file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38030
11 years ago
John Crispin
18b76c66fb
lantiq: add a subtarget for the xrx200 SoC family
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38029
11 years ago
John Crispin
2b0cb17d42
lantiq: update packages for v3.10
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38028
11 years ago
John Crispin
0782501483
lantiq: update dts files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38027
11 years ago
John Crispin
8cd1c99707
ralink: add pinctrl driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38026
11 years ago
John Crispin
66bed0b019
ralink: change subtarget order
...
this will make image builder build rt305x targets per default
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38025
11 years ago
John Crispin
950428fb1b
base-files: add a post start hook for procd managed services
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38024
11 years ago
John Crispin
f874094402
procd: convert various packages to procd style init.d scripts
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38023
11 years ago
John Crispin
4f62127dea
procd: update to latest git head
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38022
11 years ago
John Crispin
f12f4074af
kernel: make most modules use AutoProbe
...
now that we have modprobe we can set more than half of the modules to AutoProbe
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38021
11 years ago