summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/files-2.6.30
Commit message (Collapse)AuthorAgeFilesLines
* [rdc] do not set panic_on_unrecovered_nmi in watchdog, already set in ↵florian2010-03-201-1/+0
| | | | | | southbridge driver, thanks rtz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20324 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] rework board detectionflorian2010-03-187-228/+596
| | | | | | | | | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] define panic_on_unrecovered_nmi in the southbridge driver and fix ↵florian2010-03-112-1/+3
| | | | | | | | 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] rework reboot mechanism with the new watchdog fixesflorian2010-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19977 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] remove now unused rdc321x_gpio.h fileflorian2010-03-041-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] improve sitecom device supportflorian2010-03-041-7/+14
| | | | | | | Add support for the 3 GPIO LEDs, reset button and switch to the gpio-buttons driver. Patch by Bernhard Loos. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add a new southbridge driver which registers the gpio and watchdog ↵florian2010-03-045-97/+493
| | | | | | | | | 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
* [rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work againflorian2009-12-113-121/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] correct flash size and detection for sitecom targets (#6278), patch ↵florian2009-12-061-4/+4
| | | | | | from rtz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18671 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] move headers to arch/x86/include/asm/, patch from sn9florian2009-11-084-15/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] provide the correct flash mapping on non airlink devices, remove the ↵florian2009-11-061-5/+31
| | | | | | rootfs_type hacks, patch from sn9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] forward port r18254 to 2.6.30florian2009-11-025-0/+538
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18276 3c298f89-4303-0410-b956-a3cf2f4a3e73