openwrt/svn-archive/openwrt.git
13 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 <[email protected]>
SVN-Revision: 32892

13 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 <[email protected]>
SVN-Revision: 32891

13 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 <[email protected]>
SVN-Revision: 32890

13 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

13 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 <[email protected]>
SVN-Revision: 32885

13 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

13 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

13 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

13 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

13 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

13 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 <[email protected]>
SVN-Revision: 32870

13 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

13 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 <[email protected]>
SVN-Revision: 32866

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

13 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

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

SVN-Revision: 32842

13 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

13 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

13 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

13 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

13 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

13 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 <[email protected]>
SVN-Revision: 32833

13 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: [email protected]
SVN-Revision: 32832

13 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 <[email protected]>
SVN-Revision: 32831

13 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 <[email protected]>
SVN-Revision: 32830

13 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 <[email protected]>
SVN-Revision: 32829

13 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 <[email protected]>
SVN-Revision: 32828

13 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

13 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

13 years agoDWC otg usb: compilation fixes and trivial bugfix in slave mode
John Crispin [Tue, 24 Jul 2012 20:38:55 +0000 (20:38 +0000)]
DWC otg usb: compilation fixes and trivial bugfix in slave mode

Signed-of-by: Nikolai Zhubr <[email protected]>
SVN-Revision: 32823

13 years agoadds mkdapimg
John Crispin [Tue, 24 Jul 2012 20:38:49 +0000 (20:38 +0000)]
adds mkdapimg

Signed-off-by: Yoichi Shinoda <[email protected]>
SVN-Revision: 32822

13 years agoD-Link DAP-1350 initial support
John Crispin [Tue, 24 Jul 2012 20:38:43 +0000 (20:38 +0000)]
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 <[email protected]>
SVN-Revision: 32821

13 years agoMI424WR - add rev D support
John Crispin [Tue, 24 Jul 2012 20:38:36 +0000 (20:38 +0000)]
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 <[email protected]>
SVN-Revision: 32820

13 years agoinitial LED configuration for Fonera 2.0n
John Crispin [Tue, 24 Jul 2012 20:38:31 +0000 (20:38 +0000)]
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 <[email protected]>
SVN-Revision: 32819

13 years agoext4 support
John Crispin [Tue, 24 Jul 2012 20:38:26 +0000 (20:38 +0000)]
ext4 support

This patch adds the ext4 filesystem support to mountd. Tested with ext2, ext3
and ext4 partitions.

Signed-off-by: Jaroslaw Swierczynski <[email protected]>
SVN-Revision: 32818

13 years agoadd support for Rt3352 in rt2x00 driver
John Crispin [Tue, 24 Jul 2012 20:38:20 +0000 (20:38 +0000)]
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 <[email protected]>
SVN-Revision: 32817

13 years agoadd ALL5002 userspace support
John Crispin [Tue, 24 Jul 2012 20:38:14 +0000 (20:38 +0000)]
add ALL5002 userspace support

detect EEPROM, MAC addresses and support sysupgrade for the ALL5002

Signed-off-by: Daniel Golle <[email protected]>
SVN-Revision: 32816

13 years agoenable OHCI/EHCI glue on Rt305x, so it is available for Rt3352F.
John Crispin [Tue, 24 Jul 2012 20:38:08 +0000 (20:38 +0000)]
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 <[email protected]>
SVN-Revision: 32815

13 years agoadd image build for ALL5002
John Crispin [Tue, 24 Jul 2012 20:38:03 +0000 (20:38 +0000)]
add image build for ALL5002

add image build for ALL5002

Signed-off-by: Daniel Golle <[email protected]>
SVN-Revision: 32814

13 years agoadd support for Allnet ALL5002 to kernel
John Crispin [Tue, 24 Jul 2012 20:37:56 +0000 (20:37 +0000)]
add support for Allnet ALL5002 to kernel

support ALL5002 in ramips/rt305x branch of the kernel.

Signed-off-by: Daniel Golle <[email protected]>
SVN-Revision: 32813

13 years agouart_clk on Rt3352F is always 40MHz
John Crispin [Tue, 24 Jul 2012 20:37:50 +0000 (20:37 +0000)]
uart_clk on Rt3352F is always 40MHz

Currently, sys_clk/10 is used which is just wrong.
cpu_clk/10 would work for systems with 400MHz CPU clock.

Signed-off-by: Daniel Golle <[email protected]>
SVN-Revision: 32812

13 years agoorion_wdt is also available on kirkwood
Florian Fainelli [Tue, 24 Jul 2012 19:43:58 +0000 (19:43 +0000)]
orion_wdt is also available on kirkwood

SVN-Revision: 32811

13 years agomove omap specific modules to modules.mk
Florian Fainelli [Tue, 24 Jul 2012 19:43:54 +0000 (19:43 +0000)]
move omap specific modules to modules.mk

SVN-Revision: 32810

13 years agomove n810 battery module to omap24 modules.mk
Florian Fainelli [Tue, 24 Jul 2012 19:43:49 +0000 (19:43 +0000)]
move n810 battery module to omap24 modules.mk

SVN-Revision: 32809

13 years agomove target specific modules to target's module.mk
Florian Fainelli [Tue, 24 Jul 2012 19:43:45 +0000 (19:43 +0000)]
move target specific modules to target's module.mk

SVN-Revision: 32808

13 years agopackage ep93xx framebuffer
Florian Fainelli [Tue, 24 Jul 2012 19:43:35 +0000 (19:43 +0000)]
package ep93xx framebuffer

SVN-Revision: 32807

13 years agoremove crypto symbols override
Florian Fainelli [Tue, 24 Jul 2012 19:43:31 +0000 (19:43 +0000)]
remove crypto symbols override

SVN-Revision: 32806

13 years agocreate kmod-fb and update xen framebuffer module
Florian Fainelli [Tue, 24 Jul 2012 19:43:27 +0000 (19:43 +0000)]
create kmod-fb and update xen framebuffer module

SVN-Revision: 32805

13 years agoadd missing framebuffer related symbols
Florian Fainelli [Tue, 24 Jul 2012 19:43:23 +0000 (19:43 +0000)]
add missing framebuffer related symbols

SVN-Revision: 32804

13 years agoremove broken flag, since it works
Florian Fainelli [Tue, 24 Jul 2012 19:43:19 +0000 (19:43 +0000)]
remove broken flag, since it works

SVN-Revision: 32803

13 years agofix sound modules loading order and dependencies
Florian Fainelli [Tue, 24 Jul 2012 19:43:15 +0000 (19:43 +0000)]
fix sound modules loading order and dependencies

SVN-Revision: 32802

13 years agoadd sound-soc-ac97 package
Florian Fainelli [Tue, 24 Jul 2012 19:43:10 +0000 (19:43 +0000)]
add sound-soc-ac97 package

SVN-Revision: 32801

13 years agoadd kmod-regmap including both i2c and spi modules
Florian Fainelli [Tue, 24 Jul 2012 19:43:06 +0000 (19:43 +0000)]
add kmod-regmap including both i2c and spi modules

This is required for quite SoC sound support

SVN-Revision: 32800

13 years agopackage ep93xx touchscreen driver as a module
Florian Fainelli [Tue, 24 Jul 2012 19:42:49 +0000 (19:42 +0000)]
package ep93xx touchscreen driver as a module

SVN-Revision: 32799

13 years agoset DEVICE_TYPE to developerboard
Florian Fainelli [Tue, 24 Jul 2012 19:42:44 +0000 (19:42 +0000)]
set DEVICE_TYPE to developerboard

SVN-Revision: 32798

13 years agorebase config-3.3
John Crispin [Tue, 24 Jul 2012 17:28:25 +0000 (17:28 +0000)]
rebase config-3.3

SVN-Revision: 32797

13 years agofix tantos patch properly
John Crispin [Tue, 24 Jul 2012 17:28:12 +0000 (17:28 +0000)]
fix tantos patch properly

SVN-Revision: 32796

13 years agomake tantos switch select ETHERNET_PACKET_MANGLE
John Crispin [Tue, 24 Jul 2012 16:50:14 +0000 (16:50 +0000)]
make tantos switch select ETHERNET_PACKET_MANGLE

SVN-Revision: 32795

13 years agomove CONFIG_ETHERNET_PACKET_MANGLE to a generic config file
John Crispin [Tue, 24 Jul 2012 15:33:01 +0000 (15:33 +0000)]
move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file

This broke falcon builds

SVN-Revision: 32794

13 years agoath5k: add tx power related fixes
Felix Fietkau [Mon, 23 Jul 2012 22:20:57 +0000 (22:20 +0000)]
ath5k: add tx power related fixes

SVN-Revision: 32793

13 years agoRevert "[package] kernel/modules: dont only change loading order on IPSEC*-m, propaga...
Vasilis Tsiligiannis [Mon, 23 Jul 2012 19:17:05 +0000 (19:17 +0000)]
Revert "[package] kernel/modules: dont only change loading order on IPSEC*-m, propagate this to documentation too"

Preserve alphabetical order on KCONFIG and description for consistency with other module packages

This reverts commit r32775.

SVN-Revision: 32791

13 years agobuild: ensure that reordering of KCONFIG lines are handled properly and that the...
Felix Fietkau [Sun, 22 Jul 2012 21:00:07 +0000 (21:00 +0000)]
build: ensure that reordering of KCONFIG lines are handled properly and that the final result does not depend on the package scan order

SVN-Revision: 32788

13 years agocrashlog: fix dependency, add memblock support
Felix Fietkau [Sun, 22 Jul 2012 16:39:33 +0000 (16:39 +0000)]
crashlog: fix dependency, add memblock support

SVN-Revision: 32787

13 years agoowipcalc: fix output formatting quirks
Jo-Philipp Wich [Fri, 20 Jul 2012 15:05:30 +0000 (15:05 +0000)]
owipcalc: fix output formatting quirks

SVN-Revision: 32786

13 years agoowipcalc: add new operations "next", "prev", "6to4" and "pop", implement a stack...
Jo-Philipp Wich [Fri, 20 Jul 2012 13:43:10 +0000 (13:43 +0000)]
owipcalc: add new operations "next", "prev", "6to4" and "pop", implement a stack for intermediate results

SVN-Revision: 32785

13 years agogrub: replace an unnecessary piece of inline assembly that breaks the build on recent...
Felix Fietkau [Fri, 20 Jul 2012 12:28:54 +0000 (12:28 +0000)]
grub: replace an unnecessary piece of inline assembly that breaks the build on recent mac os x

SVN-Revision: 32784

13 years agokernel: fix portability issues on the x86 specific relocs host tool, fixes build...
Felix Fietkau [Fri, 20 Jul 2012 12:28:50 +0000 (12:28 +0000)]
kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x

SVN-Revision: 32783

13 years agoowipcalc: add "prefix" operation to set prefix of base address during calculation
Jo-Philipp Wich [Thu, 19 Jul 2012 19:51:53 +0000 (19:51 +0000)]
owipcalc: add "prefix" operation to set prefix of base address during calculation

SVN-Revision: 32782

13 years agodnsmasq: Fix DHCP no address on interface warning (#10570)
Vasilis Tsiligiannis [Thu, 19 Jul 2012 19:12:54 +0000 (19:12 +0000)]
dnsmasq: Fix DHCP no address on interface warning (#10570)

SVN-Revision: 32781

13 years agoowipcalc: remove binary
Jo-Philipp Wich [Thu, 19 Jul 2012 16:17:57 +0000 (16:17 +0000)]
owipcalc: remove binary

SVN-Revision: 32779

13 years agoadd owipcalc - a small ipv4 & ipv6 calculation utility
Jo-Philipp Wich [Thu, 19 Jul 2012 16:17:23 +0000 (16:17 +0000)]
add owipcalc - a small ipv4 & ipv6 calculation utility

SVN-Revision: 32778

13 years agoIncrease iwlist buffer size
Hamish Guthrie [Thu, 19 Jul 2012 08:36:11 +0000 (08:36 +0000)]
Increase iwlist buffer size

SVN-Revision: 32777

13 years agokernel/modules: dont only change loading order on IPSEC*-m, propagate this to documen...
Luka Perkov [Tue, 17 Jul 2012 23:11:31 +0000 (23:11 +0000)]
kernel/modules: dont only change loading order on IPSEC*-m, propagate this to documentation too

SVN-Revision: 32775

13 years agouboot-envtools: add support for alfa ap96
Luka Perkov [Tue, 17 Jul 2012 23:11:29 +0000 (23:11 +0000)]
uboot-envtools: add support for alfa ap96

SVN-Revision: 32774

13 years agokernel/modules: fix ipcomp6 load order
Vasilis Tsiligiannis [Tue, 17 Jul 2012 20:50:44 +0000 (20:50 +0000)]
kernel/modules: fix ipcomp6 load order

ipcomp6 depends on xfrm6_tunnel, load order changed accordingly.

Signed-off-by: Daniel Golle <[email protected]>
Signed-off-by: Vasilis Tsiligiannis <[email protected]>
SVN-Revision: 32773

13 years agotoolchain: fix libgcc and libgfortran packages for avr32 and coldfire
Jo-Philipp Wich [Tue, 17 Jul 2012 17:33:13 +0000 (17:33 +0000)]
toolchain: fix libgcc and libgfortran packages for avr32 and coldfire

SVN-Revision: 32772

13 years agorename upgrade image to sysupgrade.bin for consistency
Florian Fainelli [Tue, 17 Jul 2012 16:47:57 +0000 (16:47 +0000)]
rename upgrade image to sysupgrade.bin for consistency

SVN-Revision: 32770

13 years agoadd missing configuration symbols
Florian Fainelli [Tue, 17 Jul 2012 16:40:28 +0000 (16:40 +0000)]
add missing configuration symbols

SVN-Revision: 32769

13 years agoau1000: implement sysupgrade platform.sh
Florian Fainelli [Tue, 17 Jul 2012 16:40:24 +0000 (16:40 +0000)]
au1000: implement sysupgrade platform.sh

Signed-off-by: Bruno Randolf <[email protected]>
SVN-Revision: 32768