git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29f79cb
)
clk: wrap I/O access for improved portability
author
Gerhard Sittig
<gsi@denx.de>
Mon, 22 Jul 2013 12:14:40 +0000
(14:14 +0200)
committer
Mike Turquette
<mturquette@linaro.org>
Wed, 28 Aug 2013 00:50:38 +0000
(17:50 -0700)
the common clock drivers were motivated/initiated by ARM development
and apparently assume little endian peripherals
wrap register/peripherals access in the common code (div, gate, mux)
in preparation of adding COMMON_CLK support for other platforms
Signed-off-by: Gerhard Sittig <gsi@denx.de>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found