summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Fix the base address of the wireless card. Otherwise it is not possible to re...John Crispin2010-03-301-1/+1
* ramips_eth: pass sys_clk via platform_dataGabor Juhos2010-01-311-0/+1
* ramips: fix wrong base addresses for the RT288xGabor Juhos2010-01-301-4/+5
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'Gabor Juhos2010-01-301-2/+2
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hGabor Juhos2010-01-301-0/+0
* ramips: add common gpio-buttons deviceGabor Juhos2010-01-301-0/+31
* ramips: update mips multi-machine stuffGabor Juhos2010-01-301-2/+2
* add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.l...Jo-Philipp Wich2010-01-241-0/+2
* ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips...Gabor Juhos2009-10-261-203/+0
* ramips: use definitions from rt305x_regs, and nuke the duplicated onesGabor Juhos2009-10-261-3/+0
* ramips: move ramips_eth_platform_data into a separate fileGabor Juhos2009-10-262-7/+30
* ramips: use resource to pass irq and base address to the ethernet driverGabor Juhos2009-10-261-2/+0
* fixes licensesJohn Crispin2009-10-251-2/+1
* ramips: nuke net_device stats from the private data of the ethernet driverGabor Juhos2009-10-251-1/+0
* fixes dma hangups in ethJohn Crispin2009-10-251-6/+8
* make ethernet a platform deviceJohn Crispin2009-10-241-2/+13
* missing define to make mach for fonera20n workJohn Crispin2009-10-241-0/+1
* adds mach type for fonera20nJohn Crispin2009-10-241-1/+1
* adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt...John Crispin2009-10-232-2/+207
* ramips: add preliminary support for the DIR-300 revB boardGabor Juhos2009-10-181-0/+3
* ramips: fix RT2880_PCI_BASE definitionGabor Juhos2009-10-051-1/+1
* ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.cGabor Juhos2009-10-051-19/+0
* adds pci support for rt288xJohn Crispin2009-10-041-0/+19
* add GPIO configuration featureGabor Juhos2009-09-045-1/+89
* initial support for the AP-R3052-V22RW-2X2 boardGabor Juhos2009-09-021-0/+4
* use common code for early_serial setupGabor Juhos2009-09-021-0/+2
* initial support for Asus RT-N15Gabor Juhos2009-09-011-0/+1
* cache_line_size is 16 on rt288xGabor Juhos2009-09-012-1/+57
* share machine registration codeGabor Juhos2009-08-312-3/+16
* use common get_system_type functionGabor Juhos2009-08-313-8/+3
* share memory size detection codeGabor Juhos2009-08-312-0/+8
* add common setup codeGabor Juhos2009-08-311-0/+2
* rt288x: readd RT2880_INTC_BASE definitionGabor Juhos2009-08-311-0/+1
* add common GPIO LED supportGabor Juhos2009-08-311-0/+26
* fix GPIOLIB supportGabor Juhos2009-08-315-38/+48
* platform.h is rt288x specific, move itGabor Juhos2009-08-301-20/+0
* header cleanupGabor Juhos2009-08-301-3/+3
* share common INTC codeGabor Juhos2009-08-305-42/+16
* initial support for RT288x/RT305xGabor Juhos2009-08-309-0/+603