summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [ramips] platform.h is rt288x specific, move itjuhosg2009-08-301-20/+0
* [ramips] header cleanupjuhosg2009-08-301-3/+3
* [ramips] share common INTC codejuhosg2009-08-305-42/+16
* [ramips] initial support for RT288x/RT305xjuhosg2009-08-309-0/+603