summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir. Fixes build of ↵Lars-Peter Clausen2010-01-301-2/+4
| | | | | | packages which use libtool and link against packages which link against libstdc++ SVN-Revision: 19399
* Dynamically gate adc clockLars-Peter Clausen2010-01-301-1/+46
| | | | SVN-Revision: 19394
* Update to version 2.52Hauke Mehrtens2010-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. SVN-Revision: 19392
* carl9170 depends on usbHauke Mehrtens2010-01-291-1/+1
| | | | SVN-Revision: 19391
* add rt2800lib moduleHauke Mehrtens2010-01-291-6/+15
| | | | | | This module is needed by rt2800pci and rt2800usb SVN-Revision: 19390
* compat should not depend on pcmcia or usb remove pcmcia and usb backport ↵Hauke Mehrtens2010-01-292-0/+100
| | | | | | | | 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 SVN-Revision: 19389
* orion: switch the target cflags from armv5te to armv5t, because unaligned 64 ↵Felix Fietkau2010-01-291-0/+1
| | | | | | bit load/store instructions are unsafe SVN-Revision: 19388
* orion: fix the alignment related ath9k crash bug (#5815)Felix Fietkau2010-01-291-0/+11
| | | | SVN-Revision: 19387
* Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589Hauke Mehrtens2010-01-291-2/+1
| | | | SVN-Revision: 19386
* Fix usb gadget driver buildLars-Peter Clausen2010-01-291-0/+2
| | | | SVN-Revision: 19385
* preinit: fix #6596 Setting LAN IP Address in menuconfig is ignoredHauke Mehrtens2010-01-291-1/+1
| | | | SVN-Revision: 19384
* Export clock states through debugfsLars-Peter Clausen2010-01-294-51/+255
| | | | SVN-Revision: 19383
* refresh no_module_reloc.patch for mips64 targetsFlorian Fainelli2010-01-293-132/+246
| | | | SVN-Revision: 19382
* add some missing symbols for 2.6.32Imre Kaloz2010-01-291-0/+4
| | | | SVN-Revision: 19380
* update to 2.6.32.7Imre Kaloz2010-01-295-7/+7
| | | | SVN-Revision: 19379
* madwifi: fix/improve station idle timeout handlingFelix Fietkau2010-01-291-0/+151
| | | | SVN-Revision: 19378
* madwifi: make sure that minstrel rc updates still work after a jiffies ↵Felix Fietkau2010-01-291-1/+1
| | | | | | wraparound SVN-Revision: 19377
* madwifi: add sysctl for turning the radio silentFelix Fietkau2010-01-291-0/+85
| | | | SVN-Revision: 19376
* base-files: do not warn about nonexistant sysctl overrides (some of them are ↵Felix Fietkau2010-01-291-1/+1
| | | | | | config dependent) SVN-Revision: 19375
* add UPF_IOREMAP flag to the uart port definition (#6532)Florian Fainelli2010-01-281-0/+2
| | | | SVN-Revision: 19374
* remove unnecessary dependency added in r19371 (thx, puchu)Felix Fietkau2010-01-281-1/+1
| | | | SVN-Revision: 19372
* openssl: make engines support dynamically configurable (based on a patch by ↵Felix Fietkau2010-01-284-9/+25
| | | | | | puchu) SVN-Revision: 19371
* preinit: fix mixup between led and reset button enable on some platforms ↵Felix Fietkau2010-01-282-4/+4
| | | | | | (thx, cshore) SVN-Revision: 19370
* openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)Felix Fietkau2010-01-282-0/+112
| | | | SVN-Revision: 19369
* openssl: refresh patchesFelix Fietkau2010-01-2817-146/+100
| | | | SVN-Revision: 19368
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)Felix Fietkau2010-01-284-4/+4
| | | | SVN-Revision: 19367
* kconfig.pl: fix handling of multiple kmod-* package referencing the same ↵Felix Fietkau2010-01-281-10/+22
| | | | | | KCONFIG symbols SVN-Revision: 19366
* fix brcm-2.4/brcm47xx failsafe init (thx, puchu)Felix Fietkau2010-01-281-3/+2
| | | | SVN-Revision: 19365
* package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)Gabor Juhos2010-01-281-0/+30
| | | | SVN-Revision: 19364
* kernel: add missing config symbols for 2.6.32Gabor Juhos2010-01-281-0/+9
| | | | SVN-Revision: 19363
* brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and ↵Daniel Dickinson2010-01-282-15/+59
| | | | | | Comtrend CT-5261 SVN-Revision: 19361
* ar71xx: switch to 2.6.32Gabor Juhos2010-01-283-3/+3
| | | | SVN-Revision: 19359
* kernel: update to 2.6.32.6Gabor Juhos2010-01-2826-820/+228
| | | | SVN-Revision: 19358
* kernel: move mips_machine.h to 'arch/mips/include/asm'Gabor Juhos2010-01-286-9/+9
| | | | SVN-Revision: 19357
* rtl8366s: reset the chip early, this allows ethernet to work as soon as possibleGabor Juhos2010-01-271-20/+34
| | | | SVN-Revision: 19355
* uci: allow shell scripts to override the config dir (patch by cshore)Felix Fietkau2010-01-271-11/+11
| | | | SVN-Revision: 19351
* add missing +cs version suffix to the 4.4.3 codesourcery toolchainFelix Fietkau2010-01-261-1/+1
| | | | SVN-Revision: 19350
* gcc: fix up broken chunks of the 4.4.3+cs patch and clean it up a bit moreFelix Fietkau2010-01-261-36728/+6497
| | | | SVN-Revision: 19349
* add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patchImre Kaloz2010-01-2614-1/+78761
| | | | SVN-Revision: 19348
* package: kmod-usb-core depends on kmod-nls-base on 2.6.32Gabor Juhos2010-01-261-1/+1
| | | | SVN-Revision: 19347
* base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selectedGabor Juhos2010-01-261-2/+4
| | | | | | Also, use the default pi_broadcast address if it is not specified SVN-Revision: 19346
* cleanup patchImre Kaloz2010-01-261-15044/+0
| | | | SVN-Revision: 19345
* fix syntax error in preinit (#6575)Jo-Philipp Wich2010-01-261-1/+1
| | | | SVN-Revision: 19344
* ramips: add preliminary support for 2.6.32Gabor Juhos2010-01-269-0/+626
| | | | SVN-Revision: 19343
* ramips: refresh patchesGabor Juhos2010-01-262-11/+7
| | | | SVN-Revision: 19342
* ramips: sync kernel configGabor Juhos2010-01-261-6/+5
| | | | SVN-Revision: 19341
* ar71xx: fix 'section type conflict' build errorGabor Juhos2010-01-263-21/+39
| | | | SVN-Revision: 19340
* brcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script ↵Felix Fietkau2010-01-261-8/+8
| | | | | | (thx, cshore) SVN-Revision: 19339
* carl9170: update to 0.9.9.1Felix Fietkau2010-01-264-106/+3
| | | | SVN-Revision: 19338
* mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto ↵Felix Fietkau2010-01-2619-369/+11
| | | | | | and retransmissions SVN-Revision: 19337