summaryrefslogtreecommitdiff
path: root/target/linux/rdc/files-2.6.30/drivers
Commit message (Collapse)AuthorAgeFilesLines
* use upstream MFD, GPIO patch, put everything in patches.Florian Fainelli2010-04-281-286/+0
| | | | SVN-Revision: 21219
* do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge ↵Florian Fainelli2010-03-201-1/+0
| | | | | | driver, thanks rtz SVN-Revision: 20324
* define panic_on_unrecovered_nmi in the southbridge driver and fix watchdog ↵Florian Fainelli2010-03-111-1/+1
| | | | | | init message Patch from Bernhard Loos. SVN-Revision: 20134
* fix watchdog driver unregistering, patch by Bernhard LoosFlorian Fainelli2010-03-041-3/+12
| | | | SVN-Revision: 19979
* add a new southbridge driver which registers the gpio and watchdog platform ↵Florian Fainelli2010-03-041-0/+278
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. SVN-Revision: 19972