- 07 Aug, 2009 1 commit
-
-
Sascha Hauer authored
Everyone should be free to include the files he actually needs. Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 13 Mar, 2009 2 commits
-
-
Holger Schurig authored
* define new CONFIG_ARCH_MX21 (this one is currently mutually exclusive to CONFIG_ARCH_MX27, but this might change) * splits one header file. Memory definitions, interrupt sources, DMA channels are split into common part, i.MX27 specific and i.MX21 specific. * guard access to UART5/UART6, which don't exist on i.MX21 Signed-off-by:
Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Holger Schurig authored
Here are some of the warnings that get fixed by this: > 200 times: warning: cast adds address space to expression (<asn:2>) twelve times: warning: symbol 'xxx' was not declared. Should it be static two times: warning: symbol 'clock' shadows an earlier one five times: warning: incorrect type in initializer (different address spaces) Signed-off-by:
Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 18 Dec, 2008 3 commits
-
-
Sascha Hauer authored
Instead of including other header files, define PHYS_OFFSET directly Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Sascha Hauer authored
Instead of including other header files, define CLOCK_TICK_RATE directly Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Sascha Hauer authored
This patch removes the inclusion of mach/hardware.h from mach/irqs.h and switches to more meaningful names for the irq related macros. Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 16 Dec, 2008 1 commit
-
-
Sascha Hauer authored
The EMMA (Enhanced Multimedia Engine) is divided into two parts, the postprocessor and the preprocessor. Fix the base addresses. Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 09 Sep, 2008 1 commit
-
-
Luotao Fu authored
Fix some base address declaration by adding a cast. Signed-off-by:
Luotao Fu <l.fu@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 07 Aug, 2008 1 commit
-
-
Russell King authored
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- 05 Jul, 2008 1 commit
-
-
Juergen Beisert authored
Add basic i.MX27 CPU support Signed-off-by:
Juergen Beisert <j.beisert@pengutronix.de>
-