summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx-2.6/config
Commit message (Collapse)AuthorAgeFilesLines
* add some missing config optionsFelix Fietkau2007-06-221-1/+2
| | | | SVN-Revision: 7702
* brcm47xx-2.6: update for 2.6.22-rc5Felix Fietkau2007-06-221-19/+9
| | | | SVN-Revision: 7699
* minor kernel config syncFelix Fietkau2007-06-211-10/+0
| | | | SVN-Revision: 7690
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-161-0/+4
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* Resync brcm47xx config with generic (#1856)Florian Fainelli2007-06-111-17/+0
| | | | SVN-Revision: 7559
* brcm47xx-2.6 cleanup, fix the kernel configFelix Fietkau2007-05-261-8/+30
| | | | SVN-Revision: 7339
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor JuhosFlorian Fainelli2007-05-201-0/+1
| | | | SVN-Revision: 7285
* brcm47xx: mtd map driver cleanup - reuse generic mtd rootfs splitFelix Fietkau2007-05-101-1/+1
| | | | SVN-Revision: 7172
* Build multipath caching modulesFlorian Fainelli2007-05-081-1/+0
| | | | SVN-Revision: 7136
* Do not enable IDE for brcm47xx for nowFlorian Fainelli2007-05-071-49/+1
| | | | SVN-Revision: 7124
* Enable ide compilation and support for aec62xx and pdc20xx modulesFlorian Fainelli2007-05-061-9/+50
| | | | SVN-Revision: 7106
* Add support for Sierra Wireless (#1620)Florian Fainelli2007-05-031-32/+0
| | | | SVN-Revision: 7086
* Build usbnet modules for brcm targets (#1481)Florian Fainelli2007-04-151-2/+0
| | | | SVN-Revision: 6955
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-131-2/+0
| | | | SVN-Revision: 6945
* Restore ipt_LOG targetFlorian Fainelli2007-04-111-2/+0
| | | | SVN-Revision: 6930
* add missing modules for usb sound support on 2.6 (#1535)Felix Fietkau2007-04-051-2/+0
| | | | SVN-Revision: 6869
* clean up nfsd kernel config entries (#1523)Felix Fietkau2007-03-271-1/+0
| | | | SVN-Revision: 6731
* move mtd rootfs split patch to generic-2.6, disabled for broadcom targets ↵Felix Fietkau2007-03-011-0/+1
| | | | | | until the flash map driver is updated and tested SVN-Revision: 6449
* correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)Felix Fietkau2007-02-261-0/+1
| | | | SVN-Revision: 6390
* add missing config filesFelix Fietkau2007-02-221-0/+333
| | | | SVN-Revision: 6338
* Reorganize kernel configs - target/linux/*/config is now a directory. ↵Felix Fietkau2007-02-221-1383/+0
| | | | | | ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. SVN-Revision: 6337
* port [6229] to kamikazeFelix Fietkau2007-02-081-1/+1
| | | | SVN-Revision: 6275
* merge another batch of code from michael buesch's wireless-dev tree, fix up ↵Felix Fietkau2007-01-261-1714/+1180
| | | | | | extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi SVN-Revision: 6213
* Forgot to add the DELUDE target :/Florian Fainelli2007-01-231-0/+1
| | | | SVN-Revision: 6183
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+2
| | | | SVN-Revision: 6182
* Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better ↵Felix Fietkau2007-01-071-0/+1914
distinguish it from 63xx. Boots on WGT643U, includes ethernet support, but doesn't do much otherwise. Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work and Vladdy for some fixes and porting to 2.6.19. SVN-Revision: 6015