summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx-2.6/config
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-277/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some missing config optionsnbd2007-06-221-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx-2.6: update for 2.6.22-rc5nbd2007-06-221-19/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* minor kernel config syncnbd2007-06-211-10/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare for the transition to linux 2.6.22 - make it possible to override ↵nbd2007-06-161-0/+4
| | | | | | the kernel version in the target makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resync brcm47xx config with generic (#1856)florian2007-06-111-17/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx-2.6 cleanup, fix the kernel confignbd2007-05-261-8/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhosflorian2007-05-201-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: mtd map driver cleanup - reuse generic mtd rootfs splitnbd2007-05-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build multipath caching modulesflorian2007-05-081-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not enable IDE for brcm47xx for nowflorian2007-05-071-49/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7124 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable ide compilation and support for aec62xx and pdc20xx modulesflorian2007-05-061-9/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7106 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for Sierra Wireless (#1620)florian2007-05-031-32/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build usbnet modules for brcm targets (#1481)florian2007-04-151-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add raw and NOTRACK targets (#1583)florian2007-04-131-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Restore ipt_LOG targetflorian2007-04-111-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing modules for usb sound support on 2.6 (#1535)nbd2007-04-051-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up nfsd kernel config entries (#1523)nbd2007-03-271-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move mtd rootfs split patch to generic-2.6, disabled for broadcom targets ↵nbd2007-03-011-0/+1
| | | | | | until the flash map driver is updated and tested git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)nbd2007-02-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config filesnbd2007-02-221-0/+333
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Reorganize kernel configs - target/linux/*/config is now a directory.nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port [6229] to kamikazenbd2007-02-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge another batch of code from michael buesch's wireless-dev tree, fix up ↵nbd2007-01-261-1714/+1180
| | | | | | extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6213 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forgot to add the DELUDE target :/florian2007-01-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.florian2007-01-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial version of the brcm-2.6 rewrite,nbd2007-01-071-0/+1914
called brcm47xx-2.6 to better 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6015 3c298f89-4303-0410-b956-a3cf2f4a3e73