Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix watchdog driver unregistering, patch by Bernhard Loos | Florian Fainelli | 2010-03-04 | 1 | -3/+12 |
| | | | | SVN-Revision: 19979 | ||||
* | rework reboot mechanism with the new watchdog fixes | Florian Fainelli | 2010-03-04 | 2 | -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 | ||||
* | remove now unused rdc321x_gpio.h file | Florian Fainelli | 2010-03-04 | 1 | -16/+0 |
| | | | | SVN-Revision: 19975 | ||||
* | improve sitecom device support | Florian Fainelli | 2010-03-04 | 1 | -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 Fainelli | 2010-03-04 | 5 | -97/+493 |
| | | | | | | | | | 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 again | Florian Fainelli | 2009-12-11 | 3 | -121/+38 |
| | | | | SVN-Revision: 18754 | ||||
* | correct flash size and detection for sitecom targets (#6278), patch from rtz | Florian Fainelli | 2009-12-06 | 1 | -4/+4 |
| | | | | SVN-Revision: 18671 | ||||
* | move headers to arch/x86/include/asm/, patch from sn9 | Florian Fainelli | 2009-11-08 | 4 | -15/+3 |
| | | | | SVN-Revision: 18347 | ||||
* | provide the correct flash mapping on non airlink devices, remove the ↵ | Florian Fainelli | 2009-11-06 | 1 | -5/+31 |
| | | | | | | rootfs_type hacks, patch from sn9 SVN-Revision: 18327 | ||||
* | forward port r18254 to 2.6.30 | Florian Fainelli | 2009-11-02 | 5 | -0/+538 |
SVN-Revision: 18276 |