summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update to wireless-testing 2011-06-22nbd2011-06-2461-5009/+90
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in ↵nbd2011-06-241-2/+2
| | | | | | kmod-net-zd1201 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: enable cfg80211 debugfs supportnbd2011-06-241-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing linux-3.0 config symbolflorian2011-06-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] metadata.pl: fix handling of multiple conditional depends that ↵jow2011-06-231-4/+4
| | | | | | reference the same package (exposed by previous hotplug2 changes), also kill duplicate dependency specs while we're at it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hotplug2: make libbsd depend on "not uclibc" for now, the ↵jow2011-06-231-1/+1
| | | | | | conditional depdendency handling needs fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/hotplug2] fix conditional dependencies to libbsdmirko2011-06-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/eglibc] manual/Makefile: Don't mix pattern rules with normal rules.mirko2011-06-231-0/+16
| | | | | | | | This change got committed into the official eglibc repository in commit 11461. Thanks to Philip Prindeville for pointing this out. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27264 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ↵jow2011-06-233-1/+49
| | | | | | Qi hardware) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27262 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] introduce option to enable setjump()/longjump() based C++ ↵jow2011-06-232-0/+14
| | | | | | exceptions (#9185, patch from David Kuehling via Qi hardware) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] register SSB sprom after ethernet devicesflorian2011-06-225-4/+84
| | | | | | | In case the MAC address pool is not big enough to also register a SSB SPROM prefer registering the Ethernet devices. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot ↵jow2011-06-221-3/+3
| | | | | | from compiling (#9573) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware-utils: fix build on big endian systemshauke2011-06-211-1/+1
| | | | | | | This closes #9446 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix tab damage in 141-led_count.patchflorian2011-06-212-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27254 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix and make usable kmod-pcmcia-rsrcflorian2011-06-212-15/+24
| | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use firmware from linux-firmware githauke2011-06-211-230/+64
| | | | | | | | | | | | | | Use the firmware from linux-firmware git where possible. Update some firmware files in that process and check for missing firmware files for some modules. * update Ralink firmwares * update ath9k_htc firmware * add firmware for mwl8k * add more firmware files for libertas-sd and libertas-usb git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix debugfs for ath9k_htchauke2011-06-211-1/+1
| | | | | | | if debugfs was enabled ath9k_htc did not load. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove rests of ar9170 driverhauke2011-06-211-17/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patches for kernel 3.0-rc4hauke2011-06-2114-14/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] use macros to generate SPI registers table and switchesflorian2011-06-212-244/+96
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27246 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"mirko2011-06-201-0/+4
| | | | | | | | | | | | | | Compiling with -Os results in: "error: #error "glibc cannot be compiled without optimization" Still, building with -Os is listed as feature in <http://www.eglibc.org/features>: "" Building with -Os EGLIBC supports building the library with compiler optimizing for size -Os instead of for speed -O2. "" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] scripts/config/.gitignore omits source filesjow2011-06-202-1/+6
| | | | | | | | | | | | scripts/config/.gitignore aims to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention. Signed-off-by: Denton Gentry <denny@geekhold.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27244 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix usb mis-cleanup after r27162 (#9581)florian2011-06-201-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27243 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: package more NIC drivers:jow2011-06-201-0/+66
| | | | | | | | | | | | | * SiS 190 Fast/Gigabit Ethernet support * SysKonnect Yukon support * Atheros L2 Fast Ethernet support * Atheros L1 Gigabit Ethernet support * Atheros L1C * Atheros L1E Patch by Lauri Võsandi<lauri.vosandi@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Restrict Soekris specific base-files handling to Soekris profiles, ↵jow2011-06-191-0/+2
| | | | | | based on patch by Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+jow2011-06-193-0/+303
| | | | | | | | | | | | | | | | | Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish). The codepath seems to be only taken when using IPv6, so there should be no negative side effects when IPv6 isn't loaded. I did not measure how big the performance impact is. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27237 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] dev-spi.c checks for running CPU, not board codeflorian2011-06-194-10/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27236 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fixup patches after r27234florian2011-06-1917-39/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] remove accidental bcm6345 related patchesflorian2011-06-193-628/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27234 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] remove support for 2.6.37 and 2.6.38florian2011-06-1979-10073/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] switch to 2.6.39florian2011-06-1926-47/+1302
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] cleanup empty directoryflorian2011-06-190-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27231 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cobalt] remove 2.6.35 and 2.6.32 supportflorian2011-06-192-736/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] remove pre 2.6.39 patches and configflorian2011-06-1928-25195/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] remove 2.6.37 patches and configflorian2011-06-196-356/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: remove explicit lock waits, solves some potential ↵jow2011-06-193-27/+21
| | | | | | race conditions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: cleanup AR933X UART driverjuhosg2011-06-192-483/+152
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix uart clock frequency for AR933Xjuhosg2011-06-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27221 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/eglibc] explicitly disable the use of ldconfigmirko2011-06-181-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27220 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: refresh patcheshauke2011-06-183-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel 2.6.38.8hauke2011-06-1812-24/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add support for kernel 3.0hauke2011-06-1832-0/+3029
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/eglibc] patch: add /usr/lib to default search path of dynamic linkermirko2011-06-182-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/eglibc] add support for eglibc version 2.13mirko2011-06-183-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/eglibc} eglibc in fact can be built with -Osmirko2011-06-181-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27214 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/eglibc] when selecting eglibc, use version 2.12 by defaultmirko2011-06-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27213 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/glibc] fix glibc to work with all versions of binutils, fixes ↵mirko2011-06-172-0/+35
| | | | | | #7133 - thanks to marek siller git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27210 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/hotplug2] link against 'libbsd' when using glibcmirko2011-06-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27209 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Removed kmod-madwifi from the NSLU2 profile, as the NSLU2 has not ↵rwhitby2011-06-171-1/+1
| | | | | | wifi capability out of the box. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful ↵rwhitby2011-06-171-1/+2
| | | | | | kmod-bluetooth compile. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27201 3c298f89-4303-0410-b956-a3cf2f4a3e73