aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/config-2.6.28
Commit message (Collapse)AuthorAgeFilesLines
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-271-163/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: move CONFIG_MIPS_FPU_EMU to generic kernel configFelix Fietkau2009-11-291-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add missing CONFIG_MIPS_FPU_EMU to kernel configJo-Philipp Wich2009-11-221-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18477 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more Kconfig symbol move..Imre Kaloz2009-11-111-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another round of kernel config cleanupsImre Kaloz2009-11-111-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sort all target config filesImre Kaloz2009-11-111-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic-2.6] move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-051-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-101-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rfkill config cleanupImre Kaloz2009-06-151-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add watchdog driver (#5238)Florian Fainelli2009-06-081-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16381 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] brcm47xx: make input support modular (closes: #5174)Nicolas Thill2009-05-281-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* even more config file cleanupImre Kaloz2009-05-181-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* config cleanupsImre Kaloz2009-05-151-8/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only ↵Hauke Mehrtens2009-05-121-0/+2
| | | | | | on brcm47xx. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cleanupImre Kaloz2009-05-041-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup MTD option handlingImre Kaloz2009-05-041-39/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-041-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15587 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] finally fix boot failures on buffalo devices, tested on ↵Florian Fainelli2009-04-171-2/+0
| | | | | | WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make ↵Florian Fainelli2009-04-121-1/+0
| | | | | | gpiommc be selectable with the spio-gpio-old module (#4659) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh patches and configurationHauke Mehrtens2009-03-011-40/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable all kernel config options that are set to =mFelix Fietkau2009-02-221-17/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* changed default kernel to 2.6.28.5, it at least runs onMarkus Wigge2009-02-131-7/+0
| | | | | | | | | Asus WL-500g Premium. The earlier version 2.6.28.4 is also running on WRT54G3G so I don't expect any trouble here. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14501 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add initial 2.6.28 support for brcm47xx targetFelix Fietkau2009-01-061-0/+281
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13909 3c298f89-4303-0410-b956-a3cf2f4a3e73