summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* oops, forgot the autoloadnbd2009-11-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-leds-alix (#6079, #6105)nbd2009-11-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix up the download location for the updated mac80211 version (thx, swalker)nbd2009-11-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix breakage introduced with r18315florian2009-11-051-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] remove the patch dir hack in iptables when building with anflorian2009-11-051-6/+0
| | | | | | external tree, this did not work at all. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] remove some other useless configuration itemsflorian2009-11-051-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable multicast routing for linux 2.4 (#6037)nbd2009-11-051-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Pass TARGET_CFLAGS using and external variable instead a sed expression that ↵nbd2009-11-052-3/+13
| | | | | | | | can fail when TARGET_CFLAGS contains the ":" symbol. Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Don't build gmp and mpfr when using external toolchains (based on patch from ↵nbd2009-11-051-0/+2
| | | | | | #6035) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)nbd2009-11-051-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* binutils: fix build errors in 2.20 (patch from #6094)nbd2009-11-051-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* metadata: process dependencies for targets that have subtargets as well - ↵nbd2009-11-051-16/+17
| | | | | | hides the ramips target unless the user has requested to play with broken packages/targets (related to #6051) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18306 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] remove useless configuration optionsflorian2009-11-041-20/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix one more instance of r18295nbd2009-11-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks ↵agb2009-11-043-23/+59
| | | | | | Daniel Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] include kmod-rdc321x-wdt by defaultflorian2009-11-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] make rdc321-wdt become a package, saves some space in the kernelflorian2009-11-042-1/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing ledtrig-netdev dependency on the networking stackflorian2009-11-042-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix platform specific overrides for kernel modules, fixes lp on brcm-2.4nbd2009-11-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2009-11-03nbd2009-11-0410-5577/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fill some important capabilities into ht_capab in the hostapd confignbd2009-11-042-1/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [feeds] LuCI main repo is down due to server crash, switch to repo mirrorjow2009-11-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a crash bug related to refcounting of bss nodesnbd2009-11-041-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18290 3c298f89-4303-0410-b956-a3cf2f4a3e73