openwrt.git
12 years agoramips: rt3883: update package list in the default profile
juhosg [Mon, 13 Feb 2012 15:18:05 +0000 (15:18 +0000)]
ramips: rt3883: update package list in the default profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30499 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: add preliminary support for the Asus RT-N56U board
juhosg [Mon, 13 Feb 2012 15:18:04 +0000 (15:18 +0000)]
ramips: add preliminary support for the Asus RT-N56U board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30498 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: enable MDIO code for RT3883
juhosg [Mon, 13 Feb 2012 15:18:03 +0000 (15:18 +0000)]
ramips: raeth: enable MDIO code for RT3883

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30497 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/modules: enable ECHI/OHCI for RT3883
juhosg [Mon, 13 Feb 2012 15:18:01 +0000 (15:18 +0000)]
package/modules: enable ECHI/OHCI for RT3883

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30496 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: add preliminary support for the RT3662/RT3883 SoCs
juhosg [Mon, 13 Feb 2012 15:17:59 +0000 (15:17 +0000)]
ramips: add preliminary support for the RT3662/RT3883 SoCs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30495 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] kexec-tools: update to 2.0.3 (fixes #9846)
florian [Mon, 13 Feb 2012 12:36:36 +0000 (12:36 +0000)]
[package] kexec-tools: update to 2.0.3 (fixes #9846)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30493 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[malta] add support for 3.2
florian [Mon, 13 Feb 2012 12:36:34 +0000 (12:36 +0000)]
[malta] add support for 3.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30492 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed.
hauke [Sun, 12 Feb 2012 22:41:20 +0000 (22:41 +0000)]
brcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30488 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: activate config bug to show warnings
hauke [Sun, 12 Feb 2012 22:40:01 +0000 (22:40 +0000)]
brcm47xx: activate config bug to show warnings

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30487 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent libgcc...
nbd [Sun, 12 Feb 2012 20:25:47 +0000 (20:25 +0000)]
gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent libgcc crap from leaking into every single binary

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30486 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoswconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765)
nbd [Sun, 12 Feb 2012 19:27:01 +0000 (19:27 +0000)]
swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30485 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/grub: fix stage2 link with recent binutils
nbd [Sun, 12 Feb 2012 18:40:18 +0000 (18:40 +0000)]
package/grub: fix stage2 link with recent binutils

We want the `_start's symbols to be at the very beginning of the `stage2'
binary's `.text' section. However, nothing enforces this requirement. With
recent binutils (ie. post 2.19.1), this results in a corrupt binary, as ld(1)
puts another symbol (eg. `journal_init') at the beginning of the section.

Fix this by providing a stripped down version of the default linker script
where we enforces the position of `_start' in the `.text' section.

Patch by Arnaud Lacombe (#10444)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30484 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: use GENERIC_{4,8}M image template for WR5123GN
juhosg [Sun, 12 Feb 2012 18:04:47 +0000 (18:04 +0000)]
ramips: use GENERIC_{4,8}M image template for WR5123GN

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30483 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: rt305x: pass MTD partition map to the ALL0256N via cmdline
juhosg [Sun, 12 Feb 2012 18:04:46 +0000 (18:04 +0000)]
ramips: rt305x: pass MTD partition map to the ALL0256N via cmdline

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30482 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: refresh patches
hauke [Sun, 12 Feb 2012 16:45:27 +0000 (16:45 +0000)]
brcm47xx: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30481 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: update usb driver for brcm47xx.
hauke [Sun, 12 Feb 2012 16:38:10 +0000 (16:38 +0000)]
brcm47xx: update usb driver for brcm47xx.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30480 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agotools/genext2fs: do not include the host getline.h, it breaks the tool in subtle...
nbd [Sun, 12 Feb 2012 16:12:08 +0000 (16:12 +0000)]
tools/genext2fs: do not include the host getline.h, it breaks the tool in subtle ways, and the source already has a getline replacement

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30479 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoglibc: remove all previous (ancient) versions, add 2.14 (partially based on a patch...
nbd [Sun, 12 Feb 2012 16:12:01 +0000 (16:12 +0000)]
glibc: remove all previous (ancient) versions, add 2.14 (partially based on a patch and testing by WillieNL)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30478 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobroadcom-diag: fix WRT150N/WRT160N detection (patch from #10836)
nbd [Sun, 12 Feb 2012 15:43:14 +0000 (15:43 +0000)]
broadcom-diag: fix WRT150N/WRT160N detection (patch from #10836)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30477 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: add initial support for 3.2
juhosg [Sun, 12 Feb 2012 12:52:14 +0000 (12:52 +0000)]
ramips: add initial support for 3.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30476 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: include 'linux/module.h' in the ramips_spi driver
juhosg [Sun, 12 Feb 2012 12:52:13 +0000 (12:52 +0000)]
ramips: include 'linux/module.h' in the ramips_spi driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30475 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: rt288x: remove per-board physmap_flash_data instances
juhosg [Sun, 12 Feb 2012 12:52:12 +0000 (12:52 +0000)]
ramips: rt288x: remove per-board physmap_flash_data instances

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30474 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: rt305x: remove per-board physmap_flash_data instances
juhosg [Sun, 12 Feb 2012 12:52:10 +0000 (12:52 +0000)]
ramips: rt305x: remove per-board physmap_flash_data instances

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30473 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[cns3xxx]: enable another l2 cache errate on newer kernels
kaloz [Sun, 12 Feb 2012 11:22:08 +0000 (11:22 +0000)]
[cns3xxx]: enable another l2 cache errate on newer kernels

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30472 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[toolchain/binutils]: enable 2.22 for unsupported archs if BROKEN is enabled
kaloz [Sun, 12 Feb 2012 09:56:47 +0000 (09:56 +0000)]
[toolchain/binutils]: enable 2.22 for unsupported archs if BROKEN is enabled

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30471 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[toolchain/gcc]: upgrade vanilla gcc to 4.6.2
kaloz [Sun, 12 Feb 2012 09:48:39 +0000 (09:48 +0000)]
[toolchain/gcc]: upgrade vanilla gcc to 4.6.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30470 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[toolchain/binutils]: use binutils 2.22 by default
kaloz [Sun, 12 Feb 2012 09:17:54 +0000 (09:17 +0000)]
[toolchain/binutils]: use binutils 2.22 by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30469 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[toolchain/uClibc]: use uClibc 0.9.33 by default
kaloz [Sun, 12 Feb 2012 09:15:29 +0000 (09:15 +0000)]
[toolchain/uClibc]: use uClibc 0.9.33 by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30468 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[tolchain/gcc]: use Linaro GCC 4.6 by default
kaloz [Sun, 12 Feb 2012 09:14:18 +0000 (09:14 +0000)]
[tolchain/gcc]: use Linaro GCC 4.6 by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30467 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[toolchain/gcc]: update to latest Linaro releases
kaloz [Sun, 12 Feb 2012 08:50:18 +0000 (08:50 +0000)]
[toolchain/gcc]: update to latest Linaro releases

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30466 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: load gpio-polled keys module
juhosg [Sat, 11 Feb 2012 20:37:34 +0000 (20:37 +0000)]
ramips: load gpio-polled keys module

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30463 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: remove yet another CONFIG_MTD_PARTITION ifdef
juhosg [Sat, 11 Feb 2012 19:37:11 +0000 (19:37 +0000)]
ramips: remove yet another CONFIG_MTD_PARTITION ifdef

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30462 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: use gpio-keys-polled instead of gpio-buttons
juhosg [Sat, 11 Feb 2012 19:37:06 +0000 (19:37 +0000)]
ramips: use gpio-keys-polled instead of gpio-buttons

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30461 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[generic/3.3]: add some missing symbols
kaloz [Sat, 11 Feb 2012 18:38:28 +0000 (18:38 +0000)]
[generic/3.3]: add some missing symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30460 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: add MIPS platform file
juhosg [Sat, 11 Feb 2012 18:16:11 +0000 (18:16 +0000)]
ramips: add MIPS platform file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30459 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric/2.6.39: refresh patches
juhosg [Sat, 11 Feb 2012 18:16:08 +0000 (18:16 +0000)]
generic/2.6.39: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30458 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[generic/3.3]: refresh patches to -rc3
kaloz [Sat, 11 Feb 2012 17:43:06 +0000 (17:43 +0000)]
[generic/3.3]: refresh patches to -rc3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30456 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: add MDIO bus support for RT288X
juhosg [Sat, 11 Feb 2012 16:49:56 +0000 (16:49 +0000)]
ramips: add MDIO bus support for RT288X

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30455 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[cns3xxx]: rename 3.1 patches directory as it will be used for newer kernels as well
kaloz [Sat, 11 Feb 2012 15:59:23 +0000 (15:59 +0000)]
[cns3xxx]: rename 3.1 patches directory as it will be used for newer kernels as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30454 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[cns3xxx]: rename 2.6.39 patches directory
kaloz [Sat, 11 Feb 2012 15:58:14 +0000 (15:58 +0000)]
[cns3xxx]: rename 2.6.39 patches directory

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30453 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: fix Belkin F5D8235-v2 VLAN setup
juhosg [Sat, 11 Feb 2012 15:31:18 +0000 (15:31 +0000)]
ramips: fix Belkin F5D8235-v2 VLAN setup

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30452 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: make debugging messages configurable
juhosg [Sat, 11 Feb 2012 15:12:10 +0000 (15:12 +0000)]
ramips: raeth: make debugging messages configurable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30450 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: use device pointer in DMA API calls
juhosg [Sat, 11 Feb 2012 15:12:08 +0000 (15:12 +0000)]
ramips: raeth: use device pointer in DMA API calls

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30449 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: add netdev pointer to private structure
juhosg [Sat, 11 Feb 2012 15:12:06 +0000 (15:12 +0000)]
ramips: raeth: add netdev pointer to private structure

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30448 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmit
juhosg [Sat, 11 Feb 2012 15:12:05 +0000 (15:12 +0000)]
ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30447 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: unmap rx DMA address in ramips_cleanup_dma
juhosg [Sat, 11 Feb 2012 15:12:04 +0000 (15:12 +0000)]
ramips: raeth: unmap rx DMA address in ramips_cleanup_dma

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30446 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: add rx_dma array to store the DMA address of the rx packets
juhosg [Sat, 11 Feb 2012 15:12:02 +0000 (15:12 +0000)]
ramips: raeth: add rx_dma array to store the DMA address of the rx packets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30445 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: use dma_addr_t for the descriptors
juhosg [Sat, 11 Feb 2012 15:12:01 +0000 (15:12 +0000)]
ramips: raeth: use dma_addr_t for the descriptors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30444 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: unmap DMA memory when a packet is received
juhosg [Sat, 11 Feb 2012 15:11:56 +0000 (15:11 +0000)]
ramips: raeth: unmap DMA memory when a packet is received

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30443 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: add a temporary pktlen variable
juhosg [Sat, 11 Feb 2012 15:11:55 +0000 (15:11 +0000)]
ramips: raeth: add a temporary pktlen variable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30442 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: protect macro parameters
juhosg [Sat, 11 Feb 2012 15:11:50 +0000 (15:11 +0000)]
ramips: raeth: protect macro parameters

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30441 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: indicate dropped packets in stats
juhosg [Sat, 11 Feb 2012 15:11:49 +0000 (15:11 +0000)]
ramips: raeth: indicate dropped packets in stats

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30440 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: raeth: use the NUM_TX_DESC for the tx_skb array
juhosg [Sat, 11 Feb 2012 15:11:47 +0000 (15:11 +0000)]
ramips: raeth: use the NUM_TX_DESC for the tx_skb array

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30439 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: use uncached address in detect_mem_size
juhosg [Sat, 11 Feb 2012 15:11:45 +0000 (15:11 +0000)]
ramips: use uncached address in detect_mem_size

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30438 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine files
juhosg [Sat, 11 Feb 2012 15:11:43 +0000 (15:11 +0000)]
ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30437 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine files
juhosg [Sat, 11 Feb 2012 15:11:41 +0000 (15:11 +0000)]
ramips: rt288x: remove CONFIG_MTD_PARTITION ifdefery from machine files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30436 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: refresh patches
juhosg [Sat, 11 Feb 2012 15:11:40 +0000 (15:11 +0000)]
ramips: refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30435 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GN
juhosg [Sat, 11 Feb 2012 15:11:36 +0000 (15:11 +0000)]
ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GN

This patch adds support for the Accton WR6202 Mini 3G broadband router.
Full details for this device are available at
http://www.awbnetworks.com/products03.php?Fullkey=19.

This device is identical to the SMCWBR11S-3GN:
http://www.smc-asia.com/products03.php?Fullkey=210

It's also worth noting that this board has a GPIO line to control the
power to the USB port.

[juhosg:
 - fix checkpatch warnings,
 - reorder Kconfig entry,
 - merge the sysupgrade patch,
 - add GPL header]

Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30434 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: rt305x: merge duplicated mac address setup
juhosg [Sat, 11 Feb 2012 15:11:34 +0000 (15:11 +0000)]
ramips: rt305x: merge duplicated mac address setup

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30433 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: rt305x: add profile for the Belkin f5d8235v2
juhosg [Sat, 11 Feb 2012 15:11:32 +0000 (15:11 +0000)]
ramips: rt305x: add profile for the Belkin f5d8235v2

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30432 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: print the chip id and rev found by ssb and bcma
hauke [Fri, 10 Feb 2012 22:42:43 +0000 (22:42 +0000)]
brcm47xx: print the chip id and rev found by ssb and bcma

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30428 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: zero partition parser data in m25p80
juhosg [Fri, 10 Feb 2012 20:19:06 +0000 (20:19 +0000)]
ar71xx: zero partition parser data in m25p80

Ths fixes parsing of RedBoot partitions.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30427 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: fix compiler warning in prom.c
juhosg [Fri, 10 Feb 2012 17:38:46 +0000 (17:38 +0000)]
ramips: fix compiler warning in prom.c

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30424 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobrcm47xx: update bcm5354 support patch
hauke [Fri, 10 Feb 2012 17:22:26 +0000 (17:22 +0000)]
brcm47xx: update bcm5354 support patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30423 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobroadcom-wl: fix reading fallback sprom for pci devices.
hauke [Fri, 10 Feb 2012 17:11:17 +0000 (17:11 +0000)]
broadcom-wl: fix reading fallback sprom for pci devices.

When using the Broadcom SDK the SSB bus is emulated as an PCI bus so
the PCI bus number of the first real pci bus is increased by one. The
variable names in the nvram are created with that structure in mind. To
fix this we have ti increases the pci bus number by one. This was also
done for ssb some time ago.

This is based on a patch by nlh.
This closes #10917

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30422 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobroadcom-wl: fix compile with kernel 3.2
hauke [Fri, 10 Feb 2012 17:07:14 +0000 (17:07 +0000)]
broadcom-wl: fix compile with kernel 3.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30421 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agozlib: parallel build has been reported to break this package, disable it (#10948)
nbd [Fri, 10 Feb 2012 16:13:37 +0000 (16:13 +0000)]
zlib: parallel build has been reported to break this package, disable it (#10948)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30420 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: fix platform description
juhosg [Fri, 10 Feb 2012 15:27:49 +0000 (15:27 +0000)]
ar71xx: fix platform description

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30419 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: fix yaffs2 build warnings on 3.3
juhosg [Fri, 10 Feb 2012 15:21:43 +0000 (15:21 +0000)]
generic: fix yaffs2 build warnings on 3.3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30418 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: ag71xx: add BQL support
juhosg [Fri, 10 Feb 2012 14:56:47 +0000 (14:56 +0000)]
ar71xx: ag71xx: add BQL support

It will be usable only from linux-3.3.

Based on a patch by Dave Taht <dave.taht@bufferbloat.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30417 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add dummy DQL helper functions for 3.2
juhosg [Fri, 10 Feb 2012 14:56:44 +0000 (14:56 +0000)]
ar71xx: add dummy DQL helper functions for 3.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30416 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/madwifi: apply AR71XX PCI workaround on ATH79 as well
juhosg [Fri, 10 Feb 2012 13:16:50 +0000 (13:16 +0000)]
package/madwifi: apply AR71XX PCI workaround on ATH79 as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30414 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/mac80211: apply AR71XX PCI workaround on ATH79 as well
juhosg [Fri, 10 Feb 2012 13:16:49 +0000 (13:16 +0000)]
package/mac80211: apply AR71XX PCI workaround on ATH79 as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30413 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbols
juhosg [Fri, 10 Feb 2012 13:16:47 +0000 (13:16 +0000)]
package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30412 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add preliminary support for 3.3
juhosg [Fri, 10 Feb 2012 11:53:56 +0000 (11:53 +0000)]
ar71xx: add preliminary support for 3.3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30410 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: disable DDR flush for ethernet on AR934x, it is no longer necessary
nbd [Fri, 10 Feb 2012 11:46:37 +0000 (11:46 +0000)]
ar71xx: disable DDR flush for ethernet on AR934x, it is no longer necessary

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30409 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: fix db120 board detection
nbd [Fri, 10 Feb 2012 11:46:31 +0000 (11:46 +0000)]
ar71xx: fix db120 board detection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30408 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: allow to build ag71xx w/o PCI support enabled
juhosg [Fri, 10 Feb 2012 11:46:10 +0000 (11:46 +0000)]
ar71xx: allow to build ag71xx w/o PCI support enabled

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30407 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: merge 3.2 fixes
juhosg [Fri, 10 Feb 2012 08:19:33 +0000 (08:19 +0000)]
ar71xx: merge 3.2 fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30406 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: merge files-3.2 to files
juhosg [Fri, 10 Feb 2012 08:19:31 +0000 (08:19 +0000)]
ar71xx: merge files-3.2 to files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30405 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: nuke 2.6.39 support
juhosg [Fri, 10 Feb 2012 08:19:28 +0000 (08:19 +0000)]
ar71xx: nuke 2.6.39 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30404 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: switch to 3.2.5
juhosg [Fri, 10 Feb 2012 08:19:27 +0000 (08:19 +0000)]
ar71xx: switch to 3.2.5

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30403 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: refresh 3.2 patches
juhosg [Fri, 10 Feb 2012 08:19:25 +0000 (08:19 +0000)]
ar71xx: refresh 3.2 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30402 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agokernel: update linux 3.2 to 3.2.5
juhosg [Fri, 10 Feb 2012 08:19:23 +0000 (08:19 +0000)]
kernel: update linux 3.2 to 3.2.5

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30401 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: 3.2: remove stray semicolons from the PCI fixup patch
juhosg [Thu, 9 Feb 2012 21:19:57 +0000 (21:19 +0000)]
ar71xx: 3.2: remove stray semicolons from the PCI fixup patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30400 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: fix ar934x usb reset handling on 3.2
nbd [Thu, 9 Feb 2012 20:39:41 +0000 (20:39 +0000)]
ar71xx: fix ar934x usb reset handling on 3.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30399 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agotoolchain/uClibc: use an upstream patch to fix syscall related build errors in 0...
juhosg [Thu, 9 Feb 2012 16:07:33 +0000 (16:07 +0000)]
toolchain/uClibc: use an upstream patch to fix syscall related build errors in 0.9.33

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30398 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: disable ath6kl until it's packaged and used somewhere
nbd [Thu, 9 Feb 2012 14:24:18 +0000 (14:24 +0000)]
mac80211: disable ath6kl until it's packaged and used somewhere

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30397 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: merge a LED related locking fix
nbd [Thu, 9 Feb 2012 14:24:15 +0000 (14:24 +0000)]
mac80211: merge a LED related locking fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30396 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: fix kexec build error for MIPS with gcc-4.6-linaro
juhosg [Thu, 9 Feb 2012 14:06:44 +0000 (14:06 +0000)]
generic: fix kexec build error for MIPS with gcc-4.6-linaro

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30395 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agotoolchain/uClibc: fix 0.9.33 build error on MIPS
juhosg [Thu, 9 Feb 2012 13:41:53 +0000 (13:41 +0000)]
toolchain/uClibc: fix 0.9.33 build error on MIPS

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30394 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: 3.3: add missing config symbols
juhosg [Thu, 9 Feb 2012 08:07:52 +0000 (08:07 +0000)]
generic: 3.3: add missing config symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30393 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: 3.3: fix yaffs2 build error
juhosg [Thu, 9 Feb 2012 08:07:50 +0000 (08:07 +0000)]
generic: 3.3: fix yaffs2 build error

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30392 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: 3.2: get rid of an unused variable in ath79_spi.c
juhosg [Wed, 8 Feb 2012 20:47:58 +0000 (20:47 +0000)]
ar71xx: 3.2: get rid of an unused variable in ath79_spi.c

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30391 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: 3.2: fix AHB clock name in rb4xx_spi
juhosg [Wed, 8 Feb 2012 20:47:56 +0000 (20:47 +0000)]
ar71xx: 3.2: fix AHB clock name in rb4xx_spi

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30390 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agogeneric: fix yaffs2 build error on 3.2
juhosg [Wed, 8 Feb 2012 20:47:54 +0000 (20:47 +0000)]
generic: fix yaffs2 build error on 3.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30389 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agomac80211: fix a potential rate control related crash
nbd [Wed, 8 Feb 2012 18:43:21 +0000 (18:43 +0000)]
mac80211: fix a potential rate control related crash

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30388 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[realview] add more missing config symbols
florian [Wed, 8 Feb 2012 17:35:40 +0000 (17:35 +0000)]
[realview] add more missing config symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30386 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add profile and build image for the TEW-673GRU board
juhosg [Wed, 8 Feb 2012 16:26:27 +0000 (16:26 +0000)]
ar71xx: add profile and build image for the TEW-673GRU board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30377 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add support for the TRENDNet TEW-673GRU board
juhosg [Wed, 8 Feb 2012 16:26:25 +0000 (16:26 +0000)]
ar71xx: add support for the TRENDNet TEW-673GRU board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30376 3c298f89-4303-0410-b956-a3cf2f4a3e73