summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink
Commit message (Expand)AuthorAgeFilesLines
* ramips: register gpio buttons on the WHR-G300N boardjuhosg2010-01-302-1/+45
* ramips: register gpio buttons on the V22RW-2x2 boardjuhosg2010-01-302-1/+26
* ramips: register gpio buttons on the DIR-300 revB boardjuhosg2010-01-302-1/+26
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'juhosg2010-01-306-6/+0
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hjuhosg2010-01-306-6/+6
* ramips: cleanup WZR-AGL300NH board support filejuhosg2010-01-301-33/+9
* ramips: register gpio-buttons on the RT-N15 boardjuhosg2010-01-302-0/+26
* ramips: add common gpio-buttons devicejuhosg2010-01-303-1/+62
* ramips: register rtl8366s device on the RT-N15 boardjuhosg2010-01-301-2/+21
* ramips: sanitize return value of ramips_gpio_getjuhosg2010-01-301-1/+1
* ramips: update mips multi-machine stuffjuhosg2010-01-308-57/+15
* [ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ...jow2010-01-244-0/+117
* ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boardsjuhosg2009-10-302-2/+2
* ramips: use definitions from rt305x_regs, and nuke the duplicated onesjuhosg2009-10-261-2/+2
* ramips: move ramips_eth_platform_data into a separate filejuhosg2009-10-261-1/+1
* ramips: use resource to pass irq and base address to the ethernet driverjuhosg2009-10-261-4/+16
* ramips: register ethernet device on the DIR-300 boardjuhosg2009-10-251-0/+1
* ramips: change prom code to accept 'board=FOOBAR' from the command linejuhosg2009-10-251-34/+69
* [ramips] make ethernet a platform deviceblogic2009-10-242-0/+29
* [ramips] adds mach type for fonera20nblogic2009-10-244-0/+109
* ramips: add preliminary support for the DIR-300 revB boardjuhosg2009-10-184-0/+107
* [ramips] add missing GPIO register offsetsjuhosg2009-09-041-0/+4
* [ramips] add GPIO configuration featurejuhosg2009-09-046-3/+108
* [ramips] fix a typojuhosg2009-09-021-1/+1
* [ramips] initial support for the AP-R3052-V22RW-2X2 boardjuhosg2009-09-024-0/+97
* [ramips] use common code for early_serial setupjuhosg2009-09-023-70/+33
* [ramips] share prom codejuhosg2009-09-025-69/+45
* [ramips] initial support for Asus RT-N15juhosg2009-09-013-0/+89
* [ramips] remove unused *_MACH_GENERIC config optionsjuhosg2009-09-012-8/+0
* [ramips] share machine registration codejuhosg2009-08-3111-96/+23
* [ramips] use common get_system_type functionjuhosg2009-08-316-18/+14
* [ramips] share memory size detection codejuhosg2009-08-313-35/+18
* [ramips] add common setup codejuhosg2009-08-314-7/+29
* [ramips] rt288x: fix serial consolejuhosg2009-08-311-4/+0
* [ramips] register GPIO LEDs on the WHR-G300N boardjuhosg2009-08-311-1/+26
* [ramips] add common GPIO LED supportjuhosg2009-08-314-0/+60
* [ramips] fix GPIOLIB supportjuhosg2009-08-312-1/+225
* [ramips] rt288x: fix build errorjuhosg2009-08-301-0/+1
* [ramips] platform.h is rt288x specific, move itjuhosg2009-08-303-2/+23
* [ramips] rt288x: generic machine code cleanupjuhosg2009-08-301-45/+0
* [ramips] share common INTC codejuhosg2009-08-308-100/+116
* [ramips] initial support for RT288x/RT305xjuhosg2009-08-3022-0/+1405