summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs
AgeCommit message (Expand)AuthorFilesLines
2011-02-01ARM: mxs/imx28: remove now unused clock lookup "fec.0"Uwe Kleine-König1-1/+0
2011-02-01ARM: mxs: fix clock base address missingShawn Guo2-2/+2
2011-01-26ARM: mxs: acknowledge gpio irqUwe Kleine-König1-0/+2
2011-01-24ARM i.MX23: use correct register for setting the rateSascha Hauer1-1/+1
2011-01-24ARM i.MX23/28: remove secondary field from struct clk. It's unusedSascha Hauer2-4/+0
2011-01-24ARM i.MX28: use correct register for setting the rateSascha Hauer1-1/+1
2011-01-24ARM i.MX28: fix bit operationSascha Hauer1-1/+1
2011-01-14ARM mxs: clkdev related compile fixesSascha Hauer2-0/+2
2011-01-12ARM: mxs: Change duart device to use amba-pl011Shawn Guo11-68/+88
2011-01-11ARM: mx28: add the second fec device registrationShawn Guo1-3/+23
2011-01-11ARM: mx28: update clock and device name for dual fec supportShawn Guo2-1/+3
2010-12-20ARM: mxs: Add build configuration for mxsShawn Guo5-0/+52
2010-12-20ARM: mxs: Add initial mx28evk supportShawn Guo1-0/+138
2010-12-20ARM: mxs: Add initial mx23evk supportShawn Guo1-0/+57
2010-12-20ARM: mxs: Dynamically allocate fec devicesShawn Guo3-0/+66
2010-12-20ARM: mxs: Dynamically allocate duart devicesShawn Guo5-0/+189
2010-12-20ARM: mxs: Add static memory mappingShawn Guo2-0/+90
2010-12-20ARM: mxs: Add clock supportShawn Guo7-0/+2649
2010-12-20ARM: mxs: Add iomux supportShawn Guo4-0/+1158
2010-12-20ARM: mxs: Add gpio supportShawn Guo3-0/+394
2010-12-20ARM: mxs: Add timer supportShawn Guo1-0/+296
2010-12-20ARM: mxs: Add low-level debug UART supportShawn Guo2-0/+114
2010-12-20ARM: mxs: Add interrupt supportShawn Guo2-0/+122
2010-12-20ARM: mxs: Add reset routinesShawn Guo2-0/+164
2010-12-13ARM: mxs: Add helper definition and functionShawn Guo4-0/+96
2010-12-13ARM: mxs: Add core definitionsShawn Guo6-0/+523