aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x
Commit message (Collapse)AuthorAgeFilesLines
* use upstream MFD, GPIO patch, put everything in patches.Florian Fainelli2010-04-289-956/+0
| | | | SVN-Revision: 21219
* rework board detectionFlorian Fainelli2010-03-186-228/+560
| | | | | | | | | 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
* define panic_on_unrecovered_nmi in the southbridge driver and fix watchdog ↵Florian Fainelli2010-03-111-0/+2
| | | | | | init message Patch from Bernhard Loos. SVN-Revision: 20134
* rework reboot mechanism with the new watchdog fixesFlorian Fainelli2010-03-042-1/+45
| | | | | | | | 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
* improve sitecom device supportFlorian Fainelli2010-03-041-7/+14
| | | | | | | Add support for the 3 GPIO LEDs, reset button and switch to the gpio-buttons driver. Patch by Bernhard Loos. SVN-Revision: 19974
* add a new southbridge driver which registers the gpio and watchdog platform ↵Florian Fainelli2010-03-044-97/+215
| | | | | | | | | 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
* convert gpio code to use gpiolib, make rdc321x:dmz led work againFlorian Fainelli2009-12-112-74/+34
| | | | SVN-Revision: 18754
* correct flash size and detection for sitecom targets (#6278), patch from rtzFlorian Fainelli2009-12-061-4/+4
| | | | SVN-Revision: 18671
* move headers to arch/x86/include/asm/, patch from sn9Florian Fainelli2009-11-082-3/+3
| | | | SVN-Revision: 18347
* provide the correct flash mapping on non airlink devices, remove the ↵Florian Fainelli2009-11-061-5/+31
| | | | | | rootfs_type hacks, patch from sn9 SVN-Revision: 18327
* forward port r18254 to 2.6.30Florian Fainelli2009-11-023-0/+467
SVN-Revision: 18276