aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx5
Commit message (Expand)AuthorAgeFilesLines
* ARM: mxc: don't allow to compile together i.MX51 and i.MX53Uwe Kleine-König2011-05-191-18/+33
* ARM: mxc: don't use the symbols in the CPU family choice to select othersUwe Kleine-König2011-05-191-0/+6
* ARM: mx51: Remove imx51_add_gpio_keysFabio Estevam2011-05-194-5/+3
* ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structureFabio Estevam2011-05-191-1/+1
* ARM: mx5/mx53_smd: Add esdhc supportFabio Estevam2011-05-192-0/+29
* ARM: imx: clean up the section marks of extern dataRichard Zhao2011-05-193-22/+20
* ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König2011-05-1912-27/+0
* ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devicesUwe Kleine-König2011-05-191-12/+3
* ARM: mx5/babbage: Use gpio_request_one in babbage_usbhub_resetFabio Estevam2011-05-191-7/+5
* ARM: mx53: Print silicon revision on bootFabio Estevam2011-05-192-0/+24
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-3010-10/+189
|\
| * eukrea_mbimxsd51: add SD Card detectEric Bénard2011-03-251-0/+4
| * ARM: mx51_efika: update platform data for new mfd changesAndres Salomon2011-03-251-2/+4
| * ARM: mx51: Implement code to allow mx51 to enter WFIDinh Nguyen2011-03-232-1/+85
| * ARM: mx51: Add entry for gpc_dvfs_clkDinh Nguyen2011-03-231-0/+8
| * ARM: mx50: Add support to get the silicon revisionDinh Nguyen2011-03-231-0/+39
| * ARM i.MX: remove duplicated #includeHuang Weiyi2011-03-231-1/+0
| * ARM: mx5/mx53_evk: Make the reset pin name more meaningfulFabio Estevam2011-03-231-3/+3
| * ARM: mx5/mx53_evk: Use gpio_request_one in mx53_evk_fec_resetFabio Estevam2011-03-231-3/+2
| * ARM: mx5/babbage: Use gpio_request_one in babbage_fec_resetFabio Estevam2011-03-231-3/+2
| * ARM: mx53_loco: Add GPIO Keypad supportFrank Li2011-03-232-0/+26
| * ARM: mx51: Print silicon revision on bootFabio Estevam2011-03-232-0/+21
* | arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-1/+1
* | ARM: mx51_efika: fix build error due to new mfd changesAndres Salomon2011-03-281-2/+4
|/
* ARM: imx5x: clean up ARCH_MX5XRichard Zhao2011-03-071-1/+2
* ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceiversSascha Hauer2011-03-072-8/+8
* ARM i.MX: Move gpio initialization to SoC specific filesSascha Hauer2011-03-071-2/+11
* ARM: mx5/mx53_evk: Fix IOMUX for UART3Fabio Estevam2011-03-071-3/+1
* ARM: mx5/mx53_smd: Fix IOMUX for UART2Fabio Estevam2011-03-071-3/+1
* ARM: mx53_smd: Add I2C supportFabio Estevam2011-03-072-0/+9
* ARM: imx53_loco: add esdhc device supportRichard Zhu2011-03-072-0/+3
* ARM: imx51/53: add sdhc3/4 clockRichard Zhu2011-03-072-1/+146
* cpuimx51sd: mcp2515 supports up to 10MHz SPI clockEric Bénard2011-03-011-1/+1
* cpuimx51sd: fix tsc2007Eric Bénard2011-03-011-7/+1
* cpuimx51sd: add cpufreq supportEric Bénard2011-03-011-0/+5
* ARM: imx53: correct Silicon Revision definition following fuse mapRichard Zhao2011-02-211-3/+8
* ARM: imx53_loco: add i2c device supportRichard Zhao2011-02-182-0/+7
* ARM: imx53_loco: add all pad configure.Richard Zhao2011-02-181-0/+137
* ARM: mach-mx5: Add watchdog support for MX53 based boardsFabio Estevam2011-02-184-0/+6
* ARM: mx5: Add watchdog support for MX53Fabio Estevam2011-02-183-1/+7
* mx51: add support for efika smartbookArnaud Patard (Rtp)2011-02-183-0/+291
* efika: enable cpufreqArnaud Patard (Rtp)2011-02-181-0/+5
* efikamx: add mc13892 support / implement power offArnaud Patard (Rtp)2011-02-182-0/+407
* efikamx: add usb h1 supportArnaud Patard (Rtp)2011-02-184-4/+122
* Introduce EFIKA_COMMONArnaud Patard (Rtp)2011-02-185-128/+191
* ARM: mx3+mx5: rename mxc_board_init to ${machine}_initUwe Kleine-König2011-02-113-15/+15
* ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer2011-02-114-14/+31
* ARM i.MX ehci: factor out soc specific functionsSascha Hauer2011-02-112-1/+157
* ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxerUwe Kleine-König2011-02-1011-12/+33
* ARM: mx5/board-mx53_evk.c: Make UART1 functionalFabio Estevam2011-02-011-3/+1