Florian Fainelli
4a3cbbf99d
make kmod-mvsas depend on x86 since it fails building on other targets (eg: brcm63xx)
...
SVN-Revision: 32878
2012-07-26 09:29:22 +00:00
John Crispin
87a72d68f1
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
2012-07-25 19:52:30 +00:00
Florian Fainelli
d359d46182
make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly
...
SVN-Revision: 32869
2012-07-25 19:36:19 +00:00
Felix Fietkau
5832e754fb
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
2012-07-25 17:28:32 +00:00
Florian Fainelli
adc2b21be8
move isp116x driver to target specific modules.mk
...
SVN-Revision: 32865
2012-07-25 15:50:45 +00:00
Florian Fainelli
1627b2bb4b
move rt305x-dwc driver to target specific modules.mk
...
SVN-Revision: 32864
2012-07-25 15:50:42 +00:00
Florian Fainelli
c7a69869f7
move ubsec-ssb driver to target specific modules.mk
...
SVN-Revision: 32863
2012-07-25 15:50:38 +00:00
Florian Fainelli
d1b2087a35
move ssb-gige to target specific modules.mk
...
SVN-Revision: 32862
2012-07-25 15:50:36 +00:00
Florian Fainelli
c14d907b8b
move usb driver to target specific modules.mk
...
SVN-Revision: 32861
2012-07-25 15:50:33 +00:00
Florian Fainelli
5b2450ef4f
kmod-r6040 depends on PCI_SUPPORT
...
SVN-Revision: 32860
2012-07-25 15:50:29 +00:00
Florian Fainelli
3b5a8548f4
move mmc driver to target specific modules.mk
...
SVN-Revision: 32859
2012-07-25 15:50:26 +00:00
Florian Fainelli
18038c803c
move ixp4xx-eth to target specific modules.mk
...
SVN-Revision: 32858
2012-07-25 15:50:23 +00:00
Florian Fainelli
53402a64b3
kmod-gpio-nxp74hc164 is not brcm63xx specific
...
SVN-Revision: 32857
2012-07-25 15:50:20 +00:00
Florian Fainelli
4000de357e
move crypto module to target specific modules.mk
...
SVN-Revision: 32856
2012-07-25 15:50:16 +00:00
Florian Fainelli
a282e37c09
move i2c driver to target modules.mk
...
SVN-Revision: 32855
2012-07-25 15:50:13 +00:00
Florian Fainelli
accbc20045
move watchdog driver to target specific modules.mk
...
SVN-Revision: 32854
2012-07-25 15:50:10 +00:00
Florian Fainelli
23ffbad602
move target specific spi modules
...
SVN-Revision: 32853
2012-07-25 15:50:04 +00:00
Florian Fainelli
1859500829
move target specific leds modules to ar71xx modules.mk
...
SVN-Revision: 32852
2012-07-25 15:50:02 +00:00
Florian Fainelli
c3b9a987b7
move leds modules back to target modules.mk
...
SVN-Revision: 32851
2012-07-25 15:49:57 +00:00
Florian Fainelli
bca45d6d8a
move i2c modules back to target modules.mk
...
SVN-Revision: 32850
2012-07-25 15:49:54 +00:00
Florian Fainelli
29ccabae44
fix network devices modules to depend on PCI instead of x86
...
SVN-Revision: 32849
2012-07-25 15:49:52 +00:00
Florian Fainelli
2bfb2a797c
move more x86-specific modules back to target modules.mk
...
SVN-Revision: 32848
2012-07-25 15:49:49 +00:00
Florian Fainelli
276bc6b9e8
fix libsas and mvsas dependencies against PCI and not x86
...
SVN-Revision: 32847
2012-07-25 15:49:46 +00:00
Florian Fainelli
d973768580
move x86 specific ide/pata modules to x86' modules.mk
...
SVN-Revision: 32846
2012-07-25 15:49:42 +00:00
Hauke Mehrtens
e0837a51f0
brcm47xx: reorder patches so that the patches already in mainline linux will be applied at first.
...
SVN-Revision: 32845
2012-07-25 14:52:00 +00:00
Florian Fainelli
ab2cb9ce61
add yet another framebuffer symbol
...
SVN-Revision: 32844
2012-07-25 14:01:57 +00:00
Florian Fainelli
89a312bf48
split framebuffer helper modules to their own packages
...
SVN-Revision: 32843
2012-07-25 14:01:54 +00:00
Florian Fainelli
ba9f6a46b1
remove broken flag
...
SVN-Revision: 32842
2012-07-25 14:01:51 +00:00
Florian Fainelli
03c06178e3
package buttons driver separately
...
SVN-Revision: 32841
2012-07-25 14:01:49 +00:00
Florian Fainelli
83b7462ac9
package cobalt lcd as a module
...
SVN-Revision: 32840
2012-07-25 14:01:46 +00:00
John Crispin
584bc13d38
use autoreconf hook instead of manual call
...
SVN-Revision: 32837
2012-07-25 10:34:06 +00:00
John Crispin
7ee4798be2
add unset CONFIG_FB_XGI to fix fullbuilds
...
SVN-Revision: 32836
2012-07-25 09:05:23 +00:00
John Crispin
94a550cc87
cleanup config-3.3, remove =m
...
SVN-Revision: 32835
2012-07-25 09:05:18 +00:00
John Crispin
1cbfa0c0f5
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
2012-07-25 08:01:38 +00:00
John Crispin
2113c65f95
fixes build for 3.x kernel and remove old 2.6.x references
...
Signed-off-by: christoph.thielecke@gmx.de
SVN-Revision: 32832
2012-07-24 23:07:35 +00:00
John Crispin
8029fefe5c
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
2012-07-24 23:07:30 +00:00
John Crispin
7639c9b580
mac80211/hostapd: add support for HT capa in case of IBSS/RSN
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32830
2012-07-24 23:07:25 +00:00
John Crispin
8b3882224a
wpa_supplicant: add more parameters
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32829
2012-07-24 23:07:15 +00:00
John Crispin
3f3268c0c2
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
2012-07-24 23:07:10 +00:00
John Crispin
0e9e7dcd10
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
2012-07-24 20:39:17 +00:00
John Crispin
25482a60b3
add mktools and dosfstools which are needed for the raspberry pi
...
Signed-off-by: Ian Ridge <ianridge [at] gmail.com>
SVN-Revision: 32824
2012-07-24 20:39:00 +00:00
John Crispin
5e52619b76
DWC otg usb: compilation fixes and trivial bugfix in slave mode
...
Signed-of-by: Nikolai Zhubr <n-a-zhubr@yandex.ru>
SVN-Revision: 32823
2012-07-24 20:38:55 +00:00
John Crispin
fb81e7a802
adds mkdapimg
...
Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 32822
2012-07-24 20:38:49 +00:00
John Crispin
799d6deab0
D-Link DAP-1350 initial support
...
The initial support for the D-Link DAP-1350.
USB related functionality is not tested.
Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 32821
2012-07-24 20:38:43 +00:00
John Crispin
b891eec700
MI424WR - add rev D support
...
Add support for revision D of the MI424WR.
Rev D swaps LAN & WAN ports so this patch maintains
eth0 for LAN and eth1 for WAN. For details on rev D usage,
see http://wiki.openwrt.org/toh/actiontec/mi424wr
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>
SVN-Revision: 32820
2012-07-24 20:38:36 +00:00
John Crispin
03be8d08ac
initial LED configuration for Fonera 2.0n
...
Setup initial configuration for Wifi and USB LEDS of a Fonera 2.0n (ramips)
Signed-off-by: Malte Forkel <malte.forkel@berlin.de>
SVN-Revision: 32819
2012-07-24 20:38:31 +00:00
John Crispin
543a2eca42
ext4 support
...
This patch adds the ext4 filesystem support to mountd. Tested with ext2, ext3
and ext4 partitions.
Signed-off-by: Jaroslaw Swierczynski <jarek1701@gmail.com>
SVN-Revision: 32818
2012-07-24 20:38:26 +00:00
John Crispin
ab05409315
add support for Rt3352 in rt2x00 driver
...
Forgot to do make package/mac80211/update, so the previously posted patch wasn't
in sync with compat-wireless. Now fixed.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32817
2012-07-24 20:38:20 +00:00
John Crispin
2d2479a033
add ALL5002 userspace support
...
detect EEPROM, MAC addresses and support sysupgrade for the ALL5002
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32816
2012-07-24 20:38:14 +00:00
John Crispin
e219c3ac3a
enable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F.
...
Hope that this works, didn't have a chance to actually test it...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32815
2012-07-24 20:38:08 +00:00