summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* ramips: initial board support for MOFI3500-3GNjuhosg2011-04-041-0/+1
* ramips: define GPIO chips separately for each SoCsjuhosg2011-03-274-12/+3
* ramips: move GPIO definitions into a separate header filejuhosg2011-03-272-1/+48
* ramips: initial board support for Aztech HW550-3Gjuhosg2011-03-131-0/+1
* ramips: add watchdog device for RT288xjuhosg2011-01-261-0/+4
* ramips: add watchdog device for RT305xjuhosg2011-01-261-0/+5
* ramips: implement clock API for RT288xjuhosg2011-01-261-5/+1
* ramips: implement clock API for RT305Xjuhosg2011-01-261-5/+1
* ramips: remove extern and __init from function prototypesjuhosg2011-01-265-21/+20
* ramips: ramips_esw: convert it to be a platform driverjuhosg2010-12-081-0/+18
* ramips: add support for Belkin F5D8235 v2 boardjuhosg2010-11-241-0/+1
* ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)juhosg2010-09-271-0/+1
* ramips: add support for Sparklan WCR-150GN boardjuhosg2010-08-151-0/+1
* ramips: add mdio_cfg configuration for the ethernet driverjuhosg2010-07-151-0/+5
* Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS is not set.blogic2010-05-311-1/+1
* [ramips] Fix the base address of the wireless card. Otherwise it is not possi...blogic2010-03-301-1/+1
* ramips_eth: pass sys_clk via platform_datajuhosg2010-01-311-0/+1
* ramips: fix wrong base addresses for the RT288xjuhosg2010-01-301-4/+5
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'juhosg2010-01-301-2/+2
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hjuhosg2010-01-301-0/+0
* ramips: add common gpio-buttons devicejuhosg2010-01-301-0/+31
* ramips: update mips multi-machine stuffjuhosg2010-01-301-2/+2
* [ramips] add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ...jow2010-01-241-0/+2
* ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips...juhosg2009-10-261-203/+0
* ramips: use definitions from rt305x_regs, and nuke the duplicated onesjuhosg2009-10-261-3/+0
* ramips: move ramips_eth_platform_data into a separate filejuhosg2009-10-262-7/+30
* ramips: use resource to pass irq and base address to the ethernet driverjuhosg2009-10-261-2/+0
* [ramips] fixes licensesblogic2009-10-251-2/+1
* ramips: nuke net_device stats from the private data of the ethernet driverjuhosg2009-10-251-1/+0
* [ramips] fixes dma hangups in ethblogic2009-10-251-6/+8
* [ramips] make ethernet a platform deviceblogic2009-10-241-2/+13
* [ramips] missing define to make mach for fonera20n workblogic2009-10-241-0/+1
* [ramips] adds mach type for fonera20nblogic2009-10-241-1/+1
* [ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is m...blogic2009-10-232-2/+207
* ramips: add preliminary support for the DIR-300 revB boardjuhosg2009-10-181-0/+3
* ramips: fix RT2880_PCI_BASE definitionjuhosg2009-10-051-1/+1
* ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.cjuhosg2009-10-051-19/+0
* adds pci support for rt288xblogic2009-10-041-0/+19
* [ramips] add GPIO configuration featurejuhosg2009-09-045-1/+89
* [ramips] initial support for the AP-R3052-V22RW-2X2 boardjuhosg2009-09-021-0/+4
* [ramips] use common code for early_serial setupjuhosg2009-09-021-0/+2
* [ramips] initial support for Asus RT-N15juhosg2009-09-011-0/+1
* [ramips] cache_line_size is 16 on rt288xjuhosg2009-09-012-1/+57
* [ramips] share machine registration codejuhosg2009-08-312-3/+16
* [ramips] use common get_system_type functionjuhosg2009-08-313-8/+3
* [ramips] share memory size detection codejuhosg2009-08-312-0/+8
* [ramips] add common setup codejuhosg2009-08-311-0/+2
* [ramips] rt288x: readd RT2880_INTC_BASE definitionjuhosg2009-08-311-0/+1
* [ramips] add common GPIO LED supportjuhosg2009-08-311-0/+26
* [ramips] fix GPIOLIB supportjuhosg2009-08-315-38/+48