openwrtv3/target/linux/ramips/files/arch/mips/include/asm/mach-ralink
Gabor Juhos 0a42b02126 ramips/rt305x: add initial support for Rt5350 SoC
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
2012-09-12 19:03:12 +00:00
..
rt288x ramips: replace RALINK_SOC_* macros with global variables 2012-03-11 19:05:56 +00:00
rt305x ramips: replace RALINK_SOC_* macros with global variables 2012-03-11 19:05:56 +00:00
rt3883 ramips: replace RALINK_SOC_* macros with global variables 2012-03-11 19:05:56 +00:00
common.h ramips: replace RALINK_SOC_* macros with global variables 2012-03-11 19:05:56 +00:00
dev-gpio-buttons.h ramips: use gpio-keys-polled instead of gpio-buttons 2012-02-11 19:37:06 +00:00
dev-gpio-leds.h ramips: remove extern and __init from function prototypes 2011-01-26 20:48:33 +00:00
gpio.h fix GPIOLIB support 2009-08-31 08:29:19 +00:00
machine.h ramips: Add support for 8devices Carambola dev board. 2012-08-29 10:37:43 +00:00
ramips_eth_platform.h ramips: raeth: add PHYLIB support 2012-02-15 06:47:12 +00:00
ramips_gpio.h ramips: move GPIO definitions into a separate header file 2011-03-27 19:19:57 +00:00
ramips_nand_platform.h ramips: add preliminary support for the RT3662/RT3883 SoCs 2012-02-13 15:17:59 +00:00
rt288x.h ramips: replace RALINK_SOC_* macros with global variables 2012-03-11 19:05:56 +00:00
rt288x_regs.h ramips: rt288x: change base address and window size of flash bank 0 2011-12-28 08:43:36 +00:00
rt305x.h ramips/rt305x: add initial support for Rt5350 SoC 2012-09-12 19:03:12 +00:00
rt305x_esw_platform.h ramips: Minor ramips_esw.c cleanup 2012-08-29 10:37:40 +00:00
rt305x_regs.h ramips/rt305x: add initial support for Rt5350 SoC 2012-09-12 19:03:12 +00:00
rt3883.h ramips: introduce ramips_soc_prom_init and move SoC detection into that 2012-03-11 19:05:53 +00:00
rt3883_ehci_platform.h ramips: add preliminary support for the RT3662/RT3883 SoCs 2012-02-13 15:17:59 +00:00
rt3883_ohci_platform.h ramips: add preliminary support for the RT3662/RT3883 SoCs 2012-02-13 15:17:59 +00:00
rt3883_regs.h ramips: rt3883: add PCI support 2012-02-14 17:32:42 +00:00
war.h header cleanup 2009-08-30 19:55:53 +00:00