openwrtv3/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x
Florian Fainelli 5d6208f34d do not list specific board compatible strings
The general practice is to use the general SoC compatible string in both the
DTS and the board specific .c file.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34393
2012-11-27 18:42:32 +00:00
..
include/mach fix EPHY clock bit definition after r32489 2012-07-05 18:46:52 +00:00
board-mcs8140-dt.c do not list specific board compatible strings 2012-11-27 18:42:32 +00:00
clock.c use the recommended ARM I/O accessors 2012-09-08 09:51:05 +00:00
common.c more convertions to {read,write}_relaxed I/O accessors 2012-10-03 16:10:47 +00:00
common.h provide an early ioremap cookie of the system configuration register 2012-06-23 11:03:50 +00:00
irq.c use the recommended ARM I/O accessors 2012-09-08 09:51:05 +00:00
Kconfig MCS8140 actually selects CPU_ARM926T 2012-08-14 16:19:30 +00:00
Makefile add Moschip MSC814x support 2012-06-19 14:48:56 +00:00
Makefile.boot remove unused variables from Makefile.boot 2012-11-27 18:42:28 +00:00
pci.c more convertions to {read,write}_relaxed I/O accessors 2012-10-03 16:10:47 +00:00
timer.c use the recommended ARM I/O accessors 2012-09-08 09:51:05 +00:00