summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx5/board-mx51_babbage.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'imx/devel' into next/dtArnd Bergmann2011-11-011-14/+13Star
|\
| * Merge branch 'imx/cleanup' into imx/develArnd Bergmann2011-10-071-14/+12Star
| |\
| | *---. Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer2011-08-261-14/+12Star
| | |\ \ \
| | | | | * ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually)Uwe Kleine-König2011-08-011-3/+2Star
| | | | | * ARM: mx5: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König2011-08-011-2/+2
| | | | | * ARM: mx5: dynamically allocate mxc-ehci devicesUwe Kleine-König2011-08-011-6/+6
| | | | * | ARM: i.MX51: Remove _MX51_PAD_xxx referencesTroy Kisky2011-08-171-2/+2
| | | |/ / | | |/| |
| | | * | imx5: not include the unused head fileJason Liu2011-08-161-1/+0Star
| | |/ /
| * / / ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLERSascha Hauer2011-09-261-0/+1
| |/ /
* | | Merge branch 'dt/gic' into next/dtArnd Bergmann2011-10-311-1/+1
|\ \ \
| * | | ARM: mach-mx5: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/ /
* / / arm/mx5: add device tree support for imx51 babbageShawn Guo2011-10-181-2/+7
|/ /
* | Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer2011-08-081-19/+41
|\|
| * mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2011-07-271-6/+8
| * ARM:mach-mx5/board-mx51_babbage: Add CD and WP GPIOsAndre Silva2011-07-071-2/+20
| * Merge remote-tracking branch 'grant/gpio/next-mx' into devel-featuresSascha Hauer2011-07-071-0/+2
| |\
| | * gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo2011-06-061-0/+2
| * | ARM: mx5/mx51_babbage: Use gpio_request_array for USBH1 pinsFabio Estevam2011-07-071-14/+13Star
| * | ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to com...Fabio Estevam2011-07-071-5/+6
| |/
* / ARM: board-mx51_babbage: Fix UART2 registrationFabio Estevam2011-07-261-1/+1
|/
* ARM: mx51: Remove imx51_add_gpio_keysFabio Estevam2011-05-191-1/+1
* ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König2011-05-191-4/+0Star
* ARM: mx5/babbage: Use gpio_request_one in babbage_usbhub_resetFabio Estevam2011-05-191-7/+5Star
* ARM: mx5/babbage: Use gpio_request_one in babbage_fec_resetFabio Estevam2011-03-231-3/+2Star
* ARM: mx3+mx5: rename mxc_board_init to ${machine}_initUwe Kleine-König2011-02-111-5/+5
* ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer2011-02-111-4/+9
* ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxerUwe Kleine-König2011-02-101-1/+2
* ARM i.MX51 mx51 babbage: remove unnecessary CONFIG_SERIAL_IMX ifdefsSascha Hauer2011-01-271-14/+5Star
* ARM i.MX51: Full iomux supportSascha Hauer2010-12-151-19/+19
* MXC IOMUX-V3 replace struct pad_desc with bitmapped cookie (step 2)Lothar Waßmann2010-12-151-6/+6
* ARM: mx5: check for error in ioremapFabio Estevam2010-12-141-0/+4
* ARM: mx5/mx51_babbage: Add watchdog supportFabio Estevam2010-12-071-0/+1
* iMX51: introduce IMX_GPIO_NRArnaud Patard (Rtp)2010-12-031-7/+7
* mx51_babbage: Add SPI flash supportFabio Estevam2010-11-241-0/+36
* ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookieLothar Waßmann2010-11-241-5/+5
* ARM: imx: fix name for functions adding sdhci-esdhc-imx devicesUwe Kleine-König2010-11-191-2/+2
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-10-281-1/+48
|\
| * ARM: mx5: Add gpio-keys to mx51 babbage boardDinh Nguyen2010-10-261-0/+24
| * cpufreq for freescale mx51Yong Shen2010-10-221-1/+5
| * babbage: esdhc device registrationShawn Guo2010-10-211-0/+19
* | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0Star
|/
* ARM: imx: dynamically register fec devicesUwe Kleine-König2010-10-111-5/+1Star
* ARM: mx51: dynamically register imx-uart devicesUwe Kleine-König2010-10-011-5/+5
* ARM: mx5: dynamically register imx-i2c devicesUwe Kleine-König2010-10-011-4/+3Star
* ARM: mx5/mx51_babbage: don't use PHYS_OFFSETUwe Kleine-König2010-09-271-1/+1
* ARM: mx5/mx51_babbage: fix compiler warningsSascha Hauer2010-09-271-2/+2
* ARM: mx5/mx51_babbage: Add FEC supportFabio Estevam2010-09-271-1/+42
* [PATCH] mxc: Fix pad names for imx51Amit Kucheria2010-07-261-1/+1
* mx5: Register i2c on Freescale MX51 Babbage HWDinh Nguyen2010-07-261-0/+26
* mx5: bring usb phy out of reset on freescale mx51 babbage hwDinh Nguyen2010-05-181-0/+12