summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* DA850: Add MMCSD1 resources, platform device and convenience registration fun...Juha Kuikka2010-09-242-0/+40
* DA850: Split MMCSD clock into two to support both MMCSD peripheralsJuha Kuikka2010-09-241-3/+11
* DA850: Add LPSC id for MMCSD1 peripheralJuha Kuikka2010-09-241-0/+1
* arm: mach-davinci: check irq2ctlr() resultKulikov Vasiliy2010-09-241-2/+6
* DA850: move MII/RMII pin lists to the board fileSergei Shtylyov2010-09-243-12/+22
* DA850: move NAND/NOR pin lists to the board fileSergei Shtylyov2010-09-243-25/+40
* Davinci: tnetv107x: retain psc reg base after initCyril Chemparathy2010-09-241-1/+1
* davinci: am18x/da850/omap-l138: keep async clock constant with cpufreqSekhar Nori2010-09-243-3/+11
* davinci: cpufreq: add support for keeping an additional clock constantSekhar Nori2010-09-241-0/+18
* davinci: clock: add support for setting sysclk rateSekhar Nori2010-09-242-0/+78
* davinci: dm365: disable pulldowns for all MMC/SD1 pins.Sekhar Nori2010-09-241-1/+1
* davinci: am18x/da850/omap-l138: use 'NOM' voltage defined in datasheet as min...Sekhar Nori2010-09-241-3/+3
* davinci: introduce support for AM1x ARM9 microprocessorsSekhar Nori2010-09-243-17/+17
* davinci: clean up inconsistent usage of spaces in KconfigSekhar Nori2010-09-241-16/+16
* davinci: cpufreq: bailout on regulator errorsSekhar Nori2010-09-242-3/+9
* davinci: clock: make 'disable unused clocks' printk debug onlyKevin Hilman2010-09-241-1/+1
* davinci: da850 evm: sparse cleanup: make file local variables staticSekhar Nori2010-09-241-7/+7
* Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-199-66/+107
|\
| * ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410Darius Augulis2010-09-181-1/+1
| * ARM: S3C64XX: Fix coding style errors on mach-real6410Darius Augulis2010-09-181-52/+52
| * ARM: S3C64XX: Prototype SPI devicesMark Brown2010-09-181-0/+1
| * ARM: S3C64XX: Fix dev-spi buildMark Brown2010-09-141-1/+1
| * ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstrKukjin Kim2010-09-141-3/+4
| * ARM: SAMSUNG: Fix on drive strength valueKukjin Kim2010-09-141-5/+5
| * ARM: S5PV210: Add FIMC clocksMarek Szyprowski2010-09-141-0/+18
| * ARM: S5PV210: Reduce the iodesc length of systimerKyungmin Park2010-09-141-1/+1
| * ARM: S5PV210: Update I2C-1 Clock Register Property.MyungJoo Ham2010-09-141-1/+1
| * ARM: S5P: Decrease IO Registers memory region size on FIMCSylwester Nawrocki2010-09-143-3/+3
| * ARM: S5P: Fix DMA coherent mask for FIMCMarek Szyprowski2010-09-143-0/+21
* | arm: fix really nasty sigreturn bugAl Viro2010-09-171-0/+2
|/
* Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-09-104-19/+36
|\
| * AT91: at91sam9261ek: remove C99 comments but keep informationNicolas Ferre2010-09-101-4/+2
| * AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMCNicolas Ferre2010-09-101-11/+19
| * AT91: dm9000 initialization updateNicolas Ferre2010-09-101-1/+2
| * AT91: SAM9G45 - add a separate clock entry for every single TC blockFabian Godehardt2010-09-092-5/+14
| * AT91: clock: peripheral clocks can have other parent than mckNicolas Ferre2010-09-091-1/+2
| * AT91: change dma resource indexNicolas Ferre2010-09-071-1/+1
* | ARM: Update mach-typesRussell King2010-09-091-2/+96
* | ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King2010-09-094-95/+10
* | Merge branch 'origin'Russell King2010-09-091-0/+1
|\ \
| * | [ARM] tegra: Add ZRELADDR default for ARCH_TEGRAErik Gilling2010-09-011-0/+1
| |/
* | ARM: Ensure PTE modifications via dma_alloc_coherent are visibleRussell King2010-09-081-0/+2
* | ARM: 6359/1: ep93xx: move clock initialization earlierMika Westerberg2010-09-081-1/+1
* | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King2010-09-082-8/+8
* | ARM: 6352/1: perf: fix event validationWill Deacon2010-09-021-2/+2
* | ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7Catalin Marinas2010-09-021-1/+1
* | Merge branch 'imx-for-2.6.36' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-09-019-33/+68
|\ \
| * | ARM: imx: set cache line size to 64 bytes for i.MX5Jason Wang2010-08-211-0/+1
| * | mx5/clock: fix clear bit fields issue in _clk_ccgr_disable functionJason Wang2010-08-211-1/+1
| * | mxc/tzic: add base address when accessing TZIC registersJason Wang2010-08-211-2/+3