| Commit message (Expand) | Author | Age | Files | Lines |
* | ramips: initial board support for MOFI3500-3GN | juhosg | 2011-04-04 | 1 | -0/+1 |
* | ramips: define GPIO chips separately for each SoCs | juhosg | 2011-03-27 | 4 | -12/+3 |
* | ramips: move GPIO definitions into a separate header file | juhosg | 2011-03-27 | 2 | -1/+48 |
* | ramips: initial board support for Aztech HW550-3G | juhosg | 2011-03-13 | 1 | -0/+1 |
* | ramips: add watchdog device for RT288x | juhosg | 2011-01-26 | 1 | -0/+4 |
* | ramips: add watchdog device for RT305x | juhosg | 2011-01-26 | 1 | -0/+5 |
* | ramips: implement clock API for RT288x | juhosg | 2011-01-26 | 1 | -5/+1 |
* | ramips: implement clock API for RT305X | juhosg | 2011-01-26 | 1 | -5/+1 |
* | ramips: remove extern and __init from function prototypes | juhosg | 2011-01-26 | 5 | -21/+20 |
* | ramips: ramips_esw: convert it to be a platform driver | juhosg | 2010-12-08 | 1 | -0/+18 |
* | ramips: add support for Belkin F5D8235 v2 board | juhosg | 2010-11-24 | 1 | -0/+1 |
* | ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205) | juhosg | 2010-09-27 | 1 | -0/+1 |
* | ramips: add support for Sparklan WCR-150GN board | juhosg | 2010-08-15 | 1 | -0/+1 |
* | ramips: add mdio_cfg configuration for the ethernet driver | juhosg | 2010-07-15 | 1 | -0/+5 |
* | Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS is not set. | blogic | 2010-05-31 | 1 | -1/+1 |
* | [ramips] Fix the base address of the wireless card. Otherwise it is not possi... | blogic | 2010-03-30 | 1 | -1/+1 |
* | ramips_eth: pass sys_clk via platform_data | juhosg | 2010-01-31 | 1 | -0/+1 |
* | ramips: fix wrong base addresses for the RT288x | juhosg | 2010-01-30 | 1 | -4/+5 |
* | ramips: include 'linux/leds.h' from 'dev-gpio-leds.h' | juhosg | 2010-01-30 | 1 | -2/+2 |
* | ramips: rename dev_gpio_leds.h to dev-gpio-leds.h | juhosg | 2010-01-30 | 1 | -0/+0 |
* | ramips: add common gpio-buttons device | juhosg | 2010-01-30 | 1 | -0/+31 |
* | ramips: update mips multi-machine stuff | juhosg | 2010-01-30 | 1 | -2/+2 |
* | [ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ... | jow | 2010-01-24 | 1 | -0/+2 |
* | ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips... | juhosg | 2009-10-26 | 1 | -203/+0 |
* | ramips: use definitions from rt305x_regs, and nuke the duplicated ones | juhosg | 2009-10-26 | 1 | -3/+0 |
* | ramips: move ramips_eth_platform_data into a separate file | juhosg | 2009-10-26 | 2 | -7/+30 |
* | ramips: use resource to pass irq and base address to the ethernet driver | juhosg | 2009-10-26 | 1 | -2/+0 |
* | [ramips] fixes licenses | blogic | 2009-10-25 | 1 | -2/+1 |
* | ramips: nuke net_device stats from the private data of the ethernet driver | juhosg | 2009-10-25 | 1 | -1/+0 |
* | [ramips] fixes dma hangups in eth | blogic | 2009-10-25 | 1 | -6/+8 |
* | [ramips] make ethernet a platform device | blogic | 2009-10-24 | 1 | -2/+13 |
* | [ramips] missing define to make mach for fonera20n work | blogic | 2009-10-24 | 1 | -0/+1 |
* | [ramips] adds mach type for fonera20n | blogic | 2009-10-24 | 1 | -1/+1 |
* | [ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is m... | blogic | 2009-10-23 | 2 | -2/+207 |
* | ramips: add preliminary support for the DIR-300 revB board | juhosg | 2009-10-18 | 1 | -0/+3 |
* | ramips: fix RT2880_PCI_BASE definition | juhosg | 2009-10-05 | 1 | -1/+1 |
* | ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.c | juhosg | 2009-10-05 | 1 | -19/+0 |
* | adds pci support for rt288x | blogic | 2009-10-04 | 1 | -0/+19 |
* | [ramips] add GPIO configuration feature | juhosg | 2009-09-04 | 5 | -1/+89 |
* | [ramips] initial support for the AP-R3052-V22RW-2X2 board | juhosg | 2009-09-02 | 1 | -0/+4 |
* | [ramips] use common code for early_serial setup | juhosg | 2009-09-02 | 1 | -0/+2 |
* | [ramips] initial support for Asus RT-N15 | juhosg | 2009-09-01 | 1 | -0/+1 |
* | [ramips] cache_line_size is 16 on rt288x | juhosg | 2009-09-01 | 2 | -1/+57 |
* | [ramips] share machine registration code | juhosg | 2009-08-31 | 2 | -3/+16 |
* | [ramips] use common get_system_type function | juhosg | 2009-08-31 | 3 | -8/+3 |
* | [ramips] share memory size detection code | juhosg | 2009-08-31 | 2 | -0/+8 |
* | [ramips] add common setup code | juhosg | 2009-08-31 | 1 | -0/+2 |
* | [ramips] rt288x: readd RT2880_INTC_BASE definition | juhosg | 2009-08-31 | 1 | -0/+1 |
* | [ramips] add common GPIO LED support | juhosg | 2009-08-31 | 1 | -0/+26 |
* | [ramips] fix GPIOLIB support | juhosg | 2009-08-31 | 5 | -38/+48 |