| 37168dab | 19-Aug-2010 |
Minkyu Kang <mk7.kang@samsung.com> |
ARMV7: S5P: rename from s5pc1xx to s5p
Because of these are common files around s5p Socs, rename from s5pc1xx to s5p. And getting cpu_id is SoC specific, so move to SoC's header file.
Signed-off-by
ARMV7: S5P: rename from s5pc1xx to s5p
Because of these are common files around s5p Socs, rename from s5pc1xx to s5p. And getting cpu_id is SoC specific, so move to SoC's header file.
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
show more ...
|
| a947f4b6 | 19-Aug-2010 |
Nishanth Menon <nm@ti.com> |
omap2: i2c: remove redundant header definitions
Remove the register offset and common defines which are already present in drivers/i2c/omap24xx.h. All of these defines carry the same value even.
Cc
omap2: i2c: remove redundant header definitions
Remove the register offset and common defines which are already present in drivers/i2c/omap24xx.h. All of these defines carry the same value even.
Cc: Steve Sakoman <steve@sakoman.com> Cc: Heiko <hs@denx.de> Cc: Sandeep Paulraj <s-paulraj@ti.com> Cc: Wolfang Denk <wd@denx.de>
Signed-off-by: Nishanth Menon <nm@ti.com> Acked-by: Steve Sakoman <steve@sakoman.com>
show more ...
|
| 4cfa0ab2 | 13-Jul-2010 |
Albert Aribaud <albert.aribaud@free.fr> |
orion5x: allow overriding default mappings windows
Turn all ORION5X_DEF{ADR,SZ}_xxx macros into ORION5X_{ADR,SZ}_xxx and allow defining them from board code to override defaults. This is particularl
orion5x: allow overriding default mappings windows
Turn all ORION5X_DEF{ADR,SZ}_xxx macros into ORION5X_{ADR,SZ}_xxx and allow defining them from board code to override defaults. This is particularly useful for defining board-specific FLASH address and size in board header file rather than having to tweak orion5x code.
Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
show more ...
|