summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/files-2.6.30/drivers
Commit message (Collapse)AuthorAgeFilesLines
* [rdc] define panic_on_unrecovered_nmi in the southbridge driver and fix ↵florian2010-03-111-1/+1
| | | | | | | | watchdog init message Patch from Bernhard Loos. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix watchdog driver unregistering, patch by Bernhard Loosflorian2010-03-041-3/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add a new southbridge driver which registers the gpio and watchdog ↵florian2010-03-041-0/+278
platform devices This also fixes the watchdog logic and abstracts the access to the RDC321x southbridge PCI configuration register space. Based on a patch by Bernhard Loos. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19972 3c298f89-4303-0410-b956-a3cf2f4a3e73