summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x
Commit message (Collapse)AuthorAgeFilesLines
* ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsGabor Juhos2010-04-224-7/+7
| | | | SVN-Revision: 21083
* ramips: annotate device register function prototypes with __initGabor Juhos2010-03-311-2/+2
| | | | SVN-Revision: 20627
* ramips: register wifi device on the rt305x based boardsGabor Juhos2010-03-304-0/+4
| | | | SVN-Revision: 20616
* The ralink rt305x board has a wireless card that can be used with the ↵John Crispin2010-03-302-0/+27
| | | | | | 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> SVN-Revision: 20599
* ramips_eth: pass sys_clk via platform_dataGabor Juhos2010-01-311-1/+3
| | | | SVN-Revision: 19462
* ramips: register gpio buttons on the Fonera 2.0N boardGabor Juhos2010-01-302-0/+27
| | | | SVN-Revision: 19413
* ramips: register gpio buttons on the WHR-G300N boardGabor Juhos2010-01-302-1/+45
| | | | SVN-Revision: 19412
* ramips: register gpio buttons on the V22RW-2x2 boardGabor Juhos2010-01-302-1/+26
| | | | SVN-Revision: 19411
* ramips: register gpio buttons on the DIR-300 revB boardGabor Juhos2010-01-302-1/+26
| | | | SVN-Revision: 19410
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'Gabor Juhos2010-01-304-4/+0
| | | | SVN-Revision: 19408
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hGabor Juhos2010-01-304-4/+4
| | | | SVN-Revision: 19407
* ramips: update mips multi-machine stuffGabor Juhos2010-01-304-8/+7
| | | | SVN-Revision: 19400
* ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boardsGabor Juhos2009-10-302-2/+2
| | | | SVN-Revision: 18229
* ramips: use definitions from rt305x_regs, and nuke the duplicated onesGabor Juhos2009-10-261-2/+2
| | | | SVN-Revision: 18175
* ramips: move ramips_eth_platform_data into a separate fileGabor Juhos2009-10-261-1/+1
| | | | SVN-Revision: 18174
* ramips: use resource to pass irq and base address to the ethernet driverGabor Juhos2009-10-261-4/+16
| | | | SVN-Revision: 18166
* ramips: register ethernet device on the DIR-300 boardGabor Juhos2009-10-251-0/+1
| | | | SVN-Revision: 18143
* make ethernet a platform deviceJohn Crispin2009-10-242-0/+29
| | | | SVN-Revision: 18135
* adds mach type for fonera20nJohn Crispin2009-10-243-0/+106
| | | | SVN-Revision: 18132
* ramips: add preliminary support for the DIR-300 revB boardGabor Juhos2009-10-183-0/+104
| | | | SVN-Revision: 18058
* add GPIO configuration featureGabor Juhos2009-09-043-0/+68
| | | | SVN-Revision: 17512
* initial support for the AP-R3052-V22RW-2X2 boardGabor Juhos2009-09-023-0/+94
| | | | SVN-Revision: 17473
* use common code for early_serial setupGabor Juhos2009-09-021-35/+4
| | | | SVN-Revision: 17467
* share prom codeGabor Juhos2009-09-022-146/+1
| | | | SVN-Revision: 17466
* remove unused *_MACH_GENERIC config optionsGabor Juhos2009-09-011-4/+0
| | | | SVN-Revision: 17461
* share machine registration codeGabor Juhos2009-08-316-60/+6
| | | | SVN-Revision: 17456
* use common get_system_type functionGabor Juhos2009-08-313-9/+4
| | | | SVN-Revision: 17455
* share memory size detection codeGabor Juhos2009-08-311-16/+0
| | | | SVN-Revision: 17454
* add common setup codeGabor Juhos2009-08-311-3/+2
| | | | SVN-Revision: 17453
* register GPIO LEDs on the WHR-G300N boardGabor Juhos2009-08-311-1/+26
| | | | SVN-Revision: 17449
* add common GPIO LED supportGabor Juhos2009-08-311-0/+1
| | | | SVN-Revision: 17448
* share common INTC codeGabor Juhos2009-08-303-50/+4
| | | | SVN-Revision: 17440
* initial support for RT288x/RT305xGabor Juhos2009-08-3012-0/+755
SVN-Revision: 17439