index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-mxc
/
include
/
mach
/
mx27.h
Age
Commit message (
Expand
)
Author
2011-10-17
arm/imx: remove mx27_setup_weimcs() from mx27.h
Shawn Guo
2011-05-19
ARM: mx27: fix gpt4/5 base address
Wolfram Sang
2010-11-28
ARM: imx: Get the silicon version from the IIM module
Dinh Nguyen
2010-11-17
ARM: mx25: move registration of gpios to plat-mxc/gpio.c
Uwe Kleine-König
2010-11-17
ARM: imx: dynamically allocate mxc-ehci devices
Uwe Kleine-König
2010-11-17
ARM: imx: dynamically allocate mx2-camera device
Uwe Kleine-König
2010-11-17
ARM: imx: remove deprecated symbols as all users are gone now
Uwe Kleine-König
2010-11-17
ARM: imx: change static io mapping to use a function
Uwe Kleine-König
2010-11-17
ARM: imx: refactor the io mapping macro
Uwe Kleine-König
2010-10-01
ARM: imx: reorganize nand registration to use a struct
Uwe Kleine-König
2010-06-30
ARM: imx: dynamically register imx-i2c devices (imx27)
Uwe Kleine-König
2010-01-08
imx: define functions to configure chip selects in the WEIM
Uwe Kleine-König
2010-01-08
imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusion
Uwe Kleine-König
2010-01-08
imx: only define deprecated symbols conditionally
Uwe Kleine-König
2010-01-08
imx27: define and use MX27_IO_ADDRESS
Uwe Kleine-König
2009-11-18
imx: copy constants from mx2x.h to mx27.h using the appropriate namespace
Uwe Kleine-König
2009-11-18
imx: add namespace prefixes for symbols in mx27.h
Uwe Kleine-König
2009-11-18
imx: reorder mx27.h
Uwe Kleine-König
2009-08-07
mxc: remove do not include directly
Sascha Hauer
2009-08-07
mxc: remove ARCH_NR_GPIOS
Sascha Hauer
2009-03-13
[ARM] MXC: add cpu_is_ macros
Sascha Hauer
2009-03-13
arm/imx2x: split i.MX21/i.MX27 register definitions
Holger Schurig
2009-03-13
arm/imx2x: removes a bunch of sparse-warnings
Holger Schurig
2008-12-18
[ARM] MXC: do not include mach/hardware.h from mach/memory.h
Sascha Hauer
2008-12-18
[ARM] MXC: do not include mach/hardware.h from mach/timex.h
Sascha Hauer
2008-12-18
[ARM] MXC: remove dependency to other include files from irqs.h
Sascha Hauer
2008-12-16
MX27: Fix EMMA Base addresses
Sascha Hauer
2008-09-09
i.MX3: Fix compiler warnings
Luotao Fu
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King