summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'origin' into devel-stableRussell King2010-03-081-4/+1Star
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-4/+1Star
| |\
| | * ARM: Consolidate clks_register() and similarRussell King2010-02-121-5/+1Star
* | | Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ...Uwe Kleine-König2010-02-255-1/+91
|\ \ \
| * | | mx25: move ARCH_MXC_IOMUX_V3 to the ARCH levelBaruch Siach2010-02-241-1/+0Star
| * | | mx25pdk: add LCD supportBaruch Siach2010-02-181-0/+55
| * | | mx25: add platform support for imxfbBaruch Siach2010-02-183-0/+36
* | | | arm/mx25: don't include iomux.h which is for iomux-v1 machinesUwe Kleine-König2010-02-241-1/+1
|/ / /
* | | imx/mx25: rename files defining a machine to mach-$mach.cUwe Kleine-König2010-02-022-1/+1
* | | imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSETUwe Kleine-König2010-02-021-1/+1
* | | mx25pdk: platform code for the DryIce RTC moduleBaruch Siach2010-01-291-0/+1
* | | mx25: add support for the DryIce rtcBaruch Siach2010-01-293-0/+22
* | | Merge branch 'mxc-rc' into mxc-masterSascha Hauer2010-01-292-22/+38
|\| |
| * | mx25: make the FEC AHB clk secondary of the IPGBaruch Siach2010-01-261-2/+2
| * | mx25: fix time accountingBaruch Siach2010-01-261-1/+6
| * | mx25: properly initialize clocksBaruch Siach2010-01-261-0/+8
| * | mx25: remove unused mx25_clocks_init() argumentBaruch Siach2010-01-262-2/+2
| * | i.MX25: implement secondary clocks for uarts and fecSascha Hauer2010-01-261-6/+8
| * | i.MX25: Allow secondary clocks in DEFINE_CLOCKSascha Hauer2010-01-261-20/+21
| |/
* | mx25pdk: add NAND device supportBaruch Siach2010-01-141-0/+7
* | mx25: add NAND supportBaruch Siach2010-01-142-0/+21
|/
* mx25: pdk: add platform code for FEC supportBaruch Siach2010-01-041-2/+44
* mx25: add support for FEC on i.MX25Baruch Siach2010-01-043-0/+22
* mx25: Add missing copyright / license headerSascha Hauer2009-10-022-0/+36
* mx25pdk: remove nand support as it is not present in current treeSascha Hauer2009-10-021-7/+0Star
* mx25 devices: Add missing includeSascha Hauer2009-10-021-0/+1
* Freescale i.MX25 PDK (3ds) board supportSascha Hauer2009-08-143-0/+63
* Add i.MX25 supportSascha Hauer2009-08-147-0/+726