This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-28 07:03:56 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
rt305x
History
Gabor Juhos
60cbdbb686
ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
...
SVN-Revision: 21083
2010-04-22 09:25:37 +00:00
..
devices.c
The ralink rt305x board has a wireless card that can be used with the rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
2010-03-30 12:04:05 +00:00
devices.h
ramips: annotate device register function prototypes with __init
2010-03-31 08:40:28 +00:00
early_printk.c
initial support for RT288x/RT305x
2009-08-30 19:15:51 +00:00
irq.c
share common INTC code
2009-08-30 19:15:58 +00:00
Kconfig
ramips: register gpio buttons on the Fonera 2.0N board
2010-01-30 15:25:52 +00:00
mach-dir-300-revb.c
ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
2010-04-22 09:25:37 +00:00
mach-fonera20n.c
ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
2010-04-22 09:25:37 +00:00
mach-v22rw-2x2.c
ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
2010-04-22 09:25:37 +00:00
mach-whr-g300n.c
ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons
2010-04-22 09:25:37 +00:00
Makefile
adds mach type for fonera20n
2009-10-24 20:55:36 +00:00
rt305x.c
add GPIO configuration feature
2009-09-04 15:08:26 +00:00
setup.c
use common code for early_serial setup
2009-09-02 12:44:17 +00:00