summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h
Commit message (Collapse)AuthorAgeFilesLines
* move files to files-3.7John Crispin2013-04-031-216/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36161
* ramips: set clk_is_20mhz for rt2x00 on RT3352/RT5350Gabor Juhos2012-11-201-0/+2
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34270
* ramips: add memory detection code for RT5350Gabor Juhos2012-09-271-0/+7
| | | | SVN-Revision: 33571
* ramips/rt305x: add initial support for Rt5350 SoCGabor Juhos2012-09-121-0/+9
| | | | | | | | | | | | | Somehow detecting the RAM size in common/setup.c doesn't work here, it always detects 64M and then crashes on devices with less RAM. Probably using MEMC_REG_SDRAM_CFG1 to know the RAM size is how it could be, for now I use the mem=32M kernel parameter to get stuff working. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33381
* ramips: rt305x: add OHCI/EHCI registration code for RT3352Gabor Juhos2012-04-211-0/+34
| | | | SVN-Revision: 31402
* ramips: rt305x: fix CPU clock detection on RT3352Gabor Juhos2012-04-211-0/+5
| | | | SVN-Revision: 31401
* ramips: add RT3350 detectionGabor Juhos2012-03-121-0/+3
| | | | SVN-Revision: 30900
* ramips: rt305x: rewrite SoC detectionGabor Juhos2012-03-111-0/+6
| | | | SVN-Revision: 30890
* ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_*Gabor Juhos2012-03-111-9/+9
| | | | SVN-Revision: 30889
* ramips: add SPI controller driverGabor Juhos2011-07-281-0/+1
| | | | | | Based on a patch by Sergiy <piratfm@gmail.com> SVN-Revision: 27809
* ramips: define GPIO chips separately for each SoCsGabor Juhos2011-03-271-0/+2
| | | | SVN-Revision: 26326
* ramips: add watchdog device for RT305xGabor Juhos2011-01-261-0/+5
| | | | SVN-Revision: 25127
* 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
* 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-231-2/+3
| | | | | | rt288x support, not a platform device yet SVN-Revision: 18128
* add GPIO configuration featureGabor Juhos2009-09-041-0/+20
| | | | SVN-Revision: 17512
* fix GPIOLIB supportGabor Juhos2009-08-311-1/+0
| | | | SVN-Revision: 17446
* share common INTC codeGabor Juhos2009-08-301-10/+0
| | | | SVN-Revision: 17440
* initial support for RT288x/RT305xGabor Juhos2009-08-301-0/+132
SVN-Revision: 17439