summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/include/asm/mach-ar71xx/platform.h
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add some code to detect DMA stuck conditions on ar7240Felix Fietkau2011-08-131-0/+1
| | | | SVN-Revision: 27975
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-121-2/+2
| | | | | | | | (build error has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23975
* ar71xx: add a new driver for the ar7240 switch using swconfig. hooks ↵Felix Fietkau2010-08-161-0/+1
| | | | | | directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested fixes #7563 SVN-Revision: 22675
* ar71xx: add support for external mii_busGabor Juhos2009-12-081-0/+1
| | | | SVN-Revision: 18692
* ar71xx: override fifo_cfg[123] values on AR7240Gabor Juhos2009-11-301-0/+4
| | | | SVN-Revision: 18614
* ar71xx: use soc specific divider for mdio clockGabor Juhos2009-10-301-0/+1
| | | | SVN-Revision: 18225
* add AR7240 specific fixes for the ag71xx driverGabor Juhos2009-07-071-0/+1
| | | | SVN-Revision: 16737
* move definition of ar91xx_flash_platform_data into a separate header file ↵Gabor Juhos2009-06-111-11/+0
| | | | | | (closes #5321) SVN-Revision: 16417
* update flash locking codeGabor Juhos2009-06-061-0/+1
| | | | SVN-Revision: 16359
* add parallel flash driverGabor Juhos2009-06-061-0/+10
| | | | SVN-Revision: 16353
* add support for board specific PLL settingsGabor Juhos2009-05-281-1/+1
| | | | SVN-Revision: 16133
* ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable ↵Gabor Juhos2009-02-251-0/+1
| | | | | | switch driver SVN-Revision: 14655
* move device registration function prototypes into a separate header fileGabor Juhos2009-02-231-36/+2
| | | | SVN-Revision: 14635
* switch to 2.6.28Gabor Juhos2009-02-151-0/+87
SVN-Revision: 14514