Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f7225a832dde995325b486b41728dfbe4634311c
/
arch
/
arm
/
mach-imx
/
mach-mx31ads.c
e8d36d5
ARM: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
000bf9e
ARM: i.MX: Setup IRQ handler from IRQ driver
by Alexander Shiyan
· 11 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
50f2de6
ARM: imx: include hardware.h rather than mach/hardware.h
by Shawn Guo
· 12 years ago
e337247
ARM: imx: include common.h rather than mach/common.h
by Shawn Guo
· 12 years ago
c45b134
ARM: imx: remove unnecessary inclusion from device-imx*.h
by Shawn Guo
· 12 years ago
267dd34
ARM: imx: move iomux drivers and headers into mach-imx
by Shawn Guo
· 12 years ago
f25d696
ARM: imx: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
130d8bd
ARM: imx: add a legacy irqdomain for mx31ads
by Shawn Guo
· 12 years ago
1595f16
ARM: imx: leave irq_base of wm8350_platform_data uninitialized
by Shawn Guo
· 12 years ago
ed17534
ARM: imx: eliminate macro IOMUX_TO_IRQ()
by Shawn Guo
· 13 years ago
64a3851
CS89x0 : add CS89x0 platform device to the iMX31ADS board
by Jaccon Bastiaansen
· 13 years ago
65ea788
ARM: restart: mxc: use new restart hook
by Russell King
· 13 years ago
16ee792
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
ffa2ea3
ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLER
by Sascha Hauer
· 13 years ago
dc8f190
ARM: mach-imx: convert boot_params to atag_offset
by Nicolas Pitre
· 13 years ago
1a43f20
Merge commit 'v3.1-rc1' into imx-fixes
by Sascha Hauer
· 13 years ago
ea7aed6
ARM: mach-imx/mx31ads: Fix section mismatches
by Fabio Estevam
· 13 years ago
b78d8e5
gpio/mxc: Change gpio-mxc into an upstanding gpio driver
by Shawn Guo
· 14 years ago
27ad4bf
ARM: imx: move mx3 support to mach-imx
by Uwe Kleine-König
· 14 years ago
[Renamed from arch/arm/mach-mx3/mach-mx31ads.c]
afa77ef
ARM: mx3: dynamically allocate "ipu-core" devices
by Uwe Kleine-König
· 14 years ago
f38c02f
arm: Fold irq_set_chip/irq_set_handler
by Thomas Gleixner
· 14 years ago
6845664a
arm: Cleanup the irq namespace
by Thomas Gleixner
· 14 years ago
4e43d9f
ARM: mx3/mx31ads: fix comments of irq callbacks
by Uwe Kleine-König
· 14 years ago
a0c859c
ARM: mx3: remove some useless comments
by Uwe Kleine-König
· 14 years ago
e134fb2
ARM: mx3+mx5: rename mxc_board_init to ${machine}_init
by Uwe Kleine-König
· 14 years ago
97976e2
ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer
by Uwe Kleine-König
· 14 years ago
9f43e44
ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_8250 ifdefs
by Sascha Hauer
· 14 years ago
889faea
ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_IMX ifdefs
by Sascha Hauer
· 14 years ago
afc11e6
ARM i.MX31 mx31ads: remove unnecessary CONFIG_I2C ifdefs
by Sascha Hauer
· 14 years ago
e981a30
ARM: mx3: irq_data conversion.
by Lennert Buytenhek
· 14 years ago
6451d77
arm: remove machine_desc.io_pg_offst and .phys_io
by Nicolas Pitre
· 14 years ago
d24d96e
Fixing ethernet driver compilation error for i.MX31 ADS board
by Ian Lartey
· 14 years ago
4697bb9
ARM: imx: dynamically allocate imx-ssi devices
by Uwe Kleine-König
· 14 years ago
16cf5c4
ARM: imx: dynamically register imx-uart devices (imx31)
by Uwe Kleine-König
· 14 years ago
4a9b8b0
ARM: imx: dynamically register imx-i2c devices (imx31)
by Uwe Kleine-König
· 14 years ago
d694eea
ARM: mx3: remove paragraphs with old address of the FSF
by Uwe Kleine-König
· 14 years ago
ccfa7c2
ARM: mx3/mx31ads: fold board header in its only user
by Uwe Kleine-König
· 15 years ago
cd6eb98
mx31ads: Configure SSI5 pins in IOMUX for PMIC module audio support
by Mark Brown
· 15 years ago
3410123
imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET
by Uwe Kleine-König
· 15 years ago
4cb7328
Merge branch 'mxc-rc' into mxc-master
by Sascha Hauer
· 15 years ago
37439a0
Merge branch 'imx' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-master
by Sascha Hauer
· 15 years ago
321ed16
imx/mx3: rename files defining a machine to mach-$mach.c
by Uwe Kleine-König
· 15 years ago
[Renamed (99%) from arch/arm/mach-mx3/mx31ads.c]
becc670
mx31ads: Allow enable/disable of switchable supplies
by Mark Brown
· 15 years ago
f568dd7
imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part)
by Uwe Kleine-König
· 15 years ago
e94c4c3
ARM: MX3: make CPU revision number detection work on all boards
by Wolfgang Denk
· 15 years ago
c5aa0ad
mxc: turn to soc specific init_irq functions
by Sascha Hauer
· 16 years ago
4f163eb
mx31: calls to gpio_request moved into platform code
by Sascha Hauer
· 16 years ago
cd4a05f
MXC: rename mxc_map_io to architecture specific versions
by Sascha Hauer
· 16 years ago
0ac402f
mx31ads: Mark as having full regulatoion constraints with 1133-EV1 board
by Mark Brown
· 16 years ago
9070e7a
mx31ads: imoux pins should be passed in as unsigned int
by Mark Brown
· 16 years ago
fb4416a
[ARM] MX31: Move static virtual mappings of AIPS1/2 to common file
by Sascha Hauer
· 16 years ago
fe7316b
mx31ads: Initial support for Wolfson Microelectronics 1133-EV1 module
by Mark Brown
· 16 years ago
945c10b
mx31ads: use of new iomux implementation
by Valentin Longchamp
· 16 years ago
8b785b9
mx31ads: Make unexported data static
by Mark Brown
· 16 years ago
30c730f
[ARM] MXC: rework timer/clock initialisation
by Sascha Hauer
· 16 years ago
2eca047
[ARM] mx31ads: Add missing include
by Sascha Hauer
· 16 years ago
b1add04
Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git
by Russell King
· 16 years ago
9b727ab
[ARM] Remove MT_NONSHARED_DEVICE alias
by Russell King
· 16 years ago
d7568f7
i.MX31ADS: Add CPLD interrupts demultiplexing (take 3).
by Gilles Chanteperdrix
· 16 years ago
0741794
i.MX31ADS: Enable the first IMX serial port. (take 3)
by Gilles Chanteperdrix
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
d0f349f
i.MXC family: Adding timer support
by Juergen Beisert
· 16 years ago
63dd108
MXC: do not include board specific header from architecture include
by Sascha Hauer
· 16 years ago
52c543f
[ARM] 4461/1: MXC platform and i.MX31ADS core support
by Quinn Jensen
· 17 years ago