openwrt/openwrt.git
11 years agogenerate image for Linksys e3200
Hauke Mehrtens [Sun, 5 Aug 2012 13:14:00 +0000 (13:14 +0000)]
generate image for Linksys e3200

SVN-Revision: 33003

11 years agoswitch: clean up robo switch driver
Hauke Mehrtens [Sun, 5 Aug 2012 13:10:43 +0000 (13:10 +0000)]
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

SVN-Revision: 33002

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

SVN-Revision: 33001

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

SVN-Revision: 33000

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

SVN-Revision: 32996

11 years agoW502V/ARV4525 wireless mac bugfix
John Crispin [Sat, 4 Aug 2012 20:14:52 +0000 (20:14 +0000)]
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>
SVN-Revision: 32993

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

SVN-Revision: 32992

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

fixes #11973

SVN-Revision: 32991

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

SVN-Revision: 32956

11 years agocleanup patches
John Crispin [Fri, 3 Aug 2012 08:53:02 +0000 (08:53 +0000)]
cleanup patches

SVN-Revision: 32953

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

SVN-Revision: 32951

11 years agoCodel: avoid a nul rec_inv_sqrt
John Crispin [Thu, 2 Aug 2012 13:39:50 +0000 (13:39 +0000)]
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>
SVN-Revision: 32950

11 years agofixes i2c clock enable
John Crispin [Thu, 2 Aug 2012 13:29:49 +0000 (13:29 +0000)]
fixes i2c clock enable

SVN-Revision: 32949

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

SVN-Revision: 32948

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

SVN-Revision: 32947

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

SVN-Revision: 32946

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

SVN-Revision: 32945

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

SVN-Revision: 32944

11 years agogeneric: rtl836x: add hw_reset field to struct rtl8366_smi
Gabor Juhos [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.

SVN-Revision: 32943

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

SVN-Revision: 32942

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

SVN-Revision: 32941

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

SVN-Revision: 32940

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

SVN-Revision: 32939

11 years agoar71xx: ew-dorin: added router firmware generation
Gabor Juhos [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>
SVN-Revision: 32934

11 years agoar71xx: ew-dorin: added USB support
Gabor Juhos [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>
SVN-Revision: 32933

11 years agoar71xx: Buffalo WLAE-AG300N wireless led patch
Gabor Juhos [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>
SVN-Revision: 32932

11 years agoar71xx: Buffalo WLAE-AG300N initial support
Gabor Juhos [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>
SVN-Revision: 32931

11 years agoresync defconfig enable XZ compression
Florian Fainelli [Wed, 1 Aug 2012 12:01:27 +0000 (12:01 +0000)]
resync defconfig enable XZ compression

SVN-Revision: 32930

11 years agouclibc++: update to 0.2.4
Florian Fainelli [Wed, 1 Aug 2012 12:01:24 +0000 (12:01 +0000)]
uclibc++: update to 0.2.4

SVN-Revision: 32929

11 years agouclibc++: stage g++-uc wrappers in $(TOOLCHAIN_DIR)
Florian Fainelli [Wed, 1 Aug 2012 12:01:18 +0000 (12:01 +0000)]
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.

SVN-Revision: 32928

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

SVN-Revision: 32927

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

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

SVN-Revision: 32926

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

SVN-Revision: 32925

11 years agobcm63xx: Add nb6 support (BCM6362 SoC base boards)
Jonas Gorski [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]

SVN-Revision: 32924

11 years agobcm63xx: add basic bcm6362 support
Jonas Gorski [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>
SVN-Revision: 32923

11 years agobcm63xx: enable usb for bcm6328
Jonas Gorski [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>
SVN-Revision: 32922

11 years agobcm63xx: update enetswitch driver
Jonas Gorski [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>
SVN-Revision: 32921

11 years agobcm63xx: reorder patches
Jonas Gorski [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>
SVN-Revision: 32920

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

SVN-Revision: 32910

11 years agopartially revert r32855
Florian Fainelli [Sun, 29 Jul 2012 13:20:47 +0000 (13:20 +0000)]
partially revert r32855

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

SVN-Revision: 32909

11 years agoresync config
Florian Fainelli [Sun, 29 Jul 2012 13:20:39 +0000 (13:20 +0000)]
resync config

SVN-Revision: 32908

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

SVN-Revision: 32907

11 years agorefresh pwm patch
John Crispin [Sun, 29 Jul 2012 11:53:06 +0000 (11:53 +0000)]
refresh pwm patch

SVN-Revision: 32905

11 years agodont build on arm as kernel headers are missing/have a different layout
John Crispin [Sun, 29 Jul 2012 09:07:47 +0000 (09:07 +0000)]
dont build on arm as kernel headers are missing/have a different layout

SVN-Revision: 32904

11 years agofix up scons vs ccache
John Crispin [Sat, 28 Jul 2012 21:06:59 +0000 (21:06 +0000)]
fix up scons vs ccache

SVN-Revision: 32902

11 years agoclean up pwm patches and drivers
John Crispin [Sat, 28 Jul 2012 20:47:08 +0000 (20:47 +0000)]
clean up pwm patches and drivers

SVN-Revision: 32901

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

SVN-Revision: 32898

11 years agoresync config
Florian Fainelli [Fri, 27 Jul 2012 15:35:15 +0000 (15:35 +0000)]
resync config

SVN-Revision: 32895

11 years agofix DVA-G3810BN image generation
Florian Fainelli [Fri, 27 Jul 2012 15:35:12 +0000 (15:35 +0000)]
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>
SVN-Revision: 32894

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

Signed-Off-By: Jeroen van Bemmel <jbemmel@zonnet.nl>
SVN-Revision: 32893

11 years agoAdd CT6376-1 board support
Florian Fainelli [Fri, 27 Jul 2012 15:35:05 +0000 (15:35 +0000)]
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>
SVN-Revision: 32892

11 years agobase-files: fix detection of standalone ldd
Florian Fainelli [Fri, 27 Jul 2012 15:35:00 +0000 (15:35 +0000)]
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>
SVN-Revision: 32891

11 years agoAdd brcmsmac profile
Florian Fainelli [Fri, 27 Jul 2012 15:34:57 +0000 (15:34 +0000)]
Add brcmsmac profile

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

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 32890

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

SVN-Revision: 32886

11 years agoAdd leds back after migration to sysfs
John Crispin [Thu, 26 Jul 2012 17:06:55 +0000 (17:06 +0000)]
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>
SVN-Revision: 32885

11 years agoadd more missing config symbols
Florian Fainelli [Thu, 26 Jul 2012 17:03:08 +0000 (17:03 +0000)]
add more missing config symbols

SVN-Revision: 32884

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

SVN-Revision: 32883

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

SVN-Revision: 32882

11 years agobcma: update to version from wireless-testing tag master-2012-07-16
Hauke Mehrtens [Thu, 26 Jul 2012 15:42:18 +0000 (15:42 +0000)]
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.

SVN-Revision: 32880

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

SVN-Revision: 32878

11 years agofix typo in modules.mk
John Crispin [Wed, 25 Jul 2012 19:52:30 +0000 (19:52 +0000)]
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>
SVN-Revision: 32870

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

SVN-Revision: 32869

11 years agomtd: fix trx_fixup
Felix Fietkau [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>
SVN-Revision: 32866

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

SVN-Revision: 32865

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

SVN-Revision: 32864

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

SVN-Revision: 32863

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

SVN-Revision: 32862

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

SVN-Revision: 32861

11 years agokmod-r6040 depends on PCI_SUPPORT
Florian Fainelli [Wed, 25 Jul 2012 15:50:29 +0000 (15:50 +0000)]
kmod-r6040 depends on PCI_SUPPORT

SVN-Revision: 32860

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

SVN-Revision: 32859

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

SVN-Revision: 32858

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

SVN-Revision: 32857

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

SVN-Revision: 32856

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

SVN-Revision: 32855

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

SVN-Revision: 32854

11 years agomove target specific spi modules
Florian Fainelli [Wed, 25 Jul 2012 15:50:04 +0000 (15:50 +0000)]
move target specific spi modules

SVN-Revision: 32853

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

SVN-Revision: 32852

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

SVN-Revision: 32851

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

SVN-Revision: 32850

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

SVN-Revision: 32849

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

SVN-Revision: 32848

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

SVN-Revision: 32847

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

SVN-Revision: 32846

11 years agobrcm47xx: reorder patches so that the patches already in mainline linux will be appli...
Hauke Mehrtens [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.

SVN-Revision: 32845

11 years agoadd yet another framebuffer symbol
Florian Fainelli [Wed, 25 Jul 2012 14:01:57 +0000 (14:01 +0000)]
add yet another framebuffer symbol

SVN-Revision: 32844

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

SVN-Revision: 32843

11 years agoremove broken flag
Florian Fainelli [Wed, 25 Jul 2012 14:01:51 +0000 (14:01 +0000)]
remove broken flag

SVN-Revision: 32842

11 years agopackage buttons driver separately
Florian Fainelli [Wed, 25 Jul 2012 14:01:49 +0000 (14:01 +0000)]
package buttons driver separately

SVN-Revision: 32841

11 years agopackage cobalt lcd as a module
Florian Fainelli [Wed, 25 Jul 2012 14:01:46 +0000 (14:01 +0000)]
package cobalt lcd as a module

SVN-Revision: 32840

11 years agouse autoreconf hook instead of manual call
John Crispin [Wed, 25 Jul 2012 10:34:06 +0000 (10:34 +0000)]
use autoreconf hook instead of manual call

SVN-Revision: 32837

11 years agoadd unset CONFIG_FB_XGI to fix fullbuilds
John Crispin [Wed, 25 Jul 2012 09:05:23 +0000 (09:05 +0000)]
add unset CONFIG_FB_XGI to fix fullbuilds

SVN-Revision: 32836

11 years agocleanup config-3.3, remove =m
John Crispin [Wed, 25 Jul 2012 09:05:18 +0000 (09:05 +0000)]
cleanup config-3.3, remove =m

SVN-Revision: 32835

11 years agolaguna: fix eeprom read buffer size during platform configuration
John Crispin [Wed, 25 Jul 2012 08:01:38 +0000 (08:01 +0000)]
laguna: fix eeprom read buffer size during platform configuration

Increase the size of the buffer used for eeprom reads during the platform configuration of the Gateworks laguna.  The model name read in is 16 bytes but the original buffer was only 8 bytes.

Signed-off-by: David Acker <dacker@rajant.com>
SVN-Revision: 32833

11 years agofixes build for 3.x kernel and remove old 2.6.x references
John Crispin [Tue, 24 Jul 2012 23:07:35 +0000 (23:07 +0000)]
fixes build for 3.x kernel and remove old 2.6.x references

Signed-off-by: christoph.thielecke@gmx.de
SVN-Revision: 32832

11 years agopackage-version-override always calls autoreconf
John Crispin [Tue, 24 Jul 2012 23:07:30 +0000 (23:07 +0000)]
package-version-override always calls autoreconf

make it conditional on the existance of autoreconf

Signed-off-by: Ryan Nowakowski <tubaman@fattuba.com>
SVN-Revision: 32831

11 years agomac80211/hostapd: add support for HT capa in case of IBSS/RSN
John Crispin [Tue, 24 Jul 2012 23:07:25 +0000 (23:07 +0000)]
mac80211/hostapd: add support for HT capa in case of IBSS/RSN

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32830

11 years agowpa_supplicant: add more parameters
John Crispin [Tue, 24 Jul 2012 23:07:15 +0000 (23:07 +0000)]
wpa_supplicant: add more parameters

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32829

11 years agohostapd: add pending patches
John Crispin [Tue, 24 Jul 2012 23:07:10 +0000 (23:07 +0000)]
hostapd: add pending patches

add patched needed to pass more parameters to the IBSS JOIN command

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32828

11 years agoadds target used by rapsberry pi
John Crispin [Tue, 24 Jul 2012 20:39:17 +0000 (20:39 +0000)]
adds target used by rapsberry pi

Add support for Raspberry Pi / brcm2708 / 2835

Signed-off-by: Ian Ridge <ianridge [at] gmail.com>
SVN-Revision: 32825

11 years agoadd mktools and dosfstools which are needed for the raspberry pi
John Crispin [Tue, 24 Jul 2012 20:39:00 +0000 (20:39 +0000)]
add mktools and dosfstools which are needed for the raspberry pi

Signed-off-by: Ian Ridge <ianridge [at] gmail.com>
SVN-Revision: 32824