Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
3d5a44be308203a9a192a77037fb613c2f82ed85
/
arch
/
arm
/
plat-mxc
/
include
/
mach
3d5a44b
arm: mx50: add core functions support except clock
by Richard Zhao
· 14 years ago
02226a2
arm: mx5: mx51/53 have different mxc_cpu_type definition
by Richard Zhao
· 14 years ago
dca3abf
arm: mx51: define mx51's own MXC_GPIO_IRQS
by Richard Zhao
· 14 years ago
ee1ae4d
ARM i.MX51: Full iomux support
by Sascha Hauer
· 14 years ago
96f3e25
MXC IOMUX-V3 replace struct pad_desc with bitmapped cookie (step 2)
by Lothar Waßmann
· 14 years ago
cdc3f10
mx51: support FIQ on TZIC, revised
by Peter Horton
· 14 years ago
f259722
mx51: add SSI3
by Peter Horton
· 14 years ago
8c2efec
ARM: mx5: add support for the two watchdog modules
by Fabio Estevam
· 14 years ago
96886c4
iMX51: introduce IMX_GPIO_NR
by Arnaud Patard (Rtp)
· 14 years ago
4c6c32b
ARM: mx25: fix offset for usb host controller
by Uwe Kleine-König
· 14 years ago
5b28aa3
dmaengine i.MX SDMA: Allow to run without firmware
by Sascha Hauer
· 14 years ago
9ab4650
ARM: imx: Get the silicon version from the IIM module
by Dinh Nguyen
· 14 years ago
c0abefd
ARM: imx: Add core definitions for MX53
by Dinh Nguyen
· 14 years ago
c2932bf
efikamx: add reset
by Arnaud Patard (Rtp)
· 14 years ago
0dea1c7
imx51: fix gpio_4_24 and gpio_4_25 pad configuration
by Arnaud Patard (Rtp)
· 14 years ago
82df68a
imx51: add gpio mode for csi1 {h,v}sync
by Arnaud Patard (Rtp)
· 14 years ago
0a7d487
imx51: enhance iomux configuration for esdhc support
by Arnaud Patard (Rtp)
· 14 years ago
db9d423
imx51: fix iomux configuration
by Arnaud Patard (Rtp)
· 14 years ago
8f5260c
ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookie
by Lothar Waßmann
· 14 years ago
2a85927
Merge branch 'imx-for-2.6.38' of git://git.pengutronix.de/git/ukl/linux-2.6 into imx-for-2.6.38
by Sascha Hauer
· 14 years ago
124bf94
ARM: imx: fix name for functions adding sdhci-esdhc-imx devices
by Uwe Kleine-König
· 14 years ago
9e1dde3
ARM: mx3: dynamically allocate fsl-usb2-udc devices
by Uwe Kleine-König
· 14 years ago
6a697e3
ARM: mx3: dynamically register mxc-mmc devices
by Uwe Kleine-König
· 14 years ago
0087150
ARM: mx25: dynamically allocate imx2-wdt devices
by Uwe Kleine-König
· 14 years ago
194ee8e
ARM: mx25: dynamically allocatate imx-fb devices
by Uwe Kleine-König
· 14 years ago
e7c74b3
ARM: mx25: dynamically allocate imxdi_rtc devices
by Uwe Kleine-König
· 14 years ago
ab9cee4b
ARM: mx25: dynamically allocate imx-keypad devices
by Uwe Kleine-König
· 14 years ago
d485c7e
ARM: mx25: move registration of gpios to plat-mxc/gpio.c
by Uwe Kleine-König
· 14 years ago
5f3d109
ARM: mx25: dynamically allocate mxc_pwm devices
by Uwe Kleine-König
· 14 years ago
2c20b9f
ARM: mx25: dynamically allocate mxc-ehci devices
by Uwe Kleine-König
· 14 years ago
9f871469
ARM: imx: dynamically allocate imx21-hcd devices
by Uwe Kleine-König
· 14 years ago
3f88014
ARM: imx: dynamically allocate imx-keypad devices
by Uwe Kleine-König
· 14 years ago
bd455ed
ARM: imx: dynamically allocate fsl-usb2-udc devices
by Uwe Kleine-König
· 14 years ago
2eb42d5
ARM: imx: dynamically allocate mxc-ehci devices
by Uwe Kleine-König
· 14 years ago
9d3d945
ARM: imx: dynamically register mxc-mmc devices
by Uwe Kleine-König
· 14 years ago
bf182bc
ARM: imx: dynamically allocate mxc_pwm devices
by Uwe Kleine-König
· 14 years ago
ad851bf
ARM: imx: dynamically register imx-fb devices
by Uwe Kleine-König
· 14 years ago
fc40d01
ARM: imx: change the way flexcan devices are registered
by Uwe Kleine-König
· 14 years ago
e0a1961
ARM: imx: dynamically allocate imx2-wdt devices
by Uwe Kleine-König
· 14 years ago
b2997cb
ARM: imx: dynamically allocate mx2-camera device
by Uwe Kleine-König
· 14 years ago
9bb39b3
ARM: imx: dynamically allocate mx1-camera device
by Uwe Kleine-König
· 14 years ago
6332c10
ARM: imx: allow specifying a dma mask when creating a platform device
by Uwe Kleine-König
· 14 years ago
e083000
ARM: imx: dynamically allocate imx_udc device
by Uwe Kleine-König
· 14 years ago
ae71a56
ARM: imx: dynamically allocate mxc_w1 devices
by Uwe Kleine-König
· 14 years ago
d96801b
ARM: imx: remove deprecated symbols as all users are gone now
by Uwe Kleine-König
· 14 years ago
ac40142
ARM: imx/debug-macro: rework using the new io mapping macro
by Uwe Kleine-König
· 14 years ago
a996314
ARM: imx: change static io mapping to use a function
by Uwe Kleine-König
· 14 years ago
cf3a6ab
ARM: imx: remove last explicit users of virtual base address defines
by Uwe Kleine-König
· 14 years ago
08ff97b
ARM: imx: use MXxy_IO_P2V macros to setup static mappings
by Uwe Kleine-König
· 14 years ago
f5d7a13
ARM: imx: refactor the io mapping macro
by Uwe Kleine-König
· 14 years ago
706d4b1
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
9ae21ca
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
by Russell King
· 14 years ago
e3e1288
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
47c5382
ARM: imx: Add gpio-keys to plat-mxc
by Dinh Nguyen
· 14 years ago
64f102b
cpufreq for freescale mx51
by Yong Shen
· 14 years ago
662a74b
ARM: mx3: fix build failure concerning MXC_INT_MMC_SDHC2
by Uwe Kleine-König
· 14 years ago
0ea1293
arm: return both physical and virtual addresses from addruart
by Jeremy Kerr
· 15 years ago
d24d96e
Fixing ethernet driver compilation error for i.MX31 ADS board
by Ian Lartey
· 14 years ago
70b1726
mx5: add cpuimx51sd module and its baseboard
by Eric Bénard
· 14 years ago
b545d9e
iomux-mx51: fix GPIO_1_xx 's IOMUX configuration
by Eric Bénard
· 14 years ago
c074512
imx-esdhc: update devices registration
by Eric Bénard
· 14 years ago
217f580
iomux-mx51: fix SD1 and SD2's iomux configuration
by Eric Bénard
· 14 years ago
4a66b5d
i.MX31 and i.MX35 : fix errate TLSbo65953 and ENGcm09472
by Eric Bénard
· 14 years ago
ec4aac2
mx25: fix compile error in platform-imx-dma.c
by Eric Bénard
· 14 years ago
68a2f73
ARM: imx: Add iram allocator functions
by Dinh Nguyen
· 14 years ago
4b5ee7a
ARM: iomux-mx51: Add AUD5 pinmux definitions
by Sascha Hauer
· 14 years ago
6bd96f3
ARM: imx: dynamically register fec devices
by Uwe Kleine-König
· 14 years ago
8a8d206
ARM: imx: fix/define clocks and create devices for imx dma
by Uwe Kleine-König
· 14 years ago
67520f3
ARM: mx35: Add mx35_revision function to query the silicon revision
by Eric Bénard
· 14 years ago
fdb0387
ARM: mx3: use MX3x_ prefixed version of CHIP_REV_x
by Sascha Hauer
· 14 years ago
f5e40c2
i.mx25: add esdhc support
by Eric Bénard
· 14 years ago
774305d
arm: imx35: add esdhc-device to MX35-platform
by Wolfram Sang
· 14 years ago
203a073
arm: imx: add generic esdhc device
by Wolfram Sang
· 14 years ago
1ec1e82
dmaengine: Add Freescale i.MX SDMA support
by Sascha Hauer
· 14 years ago
63a7c6d
ARM: mx5: dynamically register mxc-nand device
by Sascha Hauer
· 15 years ago
00b57bf
ARM: imx: reorganize nand registration to use a struct
by Uwe Kleine-König
· 15 years ago
b861866
ARM: mx51: add imx-ssi devices
by Sascha Hauer
· 15 years ago
04b73b1
ARM: mx51: dynamically register imx-uart devices
by Uwe Kleine-König
· 15 years ago
f781bc8
ARM: mx5/iomux-mx51: Fix input path of some pins in gpio mode
by Sascha Hauer
· 15 years ago
2e35bab
ARM: mx5/iomux-mx51: Add aud3 primary function defines
by Sascha Hauer
· 15 years ago
8efd927
ARM: mx5/iomux-mx51: Add SPI controller pads
by Sascha Hauer
· 15 years ago
eaa4fd0
ARM: mx5/iomux-mx51: add iomux definitions for eCSPI2 on the imx51_3ds board
by Jason Wang
· 15 years ago
ab56050
ARM: imx: use platform ids for spi_imx devices
by Uwe Kleine-König
· 15 years ago
64de5ec
ARM: imx: reorganize imx-i2c device registration to use a struct per SoC
by Uwe Kleine-König
· 14 years ago
4697bb9
ARM: imx: dynamically allocate imx-ssi devices
by Uwe Kleine-König
· 15 years ago
5162de0
ARM: imx: change the way imx-uarts are registered
by Uwe Kleine-König
· 15 years ago
35bab05
ARM: imx: change the way spi-imx devices are registered
by Uwe Kleine-König
· 15 years ago
a8a05b8
ARM: mx51: use IMX_IO_ADDRESS to define MX51_IO_ADDRESS
by Uwe Kleine-König
· 15 years ago
68b5e85
ARM: mx51: fix naming of spi related defines
by Uwe Kleine-König
· 15 years ago
5a2db4e
ARM: mx51: clean up mx51 header
by Uwe Kleine-König
· 15 years ago
556cbdb
ARM: imx: remove #ifdefery for unmerged flexcan driver
by Uwe Kleine-König
· 15 years ago
3efee47
ARM: mx5/mx51_babbage: Add FEC support
by Fabio Estevam
· 15 years ago
f2b8901
ARM: imx: Add EPIT support
by Sascha Hauer
· 15 years ago
ec53fe3
eukrea-baseboards: fix the merge in one file
by Eric Bénard
· 15 years ago
868003c
ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <linux/spinlock.h>
by Uwe Kleine-König
· 15 years ago
faa38b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
2066930
mx2_camera: Add soc_camera support for i.MX25/i.MX27
by Baruch Siach
· 15 years ago
14cb0de
arm/imx/gpio: add spinlock protection
by Baruch Siach
· 15 years ago
ef93f14
i.MX51: add support for cpuimx51 module and its baseboard
by Eric Bénard
· 15 years ago
95afd09
eukrea-baseboards: merge includes in one file
by Eric Bénard
· 15 years ago
Next »