summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include/asm
Commit message (Collapse)AuthorAgeFilesLines
...
* 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