openwrt/svn-archive/archive.git
14 years agodl_cleanup: Utility to delete all but the very last version of the tarballs in the...
Michael Büsch [Sun, 3 Jan 2010 13:26:30 +0000 (13:26 +0000)]
dl_cleanup: Utility to delete all but the very last version of the tarballs in the download directory.
The tool does currently have a few false positives (probably below 1%), but this is harmless, because buildroot will just redownload them.

SVN-Revision: 19018

14 years agoadm5120: don't use IRQF_DISABLED flag in the switch driver
Gabor Juhos [Sun, 3 Jan 2010 12:14:19 +0000 (12:14 +0000)]
adm5120: don't use IRQF_DISABLED flag in the switch driver

SVN-Revision: 19017

14 years agoadm5120: improve sysupgrade support
Gabor Juhos [Sun, 3 Jan 2010 12:14:17 +0000 (12:14 +0000)]
adm5120: improve sysupgrade support

SVN-Revision: 19016

14 years agoadm5120: fix board detection
Gabor Juhos [Sun, 3 Jan 2010 12:14:14 +0000 (12:14 +0000)]
adm5120: fix board detection

SVN-Revision: 19015

14 years agoamazon: readd wrongly removed file
Hauke Mehrtens [Sun, 3 Jan 2010 00:06:37 +0000 (00:06 +0000)]
amazon: readd wrongly removed file

SVN-Revision: 19014

14 years agoamazon: work on pci controller
Hauke Mehrtens [Sat, 2 Jan 2010 23:08:15 +0000 (23:08 +0000)]
amazon: work on pci controller

SVN-Revision: 19013

14 years ago[package] fix zlib linking failures with gcc-4.4+ (#6173)
Florian Fainelli [Sat, 2 Jan 2010 19:45:50 +0000 (19:45 +0000)]
[package] fix zlib linking failures with gcc-4.4+ (#6173)

SVN-Revision: 19012

14 years agoar71xx: create firmware images for the AP81/PB42/PB44 boards
Gabor Juhos [Sat, 2 Jan 2010 16:30:52 +0000 (16:30 +0000)]
ar71xx: create firmware images for the AP81/PB42/PB44 boards

SVN-Revision: 19011

14 years agoar71xx: simplify image generation a bit
Gabor Juhos [Sat, 2 Jan 2010 16:30:49 +0000 (16:30 +0000)]
ar71xx: simplify image generation a bit

SVN-Revision: 19010

14 years ago[package] add western digital netcenter support to broadcom-diag (#6124)
Florian Fainelli [Sat, 2 Jan 2010 16:22:20 +0000 (16:22 +0000)]
[package] add western digital netcenter support to broadcom-diag (#6124)
original patch from Christoph Muellner

SVN-Revision: 19008

14 years agoadm5120: preliminary 2.6.32 support (closes: #6304)
Gabor Juhos [Sat, 2 Jan 2010 15:52:34 +0000 (15:52 +0000)]
adm5120: preliminary 2.6.32 support (closes: #6304)

SVN-Revision: 19005

14 years agoadm5120: use enum for MACH_ADM5120_ definitions
Gabor Juhos [Sat, 2 Jan 2010 15:52:30 +0000 (15:52 +0000)]
adm5120: use enum for MACH_ADM5120_ definitions

SVN-Revision: 19004

14 years agoadm5120: nuke adm5120_mach_type, use mips_machtype instead
Gabor Juhos [Sat, 2 Jan 2010 15:07:45 +0000 (15:07 +0000)]
adm5120: nuke adm5120_mach_type, use mips_machtype instead

SVN-Revision: 19003

14 years agoadm5120: split bootext partition on the ZyXEL P-33x boards
Gabor Juhos [Sat, 2 Jan 2010 15:07:42 +0000 (15:07 +0000)]
adm5120: split bootext partition on the ZyXEL P-33x boards

SVN-Revision: 19002

14 years agoadm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default packages
Gabor Juhos [Sat, 2 Jan 2010 15:07:39 +0000 (15:07 +0000)]
adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default packages

SVN-Revision: 19001

14 years agoadm5120: move early-printk support into a separate file
Gabor Juhos [Sat, 2 Jan 2010 15:07:34 +0000 (15:07 +0000)]
adm5120: move early-printk support into a separate file

SVN-Revision: 19000

14 years agoadm5120: merge 2.6.30+ specific patches
Gabor Juhos [Sat, 2 Jan 2010 15:07:31 +0000 (15:07 +0000)]
adm5120: merge 2.6.30+ specific patches

SVN-Revision: 18999

14 years ago[package] enable hso on ar71xx (#6432)
Florian Fainelli [Sat, 2 Jan 2010 12:15:20 +0000 (12:15 +0000)]
[package] enable hso on ar71xx (#6432)

SVN-Revision: 18995

14 years agomazon: use platform_device for most drivers and fix some printk's
Hauke Mehrtens [Fri, 1 Jan 2010 21:44:37 +0000 (21:44 +0000)]
mazon: use platform_device for most drivers and fix some printk's

SVN-Revision: 18989

14 years agoar71xx: fix bi-color QSS LED on the TL-WR941ND v2 board
Gabor Juhos [Fri, 1 Jan 2010 19:40:04 +0000 (19:40 +0000)]
ar71xx: fix bi-color QSS LED on the TL-WR941ND v2 board

SVN-Revision: 18988

14 years agoar71xx: update mips multi-machine stuff
Gabor Juhos [Fri, 1 Jan 2010 11:28:19 +0000 (11:28 +0000)]
ar71xx: update mips multi-machine stuff

SVN-Revision: 18985

14 years agoar71xx: select AR71XX_NVRAM for the WRT160NL
Gabor Juhos [Fri, 1 Jan 2010 11:11:43 +0000 (11:11 +0000)]
ar71xx: select AR71XX_NVRAM for the WRT160NL

SVN-Revision: 18984

14 years agoar71xx: refresh patches
Gabor Juhos [Fri, 1 Jan 2010 11:11:39 +0000 (11:11 +0000)]
ar71xx: refresh patches

SVN-Revision: 18983

14 years agokernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches
Gabor Juhos [Fri, 1 Jan 2010 11:11:17 +0000 (11:11 +0000)]
kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches

SVN-Revision: 18982

14 years agopackage: kernel/modules: package module for MAC-VLAN support
Gabor Juhos [Thu, 31 Dec 2009 14:33:31 +0000 (14:33 +0000)]
package: kernel/modules: package module for MAC-VLAN support

SVN-Revision: 18980

14 years agoar71xx: fix wireless mac address on the WRT160NL
Gabor Juhos [Thu, 31 Dec 2009 12:42:53 +0000 (12:42 +0000)]
ar71xx: fix wireless mac address on the WRT160NL

SVN-Revision: 18976

14 years ago[package] spidev_test depends on kmod-spi-dev to work
Florian Fainelli [Wed, 30 Dec 2009 22:19:55 +0000 (22:19 +0000)]
[package] spidev_test depends on kmod-spi-dev to work

SVN-Revision: 18975

14 years ago[package] defer the loading of spidev after spi master drivers
Florian Fainelli [Wed, 30 Dec 2009 22:19:49 +0000 (22:19 +0000)]
[package] defer the loading of spidev after spi master drivers

SVN-Revision: 18974

14 years ago[package] fix bluetooth and ide breakage after r18955 (#6422)
Florian Fainelli [Wed, 30 Dec 2009 10:52:28 +0000 (10:52 +0000)]
[package] fix bluetooth and ide breakage after r18955 (#6422)

SVN-Revision: 18972

14 years ago[package] fix wrong paths after r18955.
Florian Fainelli [Mon, 28 Dec 2009 14:55:38 +0000 (14:55 +0000)]
[package] fix wrong paths after r18955.

SVN-Revision: 18957

14 years ago[package] fix trailing endif after r18954. (#6420)
Florian Fainelli [Mon, 28 Dec 2009 09:19:32 +0000 (09:19 +0000)]
[package] fix trailing endif after r18954. (#6420)

SVN-Revision: 18956

14 years agoremove handling of older unsupported kernels
Imre Kaloz [Sun, 27 Dec 2009 21:54:09 +0000 (21:54 +0000)]
remove handling of older unsupported kernels

SVN-Revision: 18955

14 years agoremove 2.6.28 specific stuff from kernel packages
Imre Kaloz [Sun, 27 Dec 2009 21:42:38 +0000 (21:42 +0000)]
remove 2.6.28 specific stuff from kernel packages

SVN-Revision: 18954

14 years agoget rid of even more 2.6.28 stuff
Imre Kaloz [Sun, 27 Dec 2009 21:35:42 +0000 (21:35 +0000)]
get rid of even more 2.6.28 stuff

SVN-Revision: 18953

14 years agoswitch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
Imre Kaloz [Sun, 27 Dec 2009 21:28:02 +0000 (21:28 +0000)]
switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files

SVN-Revision: 18952

14 years agoar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards
Gabor Juhos [Sun, 27 Dec 2009 20:59:54 +0000 (20:59 +0000)]
ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards

SVN-Revision: 18951

14 years agoar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac function
Gabor Juhos [Sun, 27 Dec 2009 20:59:50 +0000 (20:59 +0000)]
ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac function

SVN-Revision: 18950

14 years agoar71xx: remove duplicated include
Gabor Juhos [Sun, 27 Dec 2009 20:59:46 +0000 (20:59 +0000)]
ar71xx: remove duplicated include

SVN-Revision: 18949

14 years agob43-fwsquash: ucode2.fw also supports core rev 3
Michael Büsch [Sat, 26 Dec 2009 23:20:24 +0000 (23:20 +0000)]
b43-fwsquash: ucode2.fw also supports core rev 3

SVN-Revision: 18948

14 years ago[mac80211] b43 and b43legacy: squash firmware
Hauke Mehrtens [Sat, 26 Dec 2009 23:15:16 +0000 (23:15 +0000)]
[mac80211] b43 and b43legacy: squash firmware

Only G and L-PHY are supportted by b43 driver
Add squash firmware for b43legacy

SVN-Revision: 18947

14 years ago[package] wprobe: fix interface selection. Thanks morpheus, Freifunk Aurich
Andy Boyett [Sat, 26 Dec 2009 19:21:10 +0000 (19:21 +0000)]
[package] wprobe: fix interface selection. Thanks morpheus, Freifunk Aurich

SVN-Revision: 18946

14 years agohostap: move patches to the right place
Gabor Juhos [Sat, 26 Dec 2009 14:43:25 +0000 (14:43 +0000)]
hostap: move patches to the right place

SVN-Revision: 18945

14 years agohostap: Fix unset tx_queue_len regression (thanks to Acinonyx)
Gabor Juhos [Sat, 26 Dec 2009 14:19:28 +0000 (14:19 +0000)]
hostap: Fix unset tx_queue_len regression (thanks to Acinonyx)

SVN-Revision: 18944

14 years agoar71xx: move dsa switch device support into a separate file
Gabor Juhos [Sat, 26 Dec 2009 14:19:26 +0000 (14:19 +0000)]
ar71xx: move dsa switch device support into a separate file

SVN-Revision: 18943

14 years agoar71xx: move mach type definitions into a separate include file
Gabor Juhos [Sat, 26 Dec 2009 14:19:22 +0000 (14:19 +0000)]
ar71xx: move mach type definitions into a separate include file

SVN-Revision: 18942

14 years agoar71xx: change board specific Kconfig option to 'default n'
Gabor Juhos [Sat, 26 Dec 2009 14:19:17 +0000 (14:19 +0000)]
ar71xx: change board specific Kconfig option to 'default n'

SVN-Revision: 18941

14 years agoar71xx: move USB host device support into a separate file
Gabor Juhos [Sat, 26 Dec 2009 14:19:13 +0000 (14:19 +0000)]
ar71xx: move USB host device support into a separate file

SVN-Revision: 18940

14 years agoar71xx: remove more unnecessary includes
Gabor Juhos [Sat, 26 Dec 2009 14:19:08 +0000 (14:19 +0000)]
ar71xx: remove more unnecessary includes

SVN-Revision: 18939

14 years agoar71xx: use the generic m25p80 registration code for the MZK-W04NU
Gabor Juhos [Sat, 26 Dec 2009 14:19:05 +0000 (14:19 +0000)]
ar71xx: use the generic m25p80 registration code for the MZK-W04NU

SVN-Revision: 18938

14 years agoar71xx: move gpio-buttons support into a spearate file
Gabor Juhos [Sat, 26 Dec 2009 14:19:01 +0000 (14:19 +0000)]
ar71xx: move gpio-buttons support into a spearate file

SVN-Revision: 18937

14 years agoar71xx: move leds-gpio device support into a spearate file
Gabor Juhos [Sat, 26 Dec 2009 14:18:54 +0000 (14:18 +0000)]
ar71xx: move leds-gpio device support into a spearate file

SVN-Revision: 18936

14 years ago[mac80211] b43: Add L-PHY firemware files to squash script
Hauke Mehrtens [Sat, 26 Dec 2009 01:06:36 +0000 (01:06 +0000)]
[mac80211] b43: Add L-PHY firemware files to squash script

Use firmware 4.178.10.4 as default on.
Select firmware for all supported phy types and version as default.

Close ticket #5978

SVN-Revision: 18935

14 years ago[package] dnsmasq:
Jo-Philipp Wich [Sat, 26 Dec 2009 00:23:35 +0000 (00:23 +0000)]
[package] dnsmasq:
While trying to document the dhcp UCI config, I noticed that the name config option is applied wrongly when adding static addresses. Cf. the dnsmasq man page.
Signed-off-by: Stefan Bethke <stb@lassitu.de>
SVN-Revision: 18934

14 years ago[amazon] work on pci.
Hauke Mehrtens [Sat, 26 Dec 2009 00:09:00 +0000 (00:09 +0000)]
[amazon] work on pci.

This is from ticket #6374

Michael Richter thanks for your patch.

SVN-Revision: 18933

14 years agoar71xx: move PB42 specific PCI init code into a separate file
Gabor Juhos [Fri, 25 Dec 2009 13:09:04 +0000 (13:09 +0000)]
ar71xx: move PB42 specific PCI init code into a separate file

SVN-Revision: 18932

14 years agoar71xx: remove unnecessary includes
Gabor Juhos [Fri, 25 Dec 2009 13:09:00 +0000 (13:09 +0000)]
ar71xx: remove unnecessary includes

SVN-Revision: 18931

14 years agoremove empty directories
Felix Fietkau [Fri, 25 Dec 2009 12:21:47 +0000 (12:21 +0000)]
remove empty directories

SVN-Revision: 18929

14 years agoremove more duplicate kernel source files
Felix Fietkau [Fri, 25 Dec 2009 12:09:03 +0000 (12:09 +0000)]
remove more duplicate kernel source files

SVN-Revision: 18928

14 years agodeduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic files/
Felix Fietkau [Fri, 25 Dec 2009 10:34:21 +0000 (10:34 +0000)]
deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic files/

SVN-Revision: 18927

14 years agoar71xx: fix bi-color led on the TL-WR841N v1.5
Gabor Juhos [Fri, 25 Dec 2009 10:06:25 +0000 (10:06 +0000)]
ar71xx: fix bi-color led on the TL-WR841N v1.5

SVN-Revision: 18926

14 years agoledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30
Gabor Juhos [Fri, 25 Dec 2009 10:06:22 +0000 (10:06 +0000)]
ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30

Fixes a possible NULL pointer dereference.

SVN-Revision: 18925

14 years agomac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch from...
Felix Fietkau [Thu, 24 Dec 2009 11:05:04 +0000 (11:05 +0000)]
mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch from #6401)

SVN-Revision: 18923

14 years agoadd Askey RT210W support (patch from #6380)
Felix Fietkau [Thu, 24 Dec 2009 11:00:31 +0000 (11:00 +0000)]
add Askey RT210W support (patch from #6380)

SVN-Revision: 18922

14 years agoadd WRT300N v1.1 support (patch from #6379)
Felix Fietkau [Thu, 24 Dec 2009 10:58:09 +0000 (10:58 +0000)]
add WRT300N v1.1 support (patch from #6379)

SVN-Revision: 18921

14 years agoscripts/combined-image.sh: remove the use of mktemp to make it more portable
Felix Fietkau [Thu, 24 Dec 2009 10:34:37 +0000 (10:34 +0000)]
scripts/combined-image.sh: remove the use of mktemp to make it more portable

SVN-Revision: 18920

14 years agowprobe: fix up data lengths in the ipfix exporter
Felix Fietkau [Thu, 24 Dec 2009 10:34:29 +0000 (10:34 +0000)]
wprobe: fix up data lengths in the ipfix exporter

SVN-Revision: 18919

14 years ago[package] e2fsprogs: restore patch from [12355], lost between upgrade & downgrade
Nicolas Thill [Wed, 23 Dec 2009 21:17:22 +0000 (21:17 +0000)]
[package] e2fsprogs: restore patch from [12355], lost between upgrade & downgrade

SVN-Revision: 18909

14 years ago[package] disable a few packages failing on ps3 as well (marking them as BROKEN)
Nicolas Thill [Wed, 23 Dec 2009 11:08:22 +0000 (11:08 +0000)]
[package] disable a few packages failing on ps3 as well (marking them as BROKEN)

SVN-Revision: 18905

14 years ago[cosmetic] sort & rearrange arch selection
Nicolas Thill [Wed, 23 Dec 2009 10:38:26 +0000 (10:38 +0000)]
[cosmetic] sort & rearrange arch selection

SVN-Revision: 18904

14 years ago[package] disable a few packages failing on pxcab (marking them as BROKEN)
Nicolas Thill [Wed, 23 Dec 2009 09:53:06 +0000 (09:53 +0000)]
[package] disable a few packages failing on pxcab (marking them as BROKEN)

SVN-Revision: 18903

14 years ago[package] ipset: use a common DEPENDS for both ipset and kmod-ipset packages
Nicolas Thill [Wed, 23 Dec 2009 09:32:45 +0000 (09:32 +0000)]
[package] ipset: use a common DEPENDS for both ipset and kmod-ipset packages

SVN-Revision: 18902

14 years ago[package] kernel: enable kmod-sound-core on uml
Nicolas Thill [Wed, 23 Dec 2009 08:56:46 +0000 (08:56 +0000)]
[package] kernel: enable kmod-sound-core on uml

SVN-Revision: 18901

14 years ago[target] generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_N...
Nicolas Thill [Wed, 23 Dec 2009 08:12:15 +0000 (08:12 +0000)]
[target] generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set)

SVN-Revision: 18900

14 years ago[target] generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)
Nicolas Thill [Wed, 23 Dec 2009 08:05:04 +0000 (08:05 +0000)]
[target] generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab)

SVN-Revision: 18899

14 years ago[packages] mac80211: Don't echo missing physical device errors to wireless config...
Vasilis Tsiligiannis [Tue, 22 Dec 2009 21:45:08 +0000 (21:45 +0000)]
[packages] mac80211: Don't echo missing physical device errors to wireless config file

SVN-Revision: 18896

14 years agoar71xx: change firmware image name for th TP-Link boards
Gabor Juhos [Tue, 22 Dec 2009 19:36:07 +0000 (19:36 +0000)]
ar71xx: change firmware image name for th TP-Link boards

SVN-Revision: 18895

14 years agoar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile
Gabor Juhos [Tue, 22 Dec 2009 19:36:03 +0000 (19:36 +0000)]
ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile

SVN-Revision: 18894

14 years agoar71xx: add support for the TL-WR841N v1.5 board
Gabor Juhos [Tue, 22 Dec 2009 19:31:28 +0000 (19:31 +0000)]
ar71xx: add support for the TL-WR841N v1.5 board

SVN-Revision: 18893

14 years agoar71xx: add dsa driver for the 88e6063 chip
Gabor Juhos [Tue, 22 Dec 2009 19:31:19 +0000 (19:31 +0000)]
ar71xx: add dsa driver for the 88e6063 chip

SVN-Revision: 18892

14 years ago[package] allow different ar7-atm versions to be selected (#6345)
Florian Fainelli [Tue, 22 Dec 2009 12:28:02 +0000 (12:28 +0000)]
[package] allow different ar7-atm versions to be selected (#6345)

SVN-Revision: 18887

14 years agopartially revert [18830]: stripped packages are still usefull when debugging with...
Florian Fainelli [Tue, 22 Dec 2009 12:27:58 +0000 (12:27 +0000)]
partially revert [18830]: stripped packages are still usefull when debugging with gdbserver, update CONFIG_DEBUG description and disable sstrip when CONFIG_DEBUG is selected

SVN-Revision: 18886

14 years agodisable stripping when compiling with debug info (closes: #6373)
Florian Fainelli [Tue, 22 Dec 2009 12:27:55 +0000 (12:27 +0000)]
disable stripping when compiling with debug info (closes: #6373)

SVN-Revision: 18885

14 years ago[package] opkg: only select overlay_root if the install destination is root, this...
Jo-Philipp Wich [Tue, 22 Dec 2009 11:46:49 +0000 (11:46 +0000)]
[package] opkg: only select overlay_root if the install destination is root, this eliminates the need for force_space when using external destinations like usb disks

SVN-Revision: 18884

14 years ago[package] wprobe: mask as BROKEN on cris
Nicolas Thill [Tue, 22 Dec 2009 06:10:30 +0000 (06:10 +0000)]
[package] wprobe: mask as BROKEN on cris

SVN-Revision: 18883

14 years ago[package] gdb: not support on cris
Nicolas Thill [Tue, 22 Dec 2009 06:09:48 +0000 (06:09 +0000)]
[package] gdb: not support on cris

SVN-Revision: 18882

14 years ago[target] mpc52xx: add missing kernel config symbol
Nicolas Thill [Tue, 22 Dec 2009 00:44:51 +0000 (00:44 +0000)]
[target] mpc52xx: add missing kernel config symbol

SVN-Revision: 18881

14 years ago[package] opkg: fix invalid free triggered by 011-old-config-location.patch and repla...
Jo-Philipp Wich [Mon, 21 Dec 2009 15:09:08 +0000 (15:09 +0000)]
[package] opkg: fix invalid free triggered by 011-old-config-location.patch and replace 012-cleanup-tmpdir.patch with upstream fix

SVN-Revision: 18879

14 years ago[package] mark mac80211 & madwifi as BROKEN for ep93xx
Nicolas Thill [Mon, 21 Dec 2009 12:33:45 +0000 (12:33 +0000)]
[package] mark mac80211 & madwifi as BROKEN for ep93xx

SVN-Revision: 18877

14 years agoAdd udhcpc command-line argument to request rootpath
Hamish Guthrie [Mon, 21 Dec 2009 10:25:15 +0000 (10:25 +0000)]
Add udhcpc command-line argument to request rootpath

SVN-Revision: 18876

14 years ago[target] stay coherent when defining ARCH
Nicolas Thill [Mon, 21 Dec 2009 03:28:35 +0000 (03:28 +0000)]
[target] stay coherent when defining ARCH

SVN-Revision: 18873

14 years ago[package] opkg: the current version leaves empty temp directories behind, clean them...
Jo-Philipp Wich [Mon, 21 Dec 2009 03:28:11 +0000 (03:28 +0000)]
[package] opkg: the current version leaves empty temp directories behind, clean them up before exit

SVN-Revision: 18872

14 years ago[target] remove redundant LINUX_KARCH variables
Nicolas Thill [Mon, 21 Dec 2009 03:26:09 +0000 (03:26 +0000)]
[target] remove redundant LINUX_KARCH variables

SVN-Revision: 18871

14 years ago[package] e2fsprogs: use select-style dependencies, don't ship dev shlib symlink
Nicolas Thill [Mon, 21 Dec 2009 00:59:14 +0000 (00:59 +0000)]
[package] e2fsprogs: use select-style dependencies, don't ship dev shlib symlink

SVN-Revision: 18866

14 years ago[package] gdb: fix build failure with arm targets
Nicolas Thill [Sun, 20 Dec 2009 23:24:16 +0000 (23:24 +0000)]
[package] gdb: fix build failure with arm targets

SVN-Revision: 18865

14 years ago[package] opkg: update to r503 - reduces peak memory usage by further 20%, rebased...
Jo-Philipp Wich [Sun, 20 Dec 2009 21:21:14 +0000 (21:21 +0000)]
[package] opkg: update to r503 - reduces peak memory usage by further 20%, rebased patches, restored old config file default

SVN-Revision: 18864

14 years agokernel: add mips_machine_set_name function
Gabor Juhos [Sun, 20 Dec 2009 14:32:51 +0000 (14:32 +0000)]
kernel: add mips_machine_set_name function

SVN-Revision: 18861

14 years agoar71xx: update AR7240 PCI code
Gabor Juhos [Sun, 20 Dec 2009 13:46:23 +0000 (13:46 +0000)]
ar71xx: update AR7240 PCI code

SVN-Revision: 18860

14 years agomac80211: fix a race condition in ad-hoc bringup with fixed bssid
Felix Fietkau [Sun, 20 Dec 2009 11:04:43 +0000 (11:04 +0000)]
mac80211: fix a race condition in ad-hoc bringup with fixed bssid

SVN-Revision: 18859

14 years agokernel: fix plt fixup related crashes when loading kernel modules on mips, (happened...
Felix Fietkau [Sun, 20 Dec 2009 04:41:10 +0000 (04:41 +0000)]
kernel: fix plt fixup related crashes when loading kernel modules on mips, (happened when there was not enough physically contiguous memory available)

SVN-Revision: 18858

14 years agogcc: 4.4.2 no longer needs the fix-linker-error patch, remove it
Felix Fietkau [Sat, 19 Dec 2009 22:40:17 +0000 (22:40 +0000)]
gcc: 4.4.2 no longer needs the fix-linker-error patch, remove it

SVN-Revision: 18857