summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include
Commit message (Collapse)AuthorAgeFilesLines
* Fix the base address of the wireless card. Otherwise it is not possible to ↵John Crispin2010-03-301-1/+1
| | | | | | register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20596
* ramips_eth: pass sys_clk via platform_dataGabor Juhos2010-01-311-0/+1
| | | | SVN-Revision: 19462
* ramips: fix wrong base addresses for the RT288xGabor Juhos2010-01-301-4/+5
| | | | SVN-Revision: 19409
* ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'Gabor Juhos2010-01-301-2/+2
| | | | SVN-Revision: 19408
* ramips: rename dev_gpio_leds.h to dev-gpio-leds.hGabor Juhos2010-01-301-0/+0
| | | | SVN-Revision: 19407
* ramips: add common gpio-buttons deviceGabor Juhos2010-01-301-0/+31
| | | | SVN-Revision: 19404
* ramips: update mips multi-machine stuffGabor Juhos2010-01-301-2/+2
| | | | SVN-Revision: 19400
* add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ↵Jo-Philipp Wich2010-01-241-0/+2
| | | | | | <joonas.lahtinen@gmail.com> SVN-Revision: 19321
* ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to ↵Gabor Juhos2009-10-261-203/+0
| | | | | | 'drivers/net/ramips_eth.h' SVN-Revision: 18176
* ramips: use definitions from rt305x_regs, and nuke the duplicated onesGabor Juhos2009-10-261-3/+0
| | | | SVN-Revision: 18175
* ramips: move ramips_eth_platform_data into a separate fileGabor Juhos2009-10-262-7/+30
| | | | SVN-Revision: 18174
* ramips: use resource to pass irq and base address to the ethernet driverGabor Juhos2009-10-261-2/+0
| | | | SVN-Revision: 18166
* fixes licensesJohn Crispin2009-10-251-2/+1
| | | | SVN-Revision: 18152
* ramips: nuke net_device stats from the private data of the ethernet driverGabor Juhos2009-10-251-1/+0
| | | | SVN-Revision: 18147
* fixes dma hangups in ethJohn Crispin2009-10-251-6/+8
| | | | SVN-Revision: 18139
* make ethernet a platform deviceJohn Crispin2009-10-241-2/+13
| | | | SVN-Revision: 18135
* missing define to make mach for fonera20n workJohn Crispin2009-10-241-0/+1
| | | | SVN-Revision: 18134
* adds mach type for fonera20nJohn Crispin2009-10-241-1/+1
| | | | SVN-Revision: 18132
* adds ethernet driver, esw needs to be moved to swconfig, driver is missing ↵John Crispin2009-10-232-2/+207
| | | | | | rt288x support, not a platform device yet SVN-Revision: 18128
* ramips: add preliminary support for the DIR-300 revB boardGabor Juhos2009-10-181-0/+3
| | | | SVN-Revision: 18058
* ramips: fix RT2880_PCI_BASE definitionGabor Juhos2009-10-051-1/+1
| | | | SVN-Revision: 17917
* ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.cGabor Juhos2009-10-051-19/+0
| | | | SVN-Revision: 17914
* adds pci support for rt288xJohn Crispin2009-10-041-0/+19
| | | | SVN-Revision: 17855
* add GPIO configuration featureGabor Juhos2009-09-045-1/+89
| | | | SVN-Revision: 17512
* initial support for the AP-R3052-V22RW-2X2 boardGabor Juhos2009-09-021-0/+4
| | | | SVN-Revision: 17473
* use common code for early_serial setupGabor Juhos2009-09-021-0/+2
| | | | SVN-Revision: 17467
* initial support for Asus RT-N15Gabor Juhos2009-09-011-0/+1
| | | | SVN-Revision: 17463
* cache_line_size is 16 on rt288xGabor Juhos2009-09-012-1/+57
| | | | SVN-Revision: 17462
* share machine registration codeGabor Juhos2009-08-312-3/+16
| | | | SVN-Revision: 17456
* use common get_system_type functionGabor Juhos2009-08-313-8/+3
| | | | SVN-Revision: 17455
* share memory size detection codeGabor Juhos2009-08-312-0/+8
| | | | SVN-Revision: 17454
* add common setup codeGabor Juhos2009-08-311-0/+2
| | | | SVN-Revision: 17453
* rt288x: readd RT2880_INTC_BASE definitionGabor Juhos2009-08-311-0/+1
| | | | SVN-Revision: 17452
* add common GPIO LED supportGabor Juhos2009-08-311-0/+26
| | | | SVN-Revision: 17448
* fix GPIOLIB supportGabor Juhos2009-08-315-38/+48
| | | | SVN-Revision: 17446
* platform.h is rt288x specific, move itGabor Juhos2009-08-301-20/+0
| | | | SVN-Revision: 17443
* header cleanupGabor Juhos2009-08-301-3/+3
| | | | SVN-Revision: 17441
* share common INTC codeGabor Juhos2009-08-305-42/+16
| | | | SVN-Revision: 17440
* initial support for RT288x/RT305xGabor Juhos2009-08-309-0/+603
SVN-Revision: 17439