summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [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
* [package] firewall: ensure that fw_get_subnet4() sets an empty value if no ↵jow2011-06-161-0/+1
| | | | | | (valid) IPv4 addr was found git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: allow symbolic names of interfaces and aliases in ↵jow2011-06-163-3/+28
| | | | | | masq_src and masq_dest git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing USBIP_CORE item in config-3.0florian2011-06-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libbsd: do not build when using uclibcflorian2011-06-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27194 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta] allow any console to be usedflorian2011-06-161-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27193 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: Add support for Linux 3.0-rc3florian2011-06-1637-0/+4575
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27192 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: Add support for 3.0-rc3hauke2011-06-15108-0/+62478
| | | | | | | | | Also make linux identify itself properly as 3.0, not 3.0.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* acx-mac80211: Compile fix for newer kernelshauke2011-06-151-0/+10
| | | | | | | | | common.c is missing an include for linux/ratelimit.h. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: Fix insmod for linux 3.0hauke2011-06-151-9/+16
| | | | | | | | | | | Insmod silently rejected being run on any non 2.x kernel. Make its version check allow newer kernels (and reject 2.4- when not enabling the 2.4 feature). Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: Fix linux 3.0 detectionhauke2011-06-151-0/+25
| | | | | | | | | Allows madwifi to be built against linux 3.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: Add linux 3.0 compatibilityhauke2011-06-1553-190/+626
| | | | | | | | | Add patches from Hauke adding linux 3.0 compatibility. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27187 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: Update version dependencies and kmods for linux 3.0hauke2011-06-154-7/+12
| | | | | | | | | | Also disable rtc-core for now since this changed to a bool, now directly used in the kernel if enabled. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Remove kernel checks from image Makefilehauke2011-06-151-6/+2
| | | | | | | | | | 2.4 isn't present anymore, so it will always be 2.6 (or newer). Since the 2.6 check will break with 3.0, remove it alltogether. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix CONFIG_LINUX_ for linux 3.0hauke2011-06-151-1/+5
| | | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Properly extract KERNEL_PATCHVER for linux 3.0hauke2011-06-151-1/+5
| | | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] 2.6.39.1: missing kernel symbolsjow2011-06-151-0/+1
| | | | | | | | | If you turn on I2C, you'll need this symbol defined. Signed-off-by: Philip A. Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kernel config symbols for usb on powerpcnbd2011-06-152-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] backport upstream Kernel commit ↵jow2011-06-156-0/+156
| | | | | | 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] revert r26997, it does not apply against 2.6.36.4jow2011-06-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cobalt] switch to 2.6.39florian2011-06-143-74/+401
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27175 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cobalt] fix diag.sh with qube2 front ledflorian2011-06-141-6/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cobalt] resync kernel configflorian2011-06-141-17/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-06-132-6/+6
| | | | | | | | | | | | | Fix for bug where the iniatialisation of the MAC data private strucure is copied into the wrong location. Ticket #9547 Signed-off-by: Conor O'Gorman <conor at dna.ie> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/hotplug] link hotplug2 against libbsd when eglibc is usedmirko2011-06-131-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27170 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add library 'libbsd'mirko2011-06-131-0/+53
| | | | | | | | | This library contains core functionality usually (but obviously not always) provided by libc implementations which isneeded by OpenWrt core packages. For instance the functions 'strlcat', 'strlcpy' are not implemented in eglibc but needed by hotplug2 (udevtrigger) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27169 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] replace unfortify patch with a better oneflorian2011-06-132-21/+14
| | | | | | Thanks to Richard Weinberger for providing this patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/firmware-utils: fix buffalo csum calculationjuhosg2011-06-132-2/+4
| | | | | | Also print an error message if decryption fails. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use ar933x_uart.h in the AR933X serial driverjuhosg2011-06-131-339/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27166 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: update early_printk codejuhosg2011-06-132-44/+112
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: advertise effective tunnel mtu in RAsjow2011-06-122-6/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] cleanup files using checkpatch.plflorian2011-06-1242-290/+294
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: don't start if detected local IPv4 address is RFC1918, ↵jow2011-06-122-2/+16
| | | | | | allows people to deploy firmwares with 6to4 enabled by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppp: remove -ffunction-sections, -fdata-sections and -Wl,--gc-sections, it ↵nbd2011-06-121-3/+0
| | | | | | can cause functions needed by plugins to disappear (fixes #9462) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-06-126-1/+172
| | | | | | | | * move patches around * add basic support for gigaset sx76x git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/gdb: fix compile for powerpc targets, refresh patchnbd2011-06-112-10/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] Remove trailing spaces, convert spaces to tabsacinonyx2011-06-0912-83/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: revert unrelated change in previous commitjow2011-06-091-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: gre depends on ipv6 is Kernel is built with IPv6 supportjow2011-06-091-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27149 3c298f89-4303-0410-b956-a3cf2f4a3e73