summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink
Commit message (Expand)AuthorAgeFilesLines
...
* ramips: cleanup WZR-AGL300NH board support fileGabor Juhos2010-01-301-33/+9
* ramips: register gpio-buttons on the RT-N15 boardGabor Juhos2010-01-302-0/+26
* ramips: add common gpio-buttons deviceGabor Juhos2010-01-303-1/+62
* ramips: register rtl8366s device on the RT-N15 boardGabor Juhos2010-01-301-2/+21
* ramips: sanitize return value of ramips_gpio_getGabor Juhos2010-01-301-1/+1
* ramips: update mips multi-machine stuffGabor Juhos2010-01-308-57/+15
* add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.l...Jo-Philipp Wich2010-01-244-0/+117
* ramips: register ethernet device on the WHR-G300N and V22RW-2x2 boardsGabor Juhos2009-10-302-2/+2
* ramips: use definitions from rt305x_regs, and nuke the duplicated onesGabor Juhos2009-10-261-2/+2
* ramips: move ramips_eth_platform_data into a separate fileGabor Juhos2009-10-261-1/+1
* ramips: use resource to pass irq and base address to the ethernet driverGabor Juhos2009-10-261-4/+16
* ramips: register ethernet device on the DIR-300 boardGabor Juhos2009-10-251-0/+1
* ramips: change prom code to accept 'board=FOOBAR' from the command lineGabor Juhos2009-10-251-34/+69
* make ethernet a platform deviceJohn Crispin2009-10-242-0/+29
* adds mach type for fonera20nJohn Crispin2009-10-244-0/+109
* ramips: add preliminary support for the DIR-300 revB boardGabor Juhos2009-10-184-0/+107
* add missing GPIO register offsetsGabor Juhos2009-09-041-0/+4
* add GPIO configuration featureGabor Juhos2009-09-046-3/+108
* fix a typoGabor Juhos2009-09-021-1/+1
* initial support for the AP-R3052-V22RW-2X2 boardGabor Juhos2009-09-024-0/+97
* use common code for early_serial setupGabor Juhos2009-09-023-70/+33
* share prom codeGabor Juhos2009-09-025-69/+45
* initial support for Asus RT-N15Gabor Juhos2009-09-013-0/+89
* remove unused *_MACH_GENERIC config optionsGabor Juhos2009-09-012-8/+0
* share machine registration codeGabor Juhos2009-08-3111-96/+23
* use common get_system_type functionGabor Juhos2009-08-316-18/+14
* share memory size detection codeGabor Juhos2009-08-313-35/+18
* add common setup codeGabor Juhos2009-08-314-7/+29
* rt288x: fix serial consoleGabor Juhos2009-08-311-4/+0
* register GPIO LEDs on the WHR-G300N boardGabor Juhos2009-08-311-1/+26
* add common GPIO LED supportGabor Juhos2009-08-314-0/+60
* fix GPIOLIB supportGabor Juhos2009-08-312-1/+225
* rt288x: fix build errorGabor Juhos2009-08-301-0/+1
* platform.h is rt288x specific, move itGabor Juhos2009-08-303-2/+23
* rt288x: generic machine code cleanupGabor Juhos2009-08-301-45/+0
* share common INTC codeGabor Juhos2009-08-308-100/+116
* initial support for RT288x/RT305xGabor Juhos2009-08-3022-0/+1405