openwrt.git
11 years ago[package] hostapd: fix ap/sta regression which got accidentally introduced by r32829...
jow [Wed, 8 Aug 2012 11:13:12 +0000 (11:13 +0000)]
[package] hostapd: fix ap/sta regression which got accidentally introduced by r32829 (#11914)

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

11 years ago[package] busybox: support V=c toplevel verboseness flag (#11799)
florian [Tue, 7 Aug 2012 16:08:11 +0000 (16:08 +0000)]
[package] busybox: support V=c toplevel verboseness flag (#11799)

Signed-off-by: Gregory M. Turner <gmt@malth.us>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33035 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] w1-gpio-custom: set enable_external_pullup to null (#8952)
florian [Tue, 7 Aug 2012 16:08:08 +0000 (16:08 +0000)]
[package] w1-gpio-custom: set enable_external_pullup to null (#8952)

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

11 years agoath9k: completely disable the MIB interrupt from the interrupt mask register to preve...
nbd [Tue, 7 Aug 2012 09:36:24 +0000 (09:36 +0000)]
ath9k: completely disable the MIB interrupt from the interrupt mask register to prevent potential interrupt storms

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

11 years agoath9k: extend and enable PA predistortion
nbd [Mon, 6 Aug 2012 22:11:30 +0000 (22:11 +0000)]
ath9k: extend and enable PA predistortion

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

11 years agomac80211: do not delete linux/*_platform.h, they are touched by patches. instead...
nbd [Mon, 6 Aug 2012 20:18:07 +0000 (20:18 +0000)]
mac80211: do not delete linux/*_platform.h, they are touched by patches. instead make the build fail if they differ from the ones in the kernel tree to prevent subtle runtime issues (see #11981)

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

11 years ago[lantiq] fixes tapi dependencies
blogic [Mon, 6 Aug 2012 18:56:38 +0000 (18:56 +0000)]
[lantiq] fixes tapi dependencies

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

11 years ago[e2fsprogs] fixes package description
blogic [Mon, 6 Aug 2012 18:54:36 +0000 (18:54 +0000)]
[e2fsprogs] fixes package description

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

11 years agoath5k: add various pending tx power fixes, vastly improves stability and performance...
nbd [Mon, 6 Aug 2012 15:33:24 +0000 (15:33 +0000)]
ath5k: add various pending tx power fixes, vastly improves stability and performance with various cards

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

11 years ago[packages] mac80211: remove header files used to share struct with platform code.
hauke [Sun, 5 Aug 2012 23:43:36 +0000 (23:43 +0000)]
[packages] mac80211: remove header files used to share struct with platform code.

The structs defined in these header files should be the same as the
structes used by the platform code otherwise it will cause strange
runtime errors. By removing them from compat-wireless we will get a
compile error instead of a runtime error if they are out of sync.

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

11 years agobcm63xx: fix USB base registers and IRQs for BCM6328
jogo [Sun, 5 Aug 2012 23:18:22 +0000 (23:18 +0000)]
bcm63xx: fix USB base registers and IRQs for BCM6328

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

11 years ago[brcm47xx] update tg3 driver
hauke [Sun, 5 Aug 2012 20:27:40 +0000 (20:27 +0000)]
[brcm47xx] update tg3 driver

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

11 years ago[brcm47xx] generate image for Linksys e3200
hauke [Sun, 5 Aug 2012 13:14:00 +0000 (13:14 +0000)]
[brcm47xx] generate image for Linksys e3200

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

11 years ago[packages] switch: clean up robo switch driver
hauke [Sun, 5 Aug 2012 13:10:43 +0000 (13:10 +0000)]
[packages] switch: clean up robo switch driver

 * remove use_et, all supported drivers are using mii ioctls
 * remove robo.phy_addr, phy_addr was always set to ROBO_PHY_ADDR.
 * remove support for old kernel versions
 * do_ioctl is allways called with buff == NULL
 * use if_mii

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

11 years agobrcm47xx: update gpio patch
hauke [Sun, 5 Aug 2012 12:40:05 +0000 (12:40 +0000)]
brcm47xx: update gpio patch

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

11 years agobrcm47xx: fix patch which moves the flash struct in wgt634u code
hauke [Sun, 5 Aug 2012 12:39:15 +0000 (12:39 +0000)]
brcm47xx: fix patch which moves the flash struct in wgt634u code

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

11 years ago[kernel] fix xen pci module, partially fixes #11970
blogic [Sun, 5 Aug 2012 08:16:50 +0000 (08:16 +0000)]
[kernel] fix xen pci module, partially fixes #11970

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

11 years ago[lantiq] W502V/ARV4525 wireless mac bugfix
blogic [Sat, 4 Aug 2012 20:14:52 +0000 (20:14 +0000)]
[lantiq] W502V/ARV4525 wireless mac bugfix

The ARV4525 board init is passing the wrong offset to
arv_register_ath5k() resulting in a bogus mac.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32993 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobrcm47xx: use libgpio instaed of implementing the gpio interface ourself.
hauke [Sat, 4 Aug 2012 19:46:25 +0000 (19:46 +0000)]
brcm47xx: use libgpio instaed of implementing the gpio interface ourself.

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

11 years ago[kernel] gspca-sn9c20x.ko was not insmod'ed due to typo
blogic [Sat, 4 Aug 2012 19:17:49 +0000 (19:17 +0000)]
[kernel] gspca-sn9c20x.ko was not insmod'ed due to typo

fixes #11973

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

11 years ago[atheros] wrt55agv2-spidevs needs <linux/modules.h>
blogic [Fri, 3 Aug 2012 09:38:24 +0000 (09:38 +0000)]
[atheros] wrt55agv2-spidevs needs <linux/modules.h>

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

11 years ago[lantiq] cleanup patches
blogic [Fri, 3 Aug 2012 08:53:02 +0000 (08:53 +0000)]
[lantiq] cleanup patches

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

11 years ago[mcs814x] nuport-mac: properly protect the phy interrupt handler
florian [Thu, 2 Aug 2012 18:13:17 +0000 (18:13 +0000)]
[mcs814x] nuport-mac: properly protect the phy interrupt handler

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

11 years ago[bufferbloat] Codel: avoid a nul rec_inv_sqrt
blogic [Thu, 2 Aug 2012 13:39:50 +0000 (13:39 +0000)]
[bufferbloat] Codel: avoid a nul rec_inv_sqrt

One condition before codel_Newton_step() was not good if
we never left the dropping state for a flow. As a result
rec_inv_sqrt was 0, instead of the ~0 initial value.

codel control law was then set to a very aggressive mode, dropping
many packets before reaching 'target' and recovering from this problem.

Brought over from 3.5-stable

Signed-off-by: Dave Taht <dave.taht@bufferbloat.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32950 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] fixes i2c clock enable
blogic [Thu, 2 Aug 2012 13:29:49 +0000 (13:29 +0000)]
[lantiq] fixes i2c clock enable

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

11 years agoar71xx: simplify misc IRQ handling
juhosg [Thu, 2 Aug 2012 11:25:49 +0000 (11:25 +0000)]
ar71xx: simplify misc IRQ handling

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

11 years agoar71xx: fix AR934X_EHCI_SIZE
juhosg [Thu, 2 Aug 2012 11:25:46 +0000 (11:25 +0000)]
ar71xx: fix AR934X_EHCI_SIZE

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

11 years agoar71xx: image: stop the switch from the lzma-loader on the TL-WR1043ND
juhosg [Thu, 2 Aug 2012 09:54:41 +0000 (09:54 +0000)]
ar71xx: image: stop the switch from the lzma-loader on the TL-WR1043ND

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

11 years agoar71xx: image: allow to use board specific code in the lzma-loader
juhosg [Thu, 2 Aug 2012 09:54:33 +0000 (09:54 +0000)]
ar71xx: image: allow to use board specific code in the lzma-loader

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

11 years agoar71xx: init switch hw_reset on the TL-WR1043ND board
juhosg [Thu, 2 Aug 2012 09:54:28 +0000 (09:54 +0000)]
ar71xx: init switch hw_reset on the TL-WR1043ND board

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

11 years agogeneric: rtl836x: add hw_reset field to struct rtl8366_smi
juhosg [Thu, 2 Aug 2012 09:54:21 +0000 (09:54 +0000)]
generic: rtl836x: add hw_reset field to struct rtl8366_smi

It will be used to start/stop the switch if that is
supported by the given board.

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

11 years agogeneric: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free calls
juhosg [Thu, 2 Aug 2012 09:54:13 +0000 (09:54 +0000)]
generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free calls

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

11 years ago[mcs814x] add missing netmask to the network config
florian [Wed, 1 Aug 2012 22:09:13 +0000 (22:09 +0000)]
[mcs814x] add missing netmask to the network config

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

11 years ago[mcs814x] assume the link is up and full-duplex by default
florian [Wed, 1 Aug 2012 21:56:54 +0000 (21:56 +0000)]
[mcs814x] assume the link is up and full-duplex by default

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

11 years ago[mcs814x] add a default and suitable network config file
florian [Wed, 1 Aug 2012 21:56:49 +0000 (21:56 +0000)]
[mcs814x] add a default and suitable network config file

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

11 years agoar71xx: ew-dorin: added router firmware generation
juhosg [Wed, 1 Aug 2012 12:24:57 +0000 (12:24 +0000)]
ar71xx: ew-dorin: added router firmware generation

[juhosg: remove dead code]

Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32934 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: ew-dorin: added USB support
juhosg [Wed, 1 Aug 2012 12:24:56 +0000 (12:24 +0000)]
ar71xx: ew-dorin: added USB support

Signed-off-by: embedded wireless GmbH <info@embeddedwireless.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32933 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: Buffalo WLAE-AG300N wireless led patch
juhosg [Wed, 1 Aug 2012 12:24:54 +0000 (12:24 +0000)]
ar71xx: Buffalo WLAE-AG300N wireless led patch

Here is the uci-defaults version of the led support for
the Buffalo WLAE-AG300N.

Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32932 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: Buffalo WLAE-AG300N initial support
juhosg [Wed, 1 Aug 2012 12:24:52 +0000 (12:24 +0000)]
ar71xx: Buffalo WLAE-AG300N initial support

The patch set for Buffalo WLAE-AG300N initial support.

There is another patch for wireless led support that
is posted separately.

Note on serial console:
This unit has buffalo standard 4 pin console, but the unit may not power
on if some console apparatus is connected. This is probably due to some
electronic interaction between the unit's electronic power switch circuit
and the serial console apparatus. If this happens, it is required to power
on the unit without the console, then quickly (re-)attach it.

[juhosg: fix coding style]

Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32931 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[mcs814x] resync defconfig enable XZ compression
florian [Wed, 1 Aug 2012 12:01:27 +0000 (12:01 +0000)]
[mcs814x] resync defconfig enable XZ compression

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

11 years ago[package] uclibc++: update to 0.2.4
florian [Wed, 1 Aug 2012 12:01:24 +0000 (12:01 +0000)]
[package] uclibc++: update to 0.2.4

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

11 years ago[package] uclibc++: stage g++-uc wrappers in $(TOOLCHAIN_DIR)
florian [Wed, 1 Aug 2012 12:01:18 +0000 (12:01 +0000)]
[package] uclibc++: stage g++-uc wrappers in $(TOOLCHAIN_DIR)

Since we are overriding TARGET_CXX with the g++-uc wrapper when
we use cmake it expects to find g++-uc in the TOOLCHAIN_DIR.

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

11 years ago[mcs814x] properly generate squashfs, jffs2 and initramfs images and kernels
florian [Tue, 31 Jul 2012 23:09:50 +0000 (23:09 +0000)]
[mcs814x] properly generate squashfs, jffs2 and initramfs images and kernels

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

11 years ago[kernel] disable crashlog on ARM platforms for the moment
florian [Tue, 31 Jul 2012 23:09:46 +0000 (23:09 +0000)]
[kernel] disable crashlog on ARM platforms for the moment

It is currently badly broken on ARM, until fixed, disable it

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

11 years ago[lantiq] add lantiq svip support
blogic [Tue, 31 Jul 2012 18:49:54 +0000 (18:49 +0000)]
[lantiq] add lantiq svip support

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

11 years agobcm63xx: Add nb6 support (BCM6362 SoC base boards)
jogo [Tue, 31 Jul 2012 14:27:47 +0000 (14:27 +0000)]
bcm63xx: Add nb6 support (BCM6362 SoC base boards)

Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com>
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
[jonas.gorski@gmail.com: add network config for nb6, make switch fix a
platform patch]

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

11 years agobcm63xx: add basic bcm6362 support
jogo [Tue, 31 Jul 2012 14:27:42 +0000 (14:27 +0000)]
bcm63xx: add basic bcm6362 support

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32923 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobcm63xx: enable usb for bcm6328
jogo [Tue, 31 Jul 2012 14:27:34 +0000 (14:27 +0000)]
bcm63xx: enable usb for bcm6328

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32922 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobcm63xx: update enetswitch driver
jogo [Tue, 31 Jul 2012 14:27:31 +0000 (14:27 +0000)]
bcm63xx: update enetswitch driver

Update enetswith driver with latest fixes and additions.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32921 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobcm63xx: reorder patches
jogo [Tue, 31 Jul 2012 14:27:25 +0000 (14:27 +0000)]
bcm63xx: reorder patches

Fix the order and names of patches.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32920 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[at91] move i2c module to target modules.mk
florian [Sun, 29 Jul 2012 13:20:51 +0000 (13:20 +0000)]
[at91] move i2c module to target modules.mk

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

11 years ago[package] partially revert r32855
florian [Sun, 29 Jul 2012 13:20:47 +0000 (13:20 +0000)]
[package] partially revert r32855

Too many modules were removed, while only the octeon module was meant to be
removed, fix that.

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

11 years ago[omap24xx] resync config
florian [Sun, 29 Jul 2012 13:20:39 +0000 (13:20 +0000)]
[omap24xx] resync config

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

11 years ago[omap24xx] use the same description as other omap platforms (without the dash)
florian [Sun, 29 Jul 2012 13:20:35 +0000 (13:20 +0000)]
[omap24xx] use the same description as other omap platforms (without the dash)

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

11 years ago[kernel] refresh pwm patch
blogic [Sun, 29 Jul 2012 11:53:06 +0000 (11:53 +0000)]
[kernel] refresh pwm patch

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

11 years ago[acx-mac80211] dont build on arm as kernel headers are missing/have a different layout
blogic [Sun, 29 Jul 2012 09:07:47 +0000 (09:07 +0000)]
[acx-mac80211] dont build on arm as kernel headers are missing/have a different layout

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

11 years ago[include] fix up scons vs ccache
blogic [Sat, 28 Jul 2012 21:06:59 +0000 (21:06 +0000)]
[include] fix up scons vs ccache

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

11 years ago[kernel] clean up pwm patches and drivers
blogic [Sat, 28 Jul 2012 20:47:08 +0000 (20:47 +0000)]
[kernel] clean up pwm patches and drivers

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

11 years ago[kernel] add config option CONFIG_I2C_MV64XXX to fix kirkwood build
hauke [Sat, 28 Jul 2012 11:36:52 +0000 (11:36 +0000)]
[kernel] add config option CONFIG_I2C_MV64XXX to fix kirkwood build

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

11 years ago[realview] resync config
florian [Fri, 27 Jul 2012 15:35:15 +0000 (15:35 +0000)]
[realview] resync config

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

11 years ago[brcm63xx] fix DVA-G3810BN image generation
florian [Fri, 27 Jul 2012 15:35:12 +0000 (15:35 +0000)]
[brcm63xx] fix DVA-G3810BN image generation

Attached patch fixes a typo in the image Makefile, and overrides the
board name for DVA-G3810BN to set the correct board properties

Signed-Off-By: Jeroen van Bemmel <jbemmel@zonnet.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32894 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[brcm63xx] add D-link DVA-G3810BN-TL-1 support
florian [Fri, 27 Jul 2012 15:35:09 +0000 (15:35 +0000)]
[brcm63xx] add D-link DVA-G3810BN-TL-1 support

Signed-Off-By: Jeroen van Bemmel <jbemmel@zonnet.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32893 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[brcm63xx] Add CT6376-1 board support
florian [Fri, 27 Jul 2012 15:35:05 +0000 (15:35 +0000)]
[brcm63xx] Add CT6376-1 board support

Added CT6373 devices instead of using NB4's devices, as Florian suggested.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32892 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] base-files: fix detection of standalone ldd
florian [Fri, 27 Jul 2012 15:35:00 +0000 (15:35 +0000)]
[package] base-files: fix detection of standalone ldd

When standalone ldd is selected in config the binary is installed in /usr/bin/ldd.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32891 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[brcm63xx] Add brcmsmac profile
florian [Fri, 27 Jul 2012 15:34:57 +0000 (15:34 +0000)]
[brcm63xx] Add brcmsmac profile

Add brcmsmac profile (kmod-brcmsmac + wpad-mini).

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32890 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[mac80211] mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds
blogic [Fri, 27 Jul 2012 08:30:05 +0000 (08:30 +0000)]
[mac80211] mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds

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

11 years ago[atheros] Add leds back after migration to sysfs
blogic [Thu, 26 Jul 2012 17:06:55 +0000 (17:06 +0000)]
[atheros] Add leds back after migration to sysfs

atheros trunk moved to full sysfs gpiolib, but the leds were forgotten.
This restores the wlan led that was missing after switching from backfire
to trunk.

Signed-off-by: Karl Palsson <karlp@remake.is>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32885 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[brcm2708] add more missing config symbols
florian [Thu, 26 Jul 2012 17:03:08 +0000 (17:03 +0000)]
[brcm2708] add more missing config symbols

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

11 years ago[generic] add more USB-related config symbols
florian [Thu, 26 Jul 2012 17:03:05 +0000 (17:03 +0000)]
[generic] add more USB-related config symbols

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

11 years ago[ep93xx] make sure target modules depend on the target
florian [Thu, 26 Jul 2012 17:03:02 +0000 (17:03 +0000)]
[ep93xx] make sure target modules depend on the target

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

11 years ago[kernel] bcma: update to version from wireless-testing tag master-2012-07-16
hauke [Thu, 26 Jul 2012 15:42:18 +0000 (15:42 +0000)]
[kernel] bcma: update to version from wireless-testing tag master-2012-07-16

I did not add the last patch, because it add some stubs for the flash drivers and our patches have to be changed for that, if the flash support in bcma is able to do something I will integrate it.

This also contains 3 additional patches fixing some bugs in bcma.

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

11 years ago[package] make kmod-mvsas depend on x86 since it fails building on other targets...
florian [Thu, 26 Jul 2012 09:29:22 +0000 (09:29 +0000)]
[package] make kmod-mvsas depend on x86 since it fails building on other targets (eg: brcm63xx)

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

11 years ago[ar71xx] fix typo in modules.mk
blogic [Wed, 25 Jul 2012 19:52:30 +0000 (19:52 +0000)]
[ar71xx] fix typo in modules.mk

This patch fixes a small typo in kmod-leds-wndr3700-usb description, where the board is for some reason made by NETGWR, not NETGEAR.

Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32870 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly
florian [Wed, 25 Jul 2012 19:36:19 +0000 (19:36 +0000)]
[package] make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly

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

11 years agomtd: fix trx_fixup
nbd [Wed, 25 Jul 2012 17:28:32 +0000 (17:28 +0000)]
mtd: fix trx_fixup

With the BRCM47xx image I have built (Linksys E3000), there are additional
writes following the completion of "mtd_replace_jffs2" which invalidate the
'trx_fixup' performed by 'mtd_replace_jffs2'.  Moving the 'trx_fixup' to somewhere
after all writes have completed fixes the problem.  I also noticed that 'erasesize'
used to compute 'block_offset' in 'mtd_fixtrx' is used before it is computed by
'mtd_check_open'; moving the call to 'mtd_check_open' up a few lines fixes this.

Unlike 'mtd_fixtrx', 'trx_fixup' appears to assume that the TRX header is always at
offset 0; which may be the cause of the problem described in Ticket #8960.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32866 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[ppc40x] move isp116x driver to target specific modules.mk
florian [Wed, 25 Jul 2012 15:50:45 +0000 (15:50 +0000)]
[ppc40x] move isp116x driver to target specific modules.mk

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

11 years ago[ramips] move rt305x-dwc driver to target specific modules.mk
florian [Wed, 25 Jul 2012 15:50:42 +0000 (15:50 +0000)]
[ramips] move rt305x-dwc driver to target specific modules.mk

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

11 years ago[brcm47xx] move ubsec-ssb driver to target specific modules.mk
florian [Wed, 25 Jul 2012 15:50:38 +0000 (15:50 +0000)]
[brcm47xx] move ubsec-ssb driver to target specific modules.mk

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

11 years ago[brcm47xx] move ssb-gige to target specific modules.mk
florian [Wed, 25 Jul 2012 15:50:36 +0000 (15:50 +0000)]
[brcm47xx] move ssb-gige to target specific modules.mk

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

11 years ago[brcm47xx] move usb driver to target specific modules.mk
florian [Wed, 25 Jul 2012 15:50:33 +0000 (15:50 +0000)]
[brcm47xx] move usb driver to target specific modules.mk

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

11 years ago[package] kmod-r6040 depends on PCI_SUPPORT
florian [Wed, 25 Jul 2012 15:50:29 +0000 (15:50 +0000)]
[package] kmod-r6040 depends on PCI_SUPPORT

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

11 years ago[avr32] move mmc driver to target specific modules.mk
florian [Wed, 25 Jul 2012 15:50:26 +0000 (15:50 +0000)]
[avr32] move mmc driver to target specific modules.mk

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

11 years ago[ixp4xx] move ixp4xx-eth to target specific modules.mk
florian [Wed, 25 Jul 2012 15:50:23 +0000 (15:50 +0000)]
[ixp4xx] move ixp4xx-eth to target specific modules.mk

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

11 years ago[package] kmod-gpio-nxp74hc164 is not brcm63xx specific
florian [Wed, 25 Jul 2012 15:50:20 +0000 (15:50 +0000)]
[package] kmod-gpio-nxp74hc164 is not brcm63xx specific

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

11 years ago[ixp4xx] move crypto module to target specific modules.mk
florian [Wed, 25 Jul 2012 15:50:16 +0000 (15:50 +0000)]
[ixp4xx] move crypto module to target specific modules.mk

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

11 years ago[octeon] move i2c driver to target modules.mk
florian [Wed, 25 Jul 2012 15:50:13 +0000 (15:50 +0000)]
[octeon] move i2c driver to target modules.mk

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

11 years ago[ar71xx] move watchdog driver to target specific modules.mk
florian [Wed, 25 Jul 2012 15:50:10 +0000 (15:50 +0000)]
[ar71xx] move watchdog driver to target specific modules.mk

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

11 years ago[ar71xx] move target specific spi modules
florian [Wed, 25 Jul 2012 15:50:04 +0000 (15:50 +0000)]
[ar71xx] move target specific spi modules

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

11 years ago[ar71xx] move target specific leds modules to ar71xx modules.mk
florian [Wed, 25 Jul 2012 15:50:02 +0000 (15:50 +0000)]
[ar71xx] move target specific leds modules to ar71xx modules.mk

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

11 years ago[x86] move leds modules back to target modules.mk
florian [Wed, 25 Jul 2012 15:49:57 +0000 (15:49 +0000)]
[x86] move leds modules back to target modules.mk

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

11 years ago[x86] move i2c modules back to target modules.mk
florian [Wed, 25 Jul 2012 15:49:54 +0000 (15:49 +0000)]
[x86] move i2c modules back to target modules.mk

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

11 years ago[package] fix network devices modules to depend on PCI instead of x86
florian [Wed, 25 Jul 2012 15:49:52 +0000 (15:49 +0000)]
[package] fix network devices modules to depend on PCI instead of x86

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

11 years ago[x86] move more x86-specific modules back to target modules.mk
florian [Wed, 25 Jul 2012 15:49:49 +0000 (15:49 +0000)]
[x86] move more x86-specific modules back to target modules.mk

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

11 years ago[package] fix libsas and mvsas dependencies against PCI and not x86
florian [Wed, 25 Jul 2012 15:49:46 +0000 (15:49 +0000)]
[package] fix libsas and mvsas dependencies against PCI and not x86

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

11 years ago[x86] move x86 specific ide/pata modules to x86' modules.mk
florian [Wed, 25 Jul 2012 15:49:42 +0000 (15:49 +0000)]
[x86] move x86 specific ide/pata modules to x86' modules.mk

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

11 years agobrcm47xx: reorder patches so that the patches already in mainline linux will be appli...
hauke [Wed, 25 Jul 2012 14:52:00 +0000 (14:52 +0000)]
brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first.

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

11 years ago[kernel] add yet another framebuffer symbol
florian [Wed, 25 Jul 2012 14:01:57 +0000 (14:01 +0000)]
[kernel] add yet another framebuffer symbol

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

11 years ago[package] split framebuffer helper modules to their own packages
florian [Wed, 25 Jul 2012 14:01:54 +0000 (14:01 +0000)]
[package] split framebuffer helper modules to their own packages

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

11 years ago[cobalt] remove broken flag
florian [Wed, 25 Jul 2012 14:01:51 +0000 (14:01 +0000)]
[cobalt] remove broken flag

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

11 years ago[cobalt] package buttons driver separately
florian [Wed, 25 Jul 2012 14:01:49 +0000 (14:01 +0000)]
[cobalt] package buttons driver separately

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