This website requires JavaScript.
Explore
Help
Sign In
gwrx
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
mcs814x
/
files-3.3
/
arch
/
arm
/
mach-mcs814x
History
Florian Fainelli
6771d63284
use the recommended ARM I/O accessors
...
use {read,write}l_relaxed instead of the plain __raw_{read,write}l variants. SVN-Revision: 33330
2012-09-08 09:51:05 +00:00
..
include
/mach
fix EPHY clock bit definition after r32489
2012-07-05 18:46:52 +00:00
board-mcs8140-dt.c
make hardware.h a forward inclusion of mcs814x.h
2012-06-23 11:03:40 +00:00
clock.c
use the recommended ARM I/O accessors
2012-09-08 09:51:05 +00:00
common.c
use the recommended ARM I/O accessors
2012-09-08 09:51:05 +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
add Moschip MSC814x support
2012-06-19 14:48:56 +00:00
pci.c
use the recommended ARM I/O accessors
2012-09-08 09:51:05 +00:00
timer.c
use the recommended ARM I/O accessors
2012-09-08 09:51:05 +00:00