15 Mar, 2013
1 commit
-
There is no defconfig file for gemini, which has lead to a lot
of bitrot. This makes the broken board files, the gpio implementation
and the reset logic work again, and fixes the build warnings
that got introduced with the changes to the readl/writel prototypes.Signed-off-by: Arnd Bergmann
21 Jan, 2012
1 commit
-
... and hook it to arm_pm_idle.
Signed-off-by: nicolas Pitre
13 May, 2010
3 commits
-
depends on patch # 6128, 6129
Add support for Nasbox IB4220 from Raidsonic.
supported devices on SoC
- GPIO with led und keys
- UART
- PFLASH, set fixed partition tableSigned-off-by: Janos Laube
Signed-off-by: Hans Ulli Kroll
Signed-off-by: Russell King -
Depends on patch # 6128
Add support for Wiliboard WBD-222.
supported devices on SoC
- GPIO with led und keys
- UART
- PFLASH, set fixed partition tableSigned-off-by: Imre Kaloz
Signed-off-by: Hans Ulli Kroll
Signed-off-by: Russell King -
added base support for the Wiligear WBD-111
supported devices on SoC
- GPIO with led und keys
- UART
- PFLASH, set fixed partition tableSigned-off-by: Imre Kaloz
Signed-off-by: Hans Ulli Kroll
Signed-off-by: Russell King
26 Mar, 2009
3 commits
-
Signed-off-by: Paulius Zaleckas
-
v2:
- update copyrightsSigned-off-by: Paulius Zaleckas
-
Adds support for Cortina Systems Gemini family CPUs:
http://www.cortina-systems.com/products/category/18v3:
- fixed __io(a) to be defined as __typesafe_io(a)v2:
- #include ->
- remove asm/system.h include
- revorked mm.c to use named initializers
- removed "empty" dma.h
- updated copyrightsSigned-off-by: Paulius Zaleckas