openwrt/svn-archive/archive.git
13 years agomac80211: fix the br_port_exists compatibility macro for 2.6.38
Felix Fietkau [Thu, 20 Jan 2011 13:46:59 +0000 (13:46 +0000)]
mac80211: fix the br_port_exists compatibility macro for 2.6.38

SVN-Revision: 25051

13 years ago[gumstix] update package dependencies
Hamish Guthrie [Thu, 20 Jan 2011 11:26:47 +0000 (11:26 +0000)]
[gumstix] update package dependencies

SVN-Revision: 25050

13 years ago[package] uci: use latest git, fixes reorder operation and incorperates nested delete...
Jo-Philipp Wich [Wed, 19 Jan 2011 20:48:07 +0000 (20:48 +0000)]
[package] uci: use latest git, fixes reorder operation and incorperates nested delete patch

SVN-Revision: 25048

13 years ago[lantiq]
John Crispin [Wed, 19 Jan 2011 15:56:27 +0000 (15:56 +0000)]
[lantiq]
* revert [25002]
* fixes EBU ack when EBU causes an irq

SVN-Revision: 25047

13 years ago[package] ppp: don't die on malformed PADS frames that might appear on instable DSL...
Jo-Philipp Wich [Wed, 19 Jan 2011 02:00:57 +0000 (02:00 +0000)]
[package] ppp: don't die on malformed PADS frames that might appear on instable DSL lines

SVN-Revision: 25044

13 years ago[ar71xx] fix null pointer access in mach-dir-600-a1.c machine setup (#8671)
Jo-Philipp Wich [Tue, 18 Jan 2011 18:04:50 +0000 (18:04 +0000)]
[ar71xx] fix null pointer access in mach-dir-600-a1.c machine setup (#8671)

SVN-Revision: 25043

13 years ago[realview] disable built-in MMC support
Florian Fainelli [Tue, 18 Jan 2011 14:53:21 +0000 (14:53 +0000)]
[realview] disable built-in MMC support

SVN-Revision: 25042

13 years ago[realview] add missing config symbols
Florian Fainelli [Tue, 18 Jan 2011 14:53:15 +0000 (14:53 +0000)]
[realview] add missing config symbols

SVN-Revision: 25041

13 years ago[package] base-files: Fix typo in option name for disabling failsafe announcment
Daniel Dickinson [Tue, 18 Jan 2011 14:46:25 +0000 (14:46 +0000)]
[package] base-files: Fix typo in option name for disabling failsafe announcment
Thanks to Andrey Zholos for this patch

SVN-Revision: 25040

13 years agomac80211: rework wds sta fix - check for the protocol of the incoming frame instead...
Felix Fietkau [Tue, 18 Jan 2011 14:43:58 +0000 (14:43 +0000)]
mac80211: rework wds sta fix - check for the protocol of the incoming frame instead of just the authorized state

SVN-Revision: 25039

13 years agoadd a few missing usb related symbols (relevant for mpc85xx)
Felix Fietkau [Tue, 18 Jan 2011 14:43:50 +0000 (14:43 +0000)]
add a few missing usb related symbols (relevant for mpc85xx)

SVN-Revision: 25038

13 years agompc85xx: disable the i8259 irq on mpc8548cds (but leave the controller initialized...
Felix Fietkau [Tue, 18 Jan 2011 14:43:44 +0000 (14:43 +0000)]
mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller initialized) - it shares an irq with the pcie device which causes irq storms

SVN-Revision: 25037

13 years ago[ep93xx] add missing keyboard symbol
Florian Fainelli [Tue, 18 Jan 2011 12:10:26 +0000 (12:10 +0000)]
[ep93xx] add missing keyboard symbol

SVN-Revision: 25036

13 years agoRevert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on iw...
Florian Fainelli [Tue, 18 Jan 2011 12:10:20 +0000 (12:10 +0000)]
Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace."

We do not make a kernel module depend on user-space utility.

SVN-Revision: 25035

13 years ago[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda...
Daniel Dickinson [Tue, 18 Jan 2011 07:09:22 +0000 (07:09 +0000)]
[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace.

SVN-Revision: 25034

13 years ago[tools] remove bogus qemu dependency
Jo-Philipp Wich [Mon, 17 Jan 2011 05:58:40 +0000 (05:58 +0000)]
[tools] remove bogus qemu dependency

SVN-Revision: 25032

13 years ago[x86]: Missing symbols for CONFIG_xxx ..
Daniel Dickinson [Mon, 17 Jan 2011 05:49:02 +0000 (05:49 +0000)]
[x86]: Missing symbols for CONFIG_xxx ..
Thanks Philip Prindeville

SVN-Revision: 25031

13 years ago[package] ppp: bump pkg revision after latest changes
Jo-Philipp Wich [Mon, 17 Jan 2011 02:14:32 +0000 (02:14 +0000)]
[package] ppp: bump pkg revision after latest changes

SVN-Revision: 25028

13 years ago[package] ppp: remove pppoa coldplug, the hotplug handler has been confirmed for...
Jo-Philipp Wich [Mon, 17 Jan 2011 02:13:07 +0000 (02:13 +0000)]
[package] ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ueagle and solos

SVN-Revision: 25027

13 years ago[package] ppp: synthesize a .device option to make ifup work on pppoa interfaces...
Jo-Philipp Wich [Mon, 17 Jan 2011 00:14:18 +0000 (00:14 +0000)]
[package] ppp: synthesize a .device option to make ifup work on pppoa interfaces again

SVN-Revision: 25025

13 years ago[include] set Installed-Size to 0 when preparing control, its substituted by ipkg...
Jo-Philipp Wich [Sun, 16 Jan 2011 22:18:35 +0000 (22:18 +0000)]
[include] set Installed-Size to 0 when preparing control, its substituted by ipkg-build later on

SVN-Revision: 25022

13 years agotools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes opkg...
Jo-Philipp Wich [Sun, 16 Jan 2011 22:16:49 +0000 (22:16 +0000)]
tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes opkg space checking more precise

SVN-Revision: 25021

13 years agompc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus
Felix Fietkau [Sun, 16 Jan 2011 01:25:06 +0000 (01:25 +0000)]
mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus
The SPE FPU is ABI-incompatible with the regular powerpc FPU,
this needs to be reflected in the toolchain target name.
Fixes floating point crashes in user space

SVN-Revision: 25018

13 years agoadd missing kernel kernel config symbol
Felix Fietkau [Sun, 16 Jan 2011 01:25:02 +0000 (01:25 +0000)]
add missing kernel kernel config symbol

SVN-Revision: 25017

13 years agompc85xx: clean up bogus kernel config overrides
Felix Fietkau [Sun, 16 Jan 2011 01:24:57 +0000 (01:24 +0000)]
mpc85xx: clean up bogus kernel config overrides

SVN-Revision: 25016

13 years agompc85xx: fix mpc8548 support (reorder serial ports, add default stdout path to device...
Felix Fietkau [Sun, 16 Jan 2011 01:24:53 +0000 (01:24 +0000)]
mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path to device tree), enable pcie

SVN-Revision: 25015

13 years agomac80211: fix compile errors on powerpc
Felix Fietkau [Sun, 16 Jan 2011 01:24:48 +0000 (01:24 +0000)]
mac80211: fix compile errors on powerpc

SVN-Revision: 25014

13 years agouClibc 0.9.32: fix libm compile for powerpc
Felix Fietkau [Sun, 16 Jan 2011 01:24:43 +0000 (01:24 +0000)]
uClibc 0.9.32: fix libm compile for powerpc

SVN-Revision: 25013

13 years agomac80211: fix frames looping back to a wds station
Felix Fietkau [Sat, 15 Jan 2011 13:41:10 +0000 (13:41 +0000)]
mac80211: fix frames looping back to a wds station

SVN-Revision: 25008

13 years agoath9k: fix a few more aggregation related issues, should improve stability
Felix Fietkau [Sat, 15 Jan 2011 13:41:06 +0000 (13:41 +0000)]
ath9k: fix a few more aggregation related issues, should improve stability

SVN-Revision: 25007

13 years ago[lantiq] move irq.c from patch into own file
Mirko Vogt [Sat, 15 Jan 2011 03:32:16 +0000 (03:32 +0000)]
[lantiq] move irq.c from patch into own file

SVN-Revision: 25002

13 years agohostapd: Create one control interface per virtual bssid
Felix Fietkau [Fri, 14 Jan 2011 10:52:54 +0000 (10:52 +0000)]
hostapd: Create one control interface per virtual bssid

Previously hostapd created one control interface /var/run/hostapd-phyX
which only contained the first virtual bssid (for example wlan0). In
order to access the other virtual bssids with hostapd_cli add all
virtual bssids to /var/run/hostapd-phyX by specifying the ctrl_interface
parameter per bssid.

Previously the control interface looked like:
/var/run/hostapd-phyX/wlan0

Now, the control interface looks like this:
/var/run/hostapd-phyX/wlan0
/var/run/hostapd-phyX/wlan1
...

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24985

13 years ago[tools] mklibs: import missing symbol workaround from Freetz project (#7590)
Jo-Philipp Wich [Fri, 14 Jan 2011 10:49:41 +0000 (10:49 +0000)]
[tools] mklibs: import missing symbol workaround from Freetz project (#7590)

SVN-Revision: 24984

13 years agoar71xx: rework WNDR3700 image generation
Gabor Juhos [Fri, 14 Jan 2011 10:37:14 +0000 (10:37 +0000)]
ar71xx: rework WNDR3700 image generation

SVN-Revision: 24983

13 years agoar71xx: build separate image for the WNDR3700 with NA region
Gabor Juhos [Fri, 14 Jan 2011 10:37:11 +0000 (10:37 +0000)]
ar71xx: build separate image for the WNDR3700 with NA region

SVN-Revision: 24982

13 years agofirmware-utils/mkdniimg: don't use NA region by default
Gabor Juhos [Fri, 14 Jan 2011 10:37:09 +0000 (10:37 +0000)]
firmware-utils/mkdniimg: don't use NA region by default

SVN-Revision: 24981

13 years agofirmware-utils/wndr3700: allow to specify image magic via command line
Gabor Juhos [Fri, 14 Jan 2011 10:37:04 +0000 (10:37 +0000)]
firmware-utils/wndr3700: allow to specify image magic via command line

SVN-Revision: 24980

13 years ago[omap35xx] Update gumstix profile
Hamish Guthrie [Fri, 14 Jan 2011 09:38:20 +0000 (09:38 +0000)]
[omap35xx] Update gumstix profile

SVN-Revision: 24979

13 years agomac80211: include the kfifo backport in compat.ko if necessary (fixes libertas, rt2x00)
Felix Fietkau [Thu, 13 Jan 2011 23:28:22 +0000 (23:28 +0000)]
mac80211: include the kfifo backport in compat.ko if necessary (fixes libertas, rt2x00)

SVN-Revision: 24978

13 years agoath9k: fix spurious decryption crc error regression
Felix Fietkau [Thu, 13 Jan 2011 23:07:58 +0000 (23:07 +0000)]
ath9k: fix spurious decryption crc error regression

SVN-Revision: 24976

13 years ago[at91] Fix i2c driver and package it
Claudio Mignanti [Thu, 13 Jan 2011 12:01:07 +0000 (12:01 +0000)]
[at91] Fix i2c driver and package it

SVN-Revision: 24975

13 years ago[at91] Allow module compilation for adc driver
Claudio Mignanti [Thu, 13 Jan 2011 11:00:47 +0000 (11:00 +0000)]
[at91] Allow module compilation for adc driver

SVN-Revision: 24974

13 years ago[toolchain] add explicit dependencies between gcc prepare stages, fixes source downlo...
Jo-Philipp Wich [Wed, 12 Jan 2011 15:44:53 +0000 (15:44 +0000)]
[toolchain] add explicit dependencies between gcc prepare stages, fixes source download race with make -j (#8596)

SVN-Revision: 24969

13 years agobrcm47xx: add gpio_set_debounce function
Gabor Juhos [Tue, 11 Jan 2011 20:05:01 +0000 (20:05 +0000)]
brcm47xx: add gpio_set_debounce function

SVN-Revision: 24968

13 years ago[package] mac80211: support per-vif wmm option, defaults to 1 if unset
Jo-Philipp Wich [Tue, 11 Jan 2011 13:19:53 +0000 (13:19 +0000)]
[package] mac80211: support per-vif wmm option, defaults to 1 if unset

SVN-Revision: 24966

13 years agoar71xx: fix wlan LED on the TL-WR741 board
Gabor Juhos [Tue, 11 Jan 2011 08:20:47 +0000 (08:20 +0000)]
ar71xx: fix wlan LED on the TL-WR741 board

* Patch from #8630

SVN-Revision: 24963

13 years agoar71xx: fix wrong names of the WPS LED/button
Gabor Juhos [Mon, 10 Jan 2011 18:15:47 +0000 (18:15 +0000)]
ar71xx: fix wrong names of the WPS LED/button

Reported-by: Nuno Gonçalves
SVN-Revision: 24961

13 years agoath9k: reduce the number of false positives triggered by the baseband hang check...
Felix Fietkau [Mon, 10 Jan 2011 00:25:17 +0000 (00:25 +0000)]
ath9k: reduce the number of false positives triggered by the baseband hang check by only running it when beacon transmission is blocked

SVN-Revision: 24954

13 years ago[package] uhttpd: protect tcp receive operations with select, make tcp keep-alive...
Jo-Philipp Wich [Sun, 9 Jan 2011 23:35:45 +0000 (23:35 +0000)]
[package] uhttpd: protect tcp receive operations with select, make tcp keep-alive optional (#8272)

SVN-Revision: 24952

13 years agokernel: deactivate ext4 SElinux support and extended attributes support
Hauke Mehrtens [Sun, 9 Jan 2011 22:43:06 +0000 (22:43 +0000)]
kernel: deactivate ext4 SElinux support and extended attributes support
in general config. This effects the build in kmod-fs-ext4 and when it
is build into the kernel in the x86 target.

Thank you Philip Prindeville

SVN-Revision: 24951

13 years ago[package] kernel: fix packaging of kmod-cs5535-gpio, thanks Philip Prindeville
Jo-Philipp Wich [Sun, 9 Jan 2011 22:25:15 +0000 (22:25 +0000)]
[package] kernel: fix packaging of kmod-cs5535-gpio, thanks Philip Prindeville

SVN-Revision: 24950

13 years agoath9k: add a few aggregation reliability fixes
Felix Fietkau [Sun, 9 Jan 2011 20:35:27 +0000 (20:35 +0000)]
ath9k: add a few aggregation reliability fixes

SVN-Revision: 24949

13 years agomac80211: update to wireless-testing 2011-01-05, should improve aggregation reliabili...
Felix Fietkau [Sun, 9 Jan 2011 20:32:25 +0000 (20:32 +0000)]
mac80211: update to wireless-testing 2011-01-05, should improve aggregation reliability in ath9k

SVN-Revision: 24948

13 years agogeneric: generic: remove MIPS device tree backport patch from 2.6.36
Gabor Juhos [Sun, 9 Jan 2011 09:52:12 +0000 (09:52 +0000)]
generic: generic: remove MIPS device tree backport patch from 2.6.36

It makes no sense without a platform which uses that.

SVN-Revision: 24946

13 years agoar71xx: remove the gpio_wr_fix patch
Gabor Juhos [Sun, 9 Jan 2011 09:29:51 +0000 (09:29 +0000)]
ar71xx: remove the gpio_wr_fix patch

SVN-Revision: 24945

13 years agoar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver
Gabor Juhos [Sun, 9 Jan 2011 09:29:45 +0000 (09:29 +0000)]
ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver

SVN-Revision: 24944

13 years agogeneric: rtl8366: fix build error
Gabor Juhos [Sun, 9 Jan 2011 05:36:44 +0000 (05:36 +0000)]
generic: rtl8366: fix build error

SVN-Revision: 24943

13 years agoar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as well
Gabor Juhos [Sat, 8 Jan 2011 21:04:57 +0000 (21:04 +0000)]
ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as well

SVN-Revision: 24941

13 years agoar71xx: add kmod-ledtrig-usbdev to the relevant profiles
Gabor Juhos [Sat, 8 Jan 2011 21:02:25 +0000 (21:02 +0000)]
ar71xx: add kmod-ledtrig-usbdev to the relevant profiles

SVN-Revision: 24940

13 years agogeneric: rtl8366: enable vlans before enabling the ports
Gabor Juhos [Sat, 8 Jan 2011 20:24:29 +0000 (20:24 +0000)]
generic: rtl8366: enable vlans before enabling the ports

SVN-Revision: 24939

13 years agogeneric: rtl8366: enable ports only after VLAN configuration is done
Gabor Juhos [Sat, 8 Jan 2011 20:24:26 +0000 (20:24 +0000)]
generic: rtl8366: enable ports only after VLAN configuration is done

SVN-Revision: 24938

13 years agogeneric: rtl8366: add enable_port helper
Gabor Juhos [Sat, 8 Jan 2011 20:24:22 +0000 (20:24 +0000)]
generic: rtl8366: add enable_port helper

SVN-Revision: 24937

13 years agogeneric: rtl8366_smi: init VLANs only in first switch initialization
Gabor Juhos [Sat, 8 Jan 2011 20:24:18 +0000 (20:24 +0000)]
generic: rtl8366_smi: init VLANs only in first switch initialization

SVN-Revision: 24936

13 years agogeneric: rtl8366s: use correct bitmasks in sanity checks
Gabor Juhos [Sat, 8 Jan 2011 18:04:04 +0000 (18:04 +0000)]
generic: rtl8366s: use correct bitmasks in sanity checks

SVN-Revision: 24935

13 years agogeneric: rtl8366s: add vlan fid support
Gabor Juhos [Sat, 8 Jan 2011 18:04:00 +0000 (18:04 +0000)]
generic: rtl8366s: add vlan fid support

SVN-Revision: 24934

13 years agogeneric: rtl8366: add debugfs file for VLAN4K table
Gabor Juhos [Sat, 8 Jan 2011 18:03:57 +0000 (18:03 +0000)]
generic: rtl8366: add debugfs file for VLAN4K table

SVN-Revision: 24933

13 years agopackage/swconfig: add sanity checks to prevent a segfault
Gabor Juhos [Sat, 8 Jan 2011 17:30:33 +0000 (17:30 +0000)]
package/swconfig: add sanity checks to prevent a segfault

SVN-Revision: 24932

13 years agokernel: add md5sum of kernel 2.6.37
Hauke Mehrtens [Sat, 8 Jan 2011 13:10:35 +0000 (13:10 +0000)]
kernel: add md5sum of kernel 2.6.37

SVN-Revision: 24931

13 years agogeneric: rtl8366rb: use correct bitmasks in sanity checks
Gabor Juhos [Sat, 8 Jan 2011 11:28:35 +0000 (11:28 +0000)]
generic: rtl8366rb: use correct bitmasks in sanity checks

SVN-Revision: 24930

13 years agoar71xx: use spinlock in ar71xx_device_{start,stop}
Gabor Juhos [Sat, 8 Jan 2011 11:28:32 +0000 (11:28 +0000)]
ar71xx: use spinlock in ar71xx_device_{start,stop}

SVN-Revision: 24929

13 years agoar71xx: add kmod-usb-ohci module for the WNDR3700 profile
Gabor Juhos [Sat, 8 Jan 2011 10:51:20 +0000 (10:51 +0000)]
ar71xx: add kmod-usb-ohci module for the WNDR3700 profile

SVN-Revision: 24927

13 years ago[xburst] Drop support for older kernel versions
Lars-Peter Clausen [Thu, 6 Jan 2011 01:33:19 +0000 (01:33 +0000)]
[xburst] Drop support for older kernel versions

SVN-Revision: 24915

13 years ago[xburst] Add 2.6.37 support
Lars-Peter Clausen [Thu, 6 Jan 2011 01:32:17 +0000 (01:32 +0000)]
[xburst] Add 2.6.37 support

SVN-Revision: 24914

13 years agopackage/mtd: make fixtrx available on ar71xx as well
Gabor Juhos [Wed, 5 Jan 2011 19:27:55 +0000 (19:27 +0000)]
package/mtd: make fixtrx available on ar71xx as well

SVN-Revision: 24911

13 years ago[generic] fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Danie...
Jo-Philipp Wich [Wed, 5 Jan 2011 03:07:56 +0000 (03:07 +0000)]
[generic] fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel Dickinson for tracking this down

SVN-Revision: 24906

13 years ago[generic] disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes...
Jo-Philipp Wich [Wed, 5 Jan 2011 02:48:19 +0000 (02:48 +0000)]
[generic] disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a mutex bug in mini_fo leading to hard lockups with various filesystem operations

SVN-Revision: 24905

13 years ago[package/mac80211/carl9170]: fix md5sum, use our mirror with a fixed-up filename...
Imre Kaloz [Tue, 4 Jan 2011 16:39:16 +0000 (16:39 +0000)]
[package/mac80211/carl9170]: fix md5sum, use our mirror with a fixed-up filename to make sure we get the right fw version

SVN-Revision: 24901

13 years agoramips: ramips_esw: fix typos
Gabor Juhos [Tue, 4 Jan 2011 13:44:05 +0000 (13:44 +0000)]
ramips: ramips_esw: fix typos

Patch from #8577.

SVN-Revision: 24898

13 years agoar71xx: make uci-default scripts executable
Gabor Juhos [Tue, 4 Jan 2011 13:44:01 +0000 (13:44 +0000)]
ar71xx: make uci-default scripts executable

Reported-by: Nuno Gonçalves <nunojpg@gmail.com>
SVN-Revision: 24897

13 years agomac80211: fix a race condition during key deletion
Felix Fietkau [Tue, 4 Jan 2011 00:37:28 +0000 (00:37 +0000)]
mac80211: fix a race condition during key deletion

SVN-Revision: 24895

13 years ago[package/mac80211/carl9170]: use the latest fw release
Imre Kaloz [Mon, 3 Jan 2011 18:17:01 +0000 (18:17 +0000)]
[package/mac80211/carl9170]: use the latest fw release

SVN-Revision: 24894

13 years ago[package/mac80211]: tune ath dependencies - carl9170 can be used on targets with...
Imre Kaloz [Mon, 3 Jan 2011 18:16:05 +0000 (18:16 +0000)]
[package/mac80211]: tune ath dependencies - carl9170 can be used on targets with usb but without pci

SVN-Revision: 24893

13 years agopackage/wprobe: {enhancement} make printing attributes optional. A delay interval...
Alexandros C. Couloumbis [Mon, 3 Jan 2011 16:37:07 +0000 (16:37 +0000)]
package/wprobe: {enhancement} make printing attributes optional. A delay interval (-d option) of 0 (zero) dumps the data once then exit. (closes #8107)

SVN-Revision: 24892

13 years agopackage/wprobe: fix kernel 2.6.37 compile issues
Alexandros C. Couloumbis [Mon, 3 Jan 2011 16:13:09 +0000 (16:13 +0000)]
package/wprobe: fix kernel 2.6.37 compile issues

SVN-Revision: 24891

13 years agotools/mkimage: fix r24887
Alexandros C. Couloumbis [Mon, 3 Jan 2011 14:27:53 +0000 (14:27 +0000)]
tools/mkimage: fix r24887

SVN-Revision: 24890

13 years ago[toolchain/uClibc]: upgrade to latest git snapshot
Imre Kaloz [Mon, 3 Jan 2011 14:20:30 +0000 (14:20 +0000)]
[toolchain/uClibc]: upgrade to latest git snapshot

SVN-Revision: 24889

13 years agotools/qemu: fix FreeBSD compile issue
Alexandros C. Couloumbis [Mon, 3 Jan 2011 12:59:43 +0000 (12:59 +0000)]
tools/qemu: fix FreeBSD compile issue

SVN-Revision: 24888

13 years agotools/mkimage: fix compilation on FreeBSD
Alexandros C. Couloumbis [Mon, 3 Jan 2011 12:30:19 +0000 (12:30 +0000)]
tools/mkimage: fix compilation on FreeBSD

SVN-Revision: 24887

13 years agobrcm47xx: fix compile problem when serial is deactivated.
Hauke Mehrtens [Sun, 2 Jan 2011 20:53:09 +0000 (20:53 +0000)]
brcm47xx: fix compile problem when serial is deactivated.

Thank you Andrey

SVN-Revision: 24885

13 years ago[tools] missing-macros: add as-unaligned-access.m4
Jo-Philipp Wich [Sun, 2 Jan 2011 01:23:44 +0000 (01:23 +0000)]
[tools] missing-macros: add as-unaligned-access.m4

SVN-Revision: 24878

13 years ago[tools] missing-macros: add as-compiler-flag.m4 and as-version.m4
Jo-Philipp Wich [Sun, 2 Jan 2011 01:14:45 +0000 (01:14 +0000)]
[tools] missing-macros: add as-compiler-flag.m4 and as-version.m4

SVN-Revision: 24877

13 years agocrda: update to version 1.1.1 and update regulatory database to most recent official...
Hauke Mehrtens [Sat, 1 Jan 2011 16:10:15 +0000 (16:10 +0000)]
crda: update to version 1.1.1 and update regulatory database to most recent official version.

SVN-Revision: 24868

13 years ago[package] e2fsprogs: revert r24848 as well
Jo-Philipp Wich [Sat, 1 Jan 2011 16:03:53 +0000 (16:03 +0000)]
[package] e2fsprogs: revert r24848 as well

SVN-Revision: 24867

13 years ago[tools] revert r24851, it breaks compilation on many hosts
Jo-Philipp Wich [Sat, 1 Jan 2011 15:51:12 +0000 (15:51 +0000)]
[tools] revert r24851, it breaks compilation on many hosts

SVN-Revision: 24866

13 years agotools: add some missing dependencies
Hauke Mehrtens [Sat, 1 Jan 2011 15:18:57 +0000 (15:18 +0000)]
tools: add some missing dependencies

SVN-Revision: 24865

13 years agogeneric: more CONFIG_KEYBOARD_* symbols
Gabor Juhos [Thu, 30 Dec 2010 20:10:18 +0000 (20:10 +0000)]
generic: more CONFIG_KEYBOARD_* symbols

SVN-Revision: 24860

13 years agocns21xx: add initial support for the Cavium CNS21xx SoC
Gabor Juhos [Thu, 30 Dec 2010 17:19:16 +0000 (17:19 +0000)]
cns21xx: add initial support for the Cavium CNS21xx SoC

SVN-Revision: 24859

13 years agoath9k: add more pending fixes from linux-wireless@
Felix Fietkau [Thu, 30 Dec 2010 15:48:39 +0000 (15:48 +0000)]
ath9k: add more pending fixes from linux-wireless@

SVN-Revision: 24858

13 years agotools/mkimage: remove the broken portability patch, it is no longer necessary with...
Felix Fietkau [Thu, 30 Dec 2010 15:48:32 +0000 (15:48 +0000)]
tools/mkimage: remove the broken portability patch, it is no longer necessary with the new version

SVN-Revision: 24857

13 years agoadd relayd, can be used as a replacement for client bridge, but does not have any...
Felix Fietkau [Thu, 30 Dec 2010 15:48:23 +0000 (15:48 +0000)]
add relayd, can be used as a replacement for client bridge, but does not have any uci integration yet

SVN-Revision: 24856