summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx/config-3.6
Commit message (Collapse)AuthorAgeFilesLines
* kernel: update bcma and ssb to master-2013-01-09 from wireless-testingHauke Mehrtens2013-01-101-1/+3
| | | | SVN-Revision: 35080
* brcm47xx: build b44 as a moduleHauke Mehrtens2013-01-031-4/+0
| | | | SVN-Revision: 34994
* remove common symbols from 3.6 configsGabor Juhos2012-11-291-1/+0
| | | | | | | | The removed symbols are present in the generic configuration. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34404
* brcm47xx: watchdog: deactivate NOWAYOUT.Hauke Mehrtens2012-11-241-1/+0
| | | | | | | | | In the old configuration the SoC issued a reboot if the watchdog was killed also if it was kill with TERM and not KILL. This will fix #11724. SVN-Revision: 34324
* brcm47xx: update watchdog driverHauke Mehrtens2012-11-241-0/+1
| | | | | | | | This watchdog driver should work with SoC having a PMU. This fixes #11720. SVN-Revision: 34323
* brcm47xx: add support for kernel 3.6Hauke Mehrtens2012-11-181-0/+148
This is based on the patch by Peter Wagner. SVN-Revision: 34252