summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* metadata.pl: fix menuconfig code for package featuresnbd2009-11-121-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18386 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: forgot to remove two obsolete patches in last commitjow2009-11-112-23/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18381 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: bump to r284jow2009-11-119-969/+27
| | | | | | | | | | | - incorporates parsing improvements upstream - fixes a couple of memory leaks - fixes some null pointer dereferences - fixes possible crashes during removal of packages - various other corrections git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18380 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: disable powersave on the sta by default (for performance reasons)nbd2009-11-111-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wireless-tools: re-enable support for enabling/disabling powersavenbd2009-11-111-25/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a race condition when bringing up wds sta interfaces on the apnbd2009-11-112-2/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* e1000: depend on pci support instead of x86 target - some people have ↵nbd2009-11-111-1/+1
| | | | | | minipci cards with this chipset git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18376 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [2.6.30] export __cpuc_flush_dcache_page for ARM targetskaloz2009-11-111-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* powerpc: use the in-kernel dtc compilerkaloz2009-11-114-36/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more Kconfig symbol move..kaloz2009-11-1160-91/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another round of kernel config cleanupskaloz2009-11-1167-271/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* we don't support the 2.6.27 kernels for a long time nowkaloz2009-11-1111-592/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move CPUFREQ to generic configskaloz2009-11-1115-9/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18368 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sort all target config fileskaloz2009-11-1169-1351/+1351
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move CONFIG_CRASH_DUMP to the generic configskaloz2009-11-117-5/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: automatically add wds sta interfaces of an ap to the right bridgenbd2009-11-112-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18365 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: implement wds ap supportnbd2009-11-112-1/+251
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18364 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a bug in broadcast handling of wds sta interfacesnbd2009-11-111-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge target kernel config files with subtarget config files and add a ↵nbd2009-11-113-3/+4
| | | | | | variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)nbd2009-11-111-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18361 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to latest git, remove openssl dependency for hostapd-full, ↵nbd2009-11-117-33/+55
| | | | | | it works with internal crypto now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] cleanup subtarget kernel configurations to contain only what isflorian2009-11-104-1188/+0
| | | | | | required git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: use the new build variants feature to clean up the makefilenbd2009-11-102-63/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system: introduce a new feature called build variants.nbd2009-11-105-2/+10
| | | | | | | | it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: implement wds sta support (wds ap support work in progress, needs ↵nbd2009-11-106-1/+633
| | | | | | hostapd changes) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix wpa in client modenbd2009-11-101-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] convert profiles to become subtargets, compile tested onlyflorian2009-11-1018-632/+1218
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary MPC83xx supportkaloz2009-11-096-1/+2272
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi ↵nbd2009-11-091-0/+888
| | | | | | interface detection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18352 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix wifi detect with 11n cards that have multiple bandsnbd2009-11-091-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] remove empty wl153 profile after r18349florian2009-11-081-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] also support pcmciaflorian2009-11-084-17/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] move headers to arch/x86/include/asm/, patch from sn9florian2009-11-085-19/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch ↵florian2009-11-082-4/+4
| | | | | | from sn9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [amazon] Add some build fixes for kernel 2.6.21 and the infineon amazon target.hauke2009-11-088-6/+224
| | | | | | | | Now it compiles with the new toolchain. These are mostly backports from mainline linux and newer linux kernels from openwrt. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: work around a locking issue, might fix #5996nbd2009-11-071-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add again missing hunk in vmlinux.lds.Sflorian2009-11-071-7/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add missing hunk in the block2mtd patchflorian2009-11-071-15/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] merge upstream fixes on mdio loopflorian2009-11-071-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.31 patchesflorian2009-11-072-10/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add olpc 2.6.31 configuration, forward port the block2mtd patch, ↵florian2009-11-073-5/+746
| | | | | | refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] the olpc config that was merged from the olpc port is a 2.6.30 configflorian2009-11-071-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [feeds] switch back to LuCI main repojow2009-11-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] provide the correct flash mapping on non airlink devices, remove the ↵florian2009-11-063-23/+34
| | | | | | rootfs_type hacks, patch from sn9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add the prereq-check on lzmaflorian2009-11-061-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18326 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] use host-side lzma decompression tool, lzma-4.32 from openwrt produces ↵florian2009-11-063-4/+11
| | | | | | non-working bzImages, switch to 2.6.30, strip down kernel configuration git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] strip down even more the kernel configurationflorian2009-11-051-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18324 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: compile the static libraries with $(FPIC), as they are reused by ↵nbd2009-11-051-1/+7
| | | | | | | | other packages for inclusion into shared libraries should fix collectd build failures on mips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC codenbd2009-11-051-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18321 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the old alix led junk which was replaced by upstream codenbd2009-11-059-914/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18320 3c298f89-4303-0410-b956-a3cf2f4a3e73