aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* use upstream MFD, GPIO patch, put everything in patches.Florian Fainelli2010-04-281-5/+0
| | | | SVN-Revision: 21219
* rework board detectionFlorian Fainelli2010-03-181-1/+1
| | | | | | | | | Rework board detection, separate board specific code into its own file. As a result we also change the way rdc images are generated. Support for board which required binary tools, like AMIT are dropped. Patch by Bernhard Loos. SVN-Revision: 20294
* rework reboot mechanism with the new watchdog fixesFlorian Fainelli2010-03-041-1/+1
| | | | | | | | The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup can no longer be called from NMI context, instead, override the machine_retart callback with our southrbridge reboot mechanism. Patch by Bernhard Loos. SVN-Revision: 19977
* add a new southbridge driver which registers the gpio and watchdog platform ↵Florian Fainelli2010-03-041-1/+1
| | | | | | | | | 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
* forward port r18254 to 2.6.30Florian Fainelli2009-11-021-0/+5
SVN-Revision: 18276