1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-18 20:30:13 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
florian
baa06e35a6 [rdc] remove now unused rdc321x_gpio.h file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-04 08:28:05 +00:00
florian
23e003c5bf [rdc] improve sitecom device support
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
2010-03-04 08:27:59 +00:00
florian
a0438292e5 [rdc] add a new southbridge driver which registers the gpio and watchdog 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
2010-03-04 07:54:25 +00:00
florian
51528b3785 [rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 19:32:52 +00:00
florian
03bb3c7706 [rdc] correct flash size and detection for sitecom targets (#6278), patch from rtz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-06 09:08:03 +00:00
florian
bda4e4e698 [rdc] move headers to arch/x86/include/asm/, patch from sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 22:49:28 +00:00
florian
6832337740 [rdc] provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-06 10:53:15 +00:00
florian
550454d4b6 [rdc] forward port r18254 to 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 23:07:47 +00:00