Gabor Juhos
10b3ca5ccb
ar71xx: add kernel support for Netgear WNDAP360
...
Here is corrected version (only thing not working are wifi LEDs).
[juhosg: this has been created from the following patch:
http://patchwork.openwrt.org/patch/3620/ ]
Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36578
2013-05-08 17:03:34 +00:00
Gabor Juhos
39467e78e7
kernel: update linux 3.9 to 3.9.1
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36577
2013-05-08 08:53:55 +00:00
Gabor Juhos
e57c7d6c12
kernel: update linux 3.8 to 3.8.12
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36576
2013-05-08 08:53:53 +00:00
Gabor Juhos
d09ba5ef10
ar71xx: Fix AP135 partition layout
...
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36575
2013-05-08 08:53:49 +00:00
John Crispin
eb10f052ce
lantiq: enable portmaps again and set max port to 2
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36573
2013-05-07 10:58:52 +00:00
John Crispin
036fb79052
ramips: drop 3.7 support
...
Signed-off-by; John Crispin <blogic@openwrt.org>
SVN-Revision: 36572
2013-05-07 10:58:44 +00:00
John Crispin
16a17b318a
ramips: properly setup the FEATURES variable
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36571
2013-05-07 10:58:30 +00:00
John Crispin
bd6e12d904
ramips: fix memory detection rt5350
...
Signed-off-by: Felix Kaechele <felix@fetzig.org>
SVN-Revision: 36568
2013-05-06 18:23:56 +00:00
John Crispin
899120ddef
ramips: enable dsp extensions for rt305x and rt3883
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36567
2013-05-06 16:45:59 +00:00
John Crispin
849ff98669
ramips: fix fypo in ethernet driver rt288x, rt3883
...
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
SVN-Revision: 36565
2013-05-06 16:45:43 +00:00
John Crispin
eddd7f5773
ramips: Update ARC Freestation profile
...
These devices are actually built around the 8devices Carambola dev board.
ARC FreeStation, Flex mARC, iFlex, and SplitStation devices are
supported with this image, see "ARCFlex Firmware Downloads":
http://www.antennas.com/wiki/index.php?title=ARC-OS_Firmware_Downloads_and_Revision_History
Funnily enough if present the external USB wlan ends up being wlan-0, with the
SoC device being wlan-1.
- Invert port map so special handling of vlan config can be removed.
- Add LED config similar to original ArcOS firmware.
- Add GPIO export for enabling PoE passthrough from ethernet port 0 to port 1
- Get MACs from factory partition.
- Update description to list supported devices.
- Carambola uses RT3050 (not RT3052), though my Carambola CPU
actually reports itself as being an RT3350 while still having
RT3050F markings.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 36564
2013-05-06 16:45:35 +00:00
John Crispin
4f1ff28f08
ramips: Support setting active_low in devicetree gpio-export
...
Support setting active_low in devicetree gpio-export.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 36563
2013-05-06 16:45:27 +00:00
John Crispin
6af3b6721b
ralink: unbreak uart pinmux handling
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36562
2013-05-06 16:45:20 +00:00
John Crispin
7c04b3bd66
ramips: fix gpio base numbering
...
make banks 0 based to unbreak userland ABI
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36561
2013-05-06 16:45:12 +00:00
John Crispin
338ff04cab
ramips: add gpio base properties to dtsi files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36560
2013-05-06 16:45:04 +00:00
John Crispin
65760ede8b
ramips: unbreak rt2880 support
...
Signed-off-by: John Crsipin <blogic@openwrt.org>
SVN-Revision: 36559
2013-05-06 16:44:56 +00:00
John Crispin
28bdb9efe9
ramips: fix DIR-602D1 flash size
...
Fix DIR-620D1 flash size.
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
SVN-Revision: 36558
2013-05-06 16:44:47 +00:00
John Crispin
1c89a60431
ramips: unbreak gpio handling for uart mux group
...
this should fix the handling of corner cases
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36543
2013-05-04 11:36:51 +00:00
Gabor Juhos
bb429757c8
at91: build .dtb file for the CalAmp LMU500 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36542
2013-05-03 19:01:00 +00:00
Gabor Juhos
ccf95fe938
ar71xx: Fix AP135 PCI
...
AP135 has a pluggable PCIE slot unlike AP136.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36541
2013-05-03 19:00:58 +00:00
Felix Fietkau
18c588a570
ar71xx: add an external reset callback for ar913x and use it in ath9k - should reduce the frequency of DMA stop failures
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36530
2013-05-03 09:12:19 +00:00
Felix Fietkau
30c4360345
kernel: do not strip /proc/net/ip_mr_* in the /proc debloat patch, it is used by iproute2
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36529
2013-05-02 15:59:57 +00:00
Jonas Gorski
24636fcabf
bcm63xx: split into two subtargets, generic and SMP
...
Make SMP a subtarget, since it only supports BCM6362 and BCM6368.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36527
2013-05-02 15:28:31 +00:00
Jonas Gorski
d11efa1428
bcm63xx: add SMP support for BCM6362 and BCM6368
...
BCM6358 requires further work due to its shared TLB.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36526
2013-05-02 15:28:26 +00:00
Jonas Gorski
8f15326acc
kernel: generic: don't strip /proc/irq on SMP
...
/proc/irq is needed for changing the SMP affinity of interrupts.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36525
2013-05-02 15:28:12 +00:00
Jonas Gorski
a80a4f3ec2
bcm63xx: fix hsspi flash registration for BCM6362
...
Use busnum 1 for HSSPI so it won't conflict on chips having both SPI
controllers.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36524
2013-05-02 15:28:10 +00:00
Jonas Gorski
999a956f4c
bcm63xx: fix/enable livebox minipci
...
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
SVN-Revision: 36523
2013-05-02 15:28:07 +00:00
Jo-Philipp Wich
6ac2b3b76a
atheros: remove static gpio_request() from board setup and include generic kmod-gpio-button-hotplug instead.
...
This change is based on a patch by Karl Palsson <karlp@remake.is>
See http://patchwork.openwrt.org/patch/3536/ .
SVN-Revision: 36513
2013-05-02 11:46:53 +00:00
Gabor Juhos
8a9fe26f20
kernel: update linux 3.8 to 3.8.11
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36507
2013-05-01 22:15:18 +00:00
Florian Fainelli
db02b0e4ee
brcm63xx: fix typo and missing BCM6328 check in BCM6345 ethernet patch
...
And while at it, also include a define check for BCM6328, thanks to
Gabor for spotting this.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36506
2013-05-01 21:52:25 +00:00
Florian Fainelli
292368409e
brcm63xx: add missing binary operands to BCM6345 ethernet patch
...
Thanks to Emilio Arias for reporting it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36505
2013-05-01 21:12:40 +00:00
Florian Fainelli
6f48ccea02
brcm63xx: remove 3.7 kernel support
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36504
2013-05-01 21:12:26 +00:00
Gabor Juhos
0ae43dbe9d
ar71xx: rename WNR2000v3 support patch
...
Update the numbering of kernel patch for supporting
Netgear WNR2000v3 from 617 to 618.
Signed-off-by: yousong <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36498
2013-04-30 10:44:11 +00:00
Gabor Juhos
d557a51a40
x86/geos: switch to 3.8.10
...
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36496
2013-04-30 10:44:09 +00:00
Gabor Juhos
0fa71ca3e5
linux/3.9: implement pcibios_get_phb_of_node for MIPS
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36495
2013-04-30 10:44:08 +00:00
Gabor Juhos
41445b41cc
linux/3.8: use backported pcibios_get_phb_of_node patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36494
2013-04-30 10:44:07 +00:00
Gabor Juhos
f718179af5
kernel: update linux 3.8 to 3.8.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36493
2013-04-30 10:43:59 +00:00
Gabor Juhos
8e466dcdf4
at91: add missing config symbols
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36492
2013-04-30 10:43:58 +00:00
Gabor Juhos
d35545f3d7
linux/3.{8,9}: add missing symbols
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36491
2013-04-30 10:43:57 +00:00
Gabor Juhos
25c45c0d53
linux/3.{8,9}: turn on CONFIG_NET_SCH_FQ_CODEL
...
It is forced to 'y' since r36342.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36490
2013-04-30 10:43:56 +00:00
John Crispin
eff12a630d
ramips: move dlink profile to correct sub folder - 2nd try
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36489
2013-04-30 10:34:20 +00:00
John Crispin
1db4587bc7
ramips: move dlink profile to correct sub folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36487
2013-04-30 08:24:26 +00:00
Hauke Mehrtens
ca7f9638d5
broadcom-diag: support for the WNDR3700v3
...
I recently picked up a WNDR3700 to put OpenWRT on, and only after tearing into the box did I find it
was one of the v3 boards, with poor OpenWRT support. This patch should add the board detection and
LED/button control to the broadcom-diag module, and should generate a netgear .chk image that the
bootloader and stock firmware will accept.
The changes to the broadcom-diag module are more than a few lines because the WNDR3700v3 is driving
its LEDs through an HC164 8-bit shift register.
Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 36482
2013-04-28 21:11:17 +00:00
Hauke Mehrtens
7dee0dae35
brcm47xx: use kernel 3.8.10 as default kernel
...
The biggest change with this kernel is a new partition parser.
SVN-Revision: 36480
2013-04-28 18:25:16 +00:00
Hauke Mehrtens
00a7ace7cf
brcm47xx: add board detection for NETGEAR WNDR4500 V2
...
SVN-Revision: 36478
2013-04-28 18:19:31 +00:00
Hauke Mehrtens
e7e4afbb64
kernel: fix a memory leak in split_rootfs_data()
...
allocate_partition() copies all the content of dpart into a new struct.
SVN-Revision: 36475
2013-04-28 17:01:56 +00:00
Hauke Mehrtens
1bac172c44
kernel: update bcma and ssb for kernel 3.8+ to version from wireless-testing master-2013-04-26.
...
SVN-Revision: 36473
2013-04-28 16:52:11 +00:00
Jonas Gorski
ad1d3f00cb
kernel: update linux 3.9 patches to rc8
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36469
2013-04-28 11:55:23 +00:00
Jonas Gorski
a33dd13c98
kernel: add missing bcma defines and header file for bcrmfmac
...
Fixes build failure when having kmod-mmc and brcmfmac selected.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36468
2013-04-28 11:10:42 +00:00
Gabor Juhos
7c2632fbc5
ar71xx: add user-space support for WNR2000v3
...
Signed-off-by: Mathieu Olivari <mathieu.olivari@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36461
2013-04-26 17:00:54 +00:00