openwrt.git
15 years agouse the default kernel target on powerpc
kaloz [Wed, 26 Nov 2008 09:51:36 +0000 (09:51 +0000)]
use the default kernel target on powerpc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13357 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] fix AP83 boot failure
juhosg [Wed, 26 Nov 2008 08:40:46 +0000 (08:40 +0000)]
[ar71xx] fix AP83 boot failure

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13356 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoChange booting target from hda to sda.
ryd [Tue, 25 Nov 2008 21:21:51 +0000 (21:21 +0000)]
Change booting target from hda to sda.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13355 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] add dummy code for the Atheros AP83 board
juhosg [Tue, 25 Nov 2008 19:19:55 +0000 (19:19 +0000)]
[ar71xx] add dummy code for the Atheros AP83 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13354 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoswitch to gcc 4.2.4 for avr32
kaloz [Tue, 25 Nov 2008 18:35:48 +0000 (18:35 +0000)]
switch to gcc 4.2.4 for avr32

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13353 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadd avr32 support to binutils 2.18
kaloz [Tue, 25 Nov 2008 18:34:48 +0000 (18:34 +0000)]
add avr32 support to binutils 2.18

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13352 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix lzma uImage generation
kaloz [Tue, 25 Nov 2008 18:33:33 +0000 (18:33 +0000)]
fix lzma uImage generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13351 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] enable gigabit feature if the SoC supports it
juhosg [Tue, 25 Nov 2008 17:55:46 +0000 (17:55 +0000)]
[ar71xx] enable gigabit feature if the SoC supports it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13350 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] improve SoC detection
juhosg [Tue, 25 Nov 2008 17:39:12 +0000 (17:39 +0000)]
[ar71xx] improve SoC detection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13349 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofix ipset patch to have headers installed when using 'make -C $(KDIR) headers_install'
nico [Tue, 25 Nov 2008 15:57:34 +0000 (15:57 +0000)]
fix ipset patch to have headers installed when using 'make -C $(KDIR) headers_install'

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13348 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupdate to 2.6.27.7
kaloz [Tue, 25 Nov 2008 13:54:46 +0000 (13:54 +0000)]
update to 2.6.27.7

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13347 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomove THERMAL symbols into the generic config
kaloz [Tue, 25 Nov 2008 13:52:25 +0000 (13:52 +0000)]
move THERMAL symbols into the generic config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13346 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupgrade avr32 to 2.6.27
kaloz [Tue, 25 Nov 2008 13:49:57 +0000 (13:49 +0000)]
upgrade avr32 to 2.6.27

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13345 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFix this nasty patch which prevented others from applying
florian [Mon, 24 Nov 2008 21:52:10 +0000 (21:52 +0000)]
Fix this nasty patch which prevented others from applying

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13343 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[kernel] add experimental fix for OCF on 2.6.27.y (closes #4184)
juhosg [Mon, 24 Nov 2008 20:20:41 +0000 (20:20 +0000)]
[kernel] add experimental fix for OCF on 2.6.27.y (closes #4184)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13341 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] ethernet driver preparation for gigabit support
juhosg [Mon, 24 Nov 2008 16:56:36 +0000 (16:56 +0000)]
[ar71xx] ethernet driver preparation for gigabit support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13340 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoHardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks Norbert
florian [Mon, 24 Nov 2008 12:42:13 +0000 (12:42 +0000)]
Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks Norbert

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13338 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] fix gpio-leds, and gpio-buttons platform data initialization
juhosg [Mon, 24 Nov 2008 11:03:18 +0000 (11:03 +0000)]
[ar71xx] fix gpio-leds, and gpio-buttons platform data initialization

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13337 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoSubject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195)
florian [Sun, 23 Nov 2008 20:14:08 +0000 (20:14 +0000)]
Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195)

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13332 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFix indention.
lars [Sat, 22 Nov 2008 22:53:38 +0000 (22:53 +0000)]
Fix indention.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13321 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoMake b43 back again available for brcm47xx (#4237)
florian [Sat, 22 Nov 2008 22:50:04 +0000 (22:50 +0000)]
Make b43 back again available for brcm47xx (#4237)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13320 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd support for negative conditional dependencies.
lars [Sat, 22 Nov 2008 22:44:35 +0000 (22:44 +0000)]
Add support for negative conditional dependencies.
Also add the condition of conditional dependencies to dependencies which are
inherited form the conditional dependency.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13319 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[atheros] create firmware image for the Compex NP25G and WPE53G boards
juhosg [Sat, 22 Nov 2008 19:45:14 +0000 (19:45 +0000)]
[atheros] create firmware image for the Compex NP25G and WPE53G boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13318 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[atheros] enable MyLoader partition parser
juhosg [Sat, 22 Nov 2008 19:43:26 +0000 (19:43 +0000)]
[atheros] enable MyLoader partition parser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13317 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[kernel] add NP25G and WP543 board id
juhosg [Sat, 22 Nov 2008 19:40:11 +0000 (19:40 +0000)]
[kernel] add NP25G and WP543 board id

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13316 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoclean NATIVE_TOOLCHAIN dependencies
nico [Sat, 22 Nov 2008 05:10:43 +0000 (05:10 +0000)]
clean NATIVE_TOOLCHAIN dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13314 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoallow cvs/git/hg/svn wrap_mirror to work for host tools as well
nico [Sat, 22 Nov 2008 04:38:20 +0000 (04:38 +0000)]
allow cvs/git/hg/svn wrap_mirror to work for host tools as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13313 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agopackage/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others
jow [Sat, 22 Nov 2008 03:15:32 +0000 (03:15 +0000)]
package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13312 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ifxmips] uboot: support boards with tantos switch and small code and format cleanups
thl [Fri, 21 Nov 2008 18:47:33 +0000 (18:47 +0000)]
[ifxmips] uboot: support boards with tantos switch and small code and format cleanups

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13308 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ifxmips] remove empty dirctories
thl [Fri, 21 Nov 2008 16:49:53 +0000 (16:49 +0000)]
[ifxmips] remove empty dirctories

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13307 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agobrcm63xx has pcmcia support and is able to run b43 on its pci bus
florian [Thu, 20 Nov 2008 23:08:20 +0000 (23:08 +0000)]
brcm63xx has pcmcia support and is able to run b43 on its pci bus

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13303 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate brcm63xx broadcom profile now that b43 is available
florian [Thu, 20 Nov 2008 23:01:48 +0000 (23:01 +0000)]
Update brcm63xx broadcom profile now that b43 is available

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13302 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoPackage ssb glue code out of the kernel, and make b43 be built for non-brcm47xx targe...
florian [Thu, 20 Nov 2008 23:01:07 +0000 (23:01 +0000)]
Package ssb glue code out of the kernel, and make b43 be built for non-brcm47xx targets as well

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13301 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoSynchroniz bcm63xx kernel configuration
florian [Thu, 20 Nov 2008 22:16:48 +0000 (22:16 +0000)]
Synchroniz bcm63xx kernel configuration

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13300 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoPrevent the MTD map to fail, somehow detect_cfe will read the tag plus some garbage...
florian [Thu, 20 Nov 2008 21:26:11 +0000 (21:26 +0000)]
Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some garbage, therefore making a simple strcmp will fail

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13299 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoGenerate valid images for the bcm96348gw board
florian [Thu, 20 Nov 2008 21:22:45 +0000 (21:22 +0000)]
Generate valid images for the bcm96348gw board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13298 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoRemove those two profiles, people that actually change cards will certainly know...
florian [Thu, 20 Nov 2008 19:35:22 +0000 (19:35 +0000)]
Remove those two profiles, people that actually change cards will certainly know how to add modules for them

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13297 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ifxmips] fix error from last commit
thl [Thu, 20 Nov 2008 19:04:00 +0000 (19:04 +0000)]
[ifxmips] fix error from last commit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13296 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ifxmips] some cleanups:
thl [Thu, 20 Nov 2008 18:31:00 +0000 (18:31 +0000)]
[ifxmips] some cleanups:
- fix CPUID detection
- update MTD map for checks and sysupgrade
- enable subtargets (Generic&NFS) for simpler development
- generic cleanups (e.g. from linux checkpatch.pl)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13295 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[kernel] restore accidentally deleted ofc patches
juhosg [Wed, 19 Nov 2008 20:32:13 +0000 (20:32 +0000)]
[kernel] restore accidentally deleted ofc patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13293 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[package] kernel/modules: disable automatic loading of crypto-test module
juhosg [Wed, 19 Nov 2008 18:01:26 +0000 (18:01 +0000)]
[package] kernel/modules: disable automatic loading of crypto-test module

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13292 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ifxmips] cleanup uboot package
thl [Wed, 19 Nov 2008 17:40:05 +0000 (17:40 +0000)]
[ifxmips] cleanup uboot package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13291 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[kernel] ocf: move all stuff into files, and fix build error on .25
juhosg [Wed, 19 Nov 2008 12:25:39 +0000 (12:25 +0000)]
[kernel] ocf: move all stuff into files, and fix build error on .25

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13288 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[package] openssl: update ocf to 20080917
juhosg [Tue, 18 Nov 2008 20:52:33 +0000 (20:52 +0000)]
[package] openssl: update ocf to 20080917

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13284 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[package] add package for ocf-crypto-headers
juhosg [Tue, 18 Nov 2008 20:50:18 +0000 (20:50 +0000)]
[package] add package for ocf-crypto-headers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13283 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[kernel] update ocf-linux to 20080917
juhosg [Tue, 18 Nov 2008 20:45:28 +0000 (20:45 +0000)]
[kernel] update ocf-linux to 20080917

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13282 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[package] kernel/modules: move ixp4xx hardware crypto module package into crypto.mk
juhosg [Tue, 18 Nov 2008 19:38:50 +0000 (19:38 +0000)]
[package] kernel/modules: move ixp4xx hardware crypto module package into crypto.mk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13281 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ixp4xx] sync default kernel config
juhosg [Tue, 18 Nov 2008 19:37:09 +0000 (19:37 +0000)]
[ixp4xx] sync default kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13280 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED
juhosg [Tue, 18 Nov 2008 15:03:38 +0000 (15:03 +0000)]
[ar71xx] disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13279 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] add experimental support for the AzureWave AW-NR580 board
juhosg [Tue, 18 Nov 2008 13:21:24 +0000 (13:21 +0000)]
[ar71xx] add experimental support for the AzureWave AW-NR580 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13278 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] add EON en25p32 support, and enable redboot partition parser in the m25p80...
juhosg [Tue, 18 Nov 2008 12:52:27 +0000 (12:52 +0000)]
[ar71xx] add EON en25p32 support, and enable redboot partition parser in the m25p80 driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13277 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUpdate config to 2.6.27.6
lars [Tue, 18 Nov 2008 11:00:05 +0000 (11:00 +0000)]
Update config to 2.6.27.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13276 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[hostapd] bump to version 0.6.5
agb [Tue, 18 Nov 2008 07:26:15 +0000 (07:26 +0000)]
[hostapd] bump to version 0.6.5
 - updates driver_nl80211 to match changes in recent compat-wireless
   snapshots (for >= 2.6.27)
 - adds preliminary support for 802.11n to hostapd itself

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13275 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomake mmc_over_gpio init uci-aware
jow [Mon, 17 Nov 2008 23:22:27 +0000 (23:22 +0000)]
make mmc_over_gpio init uci-aware

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13273 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoDirectly use the kent sourceforge mirrors, previous are in timeout
florian [Mon, 17 Nov 2008 19:52:06 +0000 (19:52 +0000)]
Directly use the kent sourceforge mirrors, previous are in timeout

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13269 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[atheros] sync 2.6.26 config
juhosg [Mon, 17 Nov 2008 19:46:37 +0000 (19:46 +0000)]
[atheros] sync 2.6.26 config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13268 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoMADWIFI_DEBUG should depend on DEVEL
kaloz [Mon, 17 Nov 2008 19:43:12 +0000 (19:43 +0000)]
MADWIFI_DEBUG should depend on DEVEL

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13267 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupgrade ppc44x to 2.6.27
kaloz [Mon, 17 Nov 2008 18:04:39 +0000 (18:04 +0000)]
upgrade ppc44x to 2.6.27

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13266 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] use MyLoader partition parser on the WP543 board
juhosg [Mon, 17 Nov 2008 17:42:35 +0000 (17:42 +0000)]
[ar71xx] use MyLoader partition parser on the WP543 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13265 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomove some options to the generic 2.6.27 config
kaloz [Mon, 17 Nov 2008 17:28:12 +0000 (17:28 +0000)]
move some options to the generic 2.6.27 config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13264 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupgrade ppc40x to 2.6.27
kaloz [Mon, 17 Nov 2008 17:24:30 +0000 (17:24 +0000)]
upgrade ppc40x to 2.6.27

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13263 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoresync patch
kaloz [Mon, 17 Nov 2008 17:23:26 +0000 (17:23 +0000)]
resync patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13262 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupdate to 2.6.27.6
kaloz [Mon, 17 Nov 2008 17:22:30 +0000 (17:22 +0000)]
update to 2.6.27.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13261 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] remove root cmdline option
juhosg [Mon, 17 Nov 2008 17:04:12 +0000 (17:04 +0000)]
[ar71xx] remove root cmdline option

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13260 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoremove mac address handling, now handled by /lib/network/config.sh
jow [Mon, 17 Nov 2008 13:30:14 +0000 (13:30 +0000)]
remove mac address handling, now handled by /lib/network/config.sh

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13259 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoPrevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac address
jow [Mon, 17 Nov 2008 10:47:02 +0000 (10:47 +0000)]
Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac address

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13258 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] enable Myloader partition parser
juhosg [Mon, 17 Nov 2008 10:23:54 +0000 (10:23 +0000)]
[ar71xx] enable Myloader partition parser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13257 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[adm5120] move MyLoader partition parser into generic files, will be used on ar71xx
juhosg [Mon, 17 Nov 2008 10:14:58 +0000 (10:14 +0000)]
[adm5120] move MyLoader partition parser into generic files, will be used on ar71xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13256 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[adm5120] update MyLoader partition parser, add support of named partitions
juhosg [Mon, 17 Nov 2008 09:47:03 +0000 (09:47 +0000)]
[adm5120] update MyLoader partition parser, add support of named partitions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13255 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] move MyLoader stuff into generic files, will be used on adm5120
juhosg [Mon, 17 Nov 2008 09:19:27 +0000 (09:19 +0000)]
[ar71xx] move MyLoader stuff into generic files, will be used on adm5120

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13254 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[tools] firmware_utils/mkmylofw: add support of named partitions
juhosg [Mon, 17 Nov 2008 07:45:01 +0000 (07:45 +0000)]
[tools] firmware_utils/mkmylofw: add support of named partitions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13253 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoupdate wireless documentation to reflect broadcom config changes
jow [Sun, 16 Nov 2008 19:57:49 +0000 (19:57 +0000)]
update wireless documentation to reflect broadcom config changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13240 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomove the txpower option to wifi-iface to mimic madwifi configuration
jow [Sun, 16 Nov 2008 19:38:55 +0000 (19:38 +0000)]
move the txpower option to wifi-iface to mimic madwifi configuration

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13239 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agopackage/broadcom-wl:
jow [Sun, 16 Nov 2008 18:03:38 +0000 (18:03 +0000)]
package/broadcom-wl:
- use [tr]xantenna instead of [tr]xant to unify config
- implement txpower option

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13236 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFinally fix iptables -m conntrack (#988), bump release numnber
florian [Sun, 16 Nov 2008 17:40:49 +0000 (17:40 +0000)]
Finally fix iptables -m conntrack (#988), bump release numnber

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13235 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoopenat is not an implemented syscall on linux-2.4, so make it only available for...
florian [Sun, 16 Nov 2008 17:03:16 +0000 (17:03 +0000)]
openat is not an implemented syscall on linux-2.4, so make it only available for linux-2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13234 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoSince profiles kernel configuration are not concatenated to the one, resulting images...
florian [Sun, 16 Nov 2008 16:15:53 +0000 (16:15 +0000)]
Since profiles kernel configuration are not concatenated to the one, resulting images will panic due to no platform flash driver, prevent this from happening

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13231 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFix small typo in the ethernet driver
florian [Sun, 16 Nov 2008 13:42:37 +0000 (13:42 +0000)]
Fix small typo in the ethernet driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13230 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoRemove some left-over debugging options making the kerkenl exceed 768KB, resulting...
florian [Sun, 16 Nov 2008 13:41:30 +0000 (13:41 +0000)]
Remove some left-over debugging options making the kerkenl exceed 768KB, resulting in a non-bootable image

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13229 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[tools] firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards
juhosg [Sun, 16 Nov 2008 07:49:27 +0000 (07:49 +0000)]
[tools] firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13226 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoPackage pata_rb532_cf separately and update kernel config
florian [Sun, 16 Nov 2008 01:04:52 +0000 (01:04 +0000)]
Package pata_rb532_cf separately and update kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13225 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd 2.6.27 support to rb532, nand is not recognized, needs to be sorted out
florian [Sat, 15 Nov 2008 23:15:58 +0000 (23:15 +0000)]
Add 2.6.27 support to rb532, nand is not recognized, needs to be sorted out

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13224 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoThe package kmod-net-prism54 misses the firmware file in /lib/firmware.
florian [Sat, 15 Nov 2008 17:39:50 +0000 (17:39 +0000)]
The package kmod-net-prism54 misses the firmware file in /lib/firmware.

Signed-Off-By: Joerg Albert <jal2 at gmx.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13223 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agokexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec...
florian [Sat, 15 Nov 2008 15:38:48 +0000 (15:38 +0000)]
kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec-tools version, mask it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13222 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUse the openwrt.org mirror, others are offline
florian [Sat, 15 Nov 2008 14:55:55 +0000 (14:55 +0000)]
Use the openwrt.org mirror, others are offline

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13221 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoUse 2.6.27 for au1000
florian [Sat, 15 Nov 2008 14:55:08 +0000 (14:55 +0000)]
Use 2.6.27 for au1000

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13220 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoSplit out pcmcia core support from the socket drivers
florian [Sat, 15 Nov 2008 12:28:36 +0000 (12:28 +0000)]
Split out pcmcia core support from the socket drivers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13214 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoThis patch is for broadcom 96348GW-11 boards, to get USB and Ethernet working. Also...
florian [Sat, 15 Nov 2008 11:30:22 +0000 (11:30 +0000)]
This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet working. Also it patches mtd map driver for bcm96xx boards to be sure that CFE1CFE1 code is detected when booting from CFE. (#4201)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13213 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoPackage bcm63xx-pcmcia kernel module and fix compilation
florian [Sat, 15 Nov 2008 11:26:23 +0000 (11:26 +0000)]
Package bcm63xx-pcmcia kernel module and fix compilation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13212 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoRemove old kernel configuration files
florian [Sat, 15 Nov 2008 11:23:29 +0000 (11:23 +0000)]
Remove old kernel configuration files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13211 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoDelete old brcm63xx files
florian [Sat, 15 Nov 2008 11:21:42 +0000 (11:21 +0000)]
Delete old brcm63xx files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13210 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoFix typo in wpa_supplicant (#4208)
florian [Sat, 15 Nov 2008 11:15:25 +0000 (11:15 +0000)]
Fix typo in wpa_supplicant (#4208)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13209 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomadwifi: ap+sta race conditions
nbd [Fri, 14 Nov 2008 23:35:12 +0000 (23:35 +0000)]
madwifi: ap+sta race conditions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13208 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agomadwifi: add iwpriv for setting the maximum number of associated clients (ap mode)
nbd [Fri, 14 Nov 2008 23:35:03 +0000 (23:35 +0000)]
madwifi: add iwpriv for setting the maximum number of associated clients (ap mode)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13207 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoBuild p54 driver from compat-wireless
florian [Fri, 14 Nov 2008 23:09:43 +0000 (23:09 +0000)]
Build p54 driver from compat-wireless

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13206 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoPut libext2fs into its own package.
lars [Fri, 14 Nov 2008 22:37:29 +0000 (22:37 +0000)]
Put libext2fs into its own package.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13205 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agouci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem
nbd [Fri, 14 Nov 2008 17:01:37 +0000 (17:01 +0000)]
uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13203 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdded support for 2.6.27 kernel
hcg [Fri, 14 Nov 2008 16:21:23 +0000 (16:21 +0000)]
Added support for 2.6.27 kernel

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13202 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[ar71xx] define some bits of the ethernet controller's registers
juhosg [Fri, 14 Nov 2008 08:57:31 +0000 (08:57 +0000)]
[ar71xx] define some bits of the ethernet controller's registers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13201 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoAdd support for openat system call - this must be extended for the rest of these...
hcg [Fri, 14 Nov 2008 07:52:54 +0000 (07:52 +0000)]
Add support for openat system call - this must be extended for the rest of these system calls

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13200 3c298f89-4303-0410-b956-a3cf2f4a3e73