summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ramips: sanitize return value of ramips_gpio_getjuhosg2010-01-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: update mips multi-machine stuffjuhosg2010-01-3011-59/+285
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19400 3c298f89-4303-0410-b956-a3cf2f4a3e73
* autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir.lars2010-01-301-2/+4
| | | | | | | Fixes build of packages which use libtool and link against packages which link against libstdc++ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19399 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Dynamically gate adc clocklars2010-01-301-1/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19394 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [dnsmasq] Update to version 2.52hauke2010-01-293-58/+8
| | | | | | | | | | Patch 103-ipv6_fix.patch is removed, because the problem the patch was fixing is now fixed in mainline. Thank you Raphaël HUCK for your patch. This fixes #6568. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [carl9170] carl9170 depends on usbhauke2010-01-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] add rt2800lib modulehauke2010-01-291-6/+15
| | | | | | | This module is needed by rt2800pci and rt2800usb git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] compat should not depend on pcmcia or usbhauke2010-01-292-0/+100
| | | | | | | | | | remove pcmcia and usb backport form compat.ko If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia. This hopefully fixes #6586 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19389 3c298f89-4303-0410-b956-a3cf2f4a3e73
* orion: switch the target cflags from armv5te to armv5t, because unaligned 64 ↵nbd2010-01-291-0/+1
| | | | | | bit load/store instructions are unsafe git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* orion: fix the alignment related ath9k crash bug (#5815)nbd2010-01-291-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19387 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Fix KernelPackage/usb-net-rndis dependencieshauke2010-01-291-2/+1
| | | | | | | Fix bug #6589 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19386 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Fix usb gadget driver buildlars2010-01-291-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19385 3c298f89-4303-0410-b956-a3cf2f4a3e73
* preinit: fix #6596hauke2010-01-291-1/+1
| | | | | | | Setting LAN IP Address in menuconfig is ignored git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19384 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Export clock states through debugfslars2010-01-294-51/+255
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19383 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh no_module_reloc.patch for mips64 targetsflorian2010-01-293-132/+246
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19382 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some missing symbols for 2.6.32kaloz2010-01-291-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19380 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to 2.6.32.7kaloz2010-01-295-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix/improve station idle timeout handlingnbd2010-01-291-0/+151
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: make sure that minstrel rc updates still work after a jiffies ↵nbd2010-01-291-1/+1
| | | | | | wraparound git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add sysctl for turning the radio silentnbd2010-01-291-0/+85
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19376 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: do not warn about nonexistant sysctl overrides (some of them are ↵nbd2010-01-291-1/+1
| | | | | | config dependent) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add UPF_IOREMAP flag to the uart port definition (#6532)florian2010-01-281-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unnecessary dependency added in r19371 (thx, puchu)nbd2010-01-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19372 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: make engines support dynamically configurable (based on a patch by ↵nbd2010-01-284-9/+25
| | | | | | puchu) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* preinit: fix mixup between led and reset button enable on some platforms ↵nbd2010-01-282-4/+4
| | | | | | (thx, cshore) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)nbd2010-01-282-0/+112
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: refresh patchesnbd2010-01-2817-146/+100
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19368 3c298f89-4303-0410-b956-a3cf2f4a3e73
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)nbd2010-01-284-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kconfig.pl: fix handling of multiple kmod-* package referencing the same ↵nbd2010-01-281-10/+22
| | | | | | KCONFIG symbols git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix brcm-2.4/brcm47xx failsafe init (thx, puchu)nbd2010-01-281-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19365 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)juhosg2010-01-281-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19364 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing config symbols for 2.6.32juhosg2010-01-281-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and ↵cshore2010-01-282-15/+59
| | | | | | Comtrend CT-5261 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19361 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: switch to 2.6.32juhosg2010-01-283-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to 2.6.32.6juhosg2010-01-2826-820/+228
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: move mips_machine.h to 'arch/mips/include/asm'juhosg2010-01-286-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rtl8366s: reset the chip early, this allows ethernet to work as soon as possiblejuhosg2010-01-271-20/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: allow shell scripts to override the config dir (patch by cshore)nbd2010-01-271-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing +cs version suffix to the 4.4.3 codesourcery toolchainnbd2010-01-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: fix up broken chunks of the 4.4.3+cs patch and clean it up a bit morenbd2010-01-261-36728/+6497
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patchkaloz2010-01-2614-1/+78761
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: kmod-usb-core depends on kmod-nls-base on 2.6.32juhosg2010-01-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selectedjuhosg2010-01-261-2/+4
| | | | | | | Also, use the default pi_broadcast address if it is not specified git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup patchkaloz2010-01-261-15044/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] [brcm47xx] fix syntax error in preinit (#6575)jow2010-01-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: add preliminary support for 2.6.32juhosg2010-01-269-0/+626
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: refresh patchesjuhosg2010-01-262-11/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: sync kernel configjuhosg2010-01-261-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix 'section type conflict' build errorjuhosg2010-01-263-21/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script ↵nbd2010-01-261-8/+8
| | | | | | (thx, cshore) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19339 3c298f89-4303-0410-b956-a3cf2f4a3e73