summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-06-04ARM: ux500: Correct anamic2 typo in DT filesFabio Baltieri4-5/+5
2013-06-04ARM: ux500: Fix trivial typo in v-anamic1 commentFabio Baltieri1-1/+1
2013-06-04ARM: ux500: Reduce PRCMU reg-names to shorter form for u8540 DTLee Jones1-1/+1
2013-05-30ARM: ux500: Add an auxdata entry for MUSB for clock-name look-upLee Jones1-0/+1
2013-05-30ARM: ux500: cut chip-select GPIOs from SSP deviceLinus Walleij1-5/+0
2013-05-30ARM: ux500: use symbolic names for interrupt flagsLinus Walleij4-55/+60
2013-05-29ARM: ux500: use #include syntax to include *.dtsi.Gabriel Fernandez7-11/+11
2013-05-27ARM: ux500: bump MMC/SD max frequency for DT bootsLinus Walleij4-11/+11
2013-05-27ARM: ux500: Apply other compatible name to the u8540 DTS fileLee Jones1-1/+1
2013-05-27ARM: ux500: Standardise Pinctrl compatible string for DBx5x based platformsLee Jones1-1/+1
2013-05-27ARM: ux500: Standardise DBx5x0 based Pinctrl compat string in the DTSLee Jones1-1/+1
2013-05-27ARM: ux500: enable the crypto and hash on all dbx500Linus Walleij2-10/+0
2013-05-27ARM: ux500: Provide an AUXDATA entry for ux500-hashLee Jones1-0/+1
2013-05-27ARM: ux500: Provide an AUXDATA entry for ux500-cryptLee Jones1-0/+1
2013-05-27ARM: ux500: Add Device Tree nodes for the ux500 Hash deviceLee Jones2-0/+12
2013-05-27ARM: ux500: Add Device Tree nodes for the ux500 Crypt deviceLee Jones2-0/+13
2013-05-27ARM: ux500: register LP5521 LEDs in the device treeLinus Walleij1-6/+32
2013-05-27ARM: ux500: fix typo in STUIB device treeLinus Walleij1-8/+8
2013-05-27ARM: ux500: build ccu8540 device tree blobLinus Walleij1-0/+1
2013-05-27ARM: ux500: Over-ride TCDM size when booting the DB8540 platformLee Jones1-0/+5
2013-05-27ARM: ux500: Supply a DTS file for the u8540 platformLee Jones1-0/+36
2013-05-27ARM: ux500: Pass DMA memcpy channels though Device TreeLee Jones1-0/+1
2013-05-27ARM: ux500: Populate the ux500-musb Device Tree entryLee Jones1-1/+30
2013-05-27ARM: ux500: Supply MMC DMA configuration via Device TreeLee Jones1-0/+20
2013-05-27ARM: ux500: Supply UART's DMA configuration via Device TreeLee Jones1-0/+17
2013-05-27ARM: ux500: Setup the DMA40 driver's DT node using the new DMA APILee Jones1-3/+4
2013-05-27ARM: ux500: Supply address location names for the DMA40 DMA controllerLee Jones1-0/+1
2013-05-27ARM: ux500: Fix intcore regulator nameFabio Baltieri4-6/+6
2013-05-27ARM: ux500: DT: Rename root node "soc-u9500" into "soc"Gabriel Fernandez7-7/+7
2013-05-27ARM: ux500: Add a VQMMC (level-shifting) regulator DT node for SnowballLee Jones1-0/+8
2013-05-27ARM: ux500: Create a new of_dev_auxdata structure for u8540 enablementLee Jones1-2/+17
2013-05-27ARM: ux500: Move Snowball's thermal DT node into existing PRCMU oneLee Jones1-27/+25
2013-05-26Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-57/+57
2013-05-25score: remove redundant kcore_list entriesKyle McMartin1-2/+0
2013-05-25Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-70/+41
2013-05-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-3/+2
2013-05-25ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2-19/+11
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds46-207/+176
2013-05-24Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixesOlof Johansson3-3/+6
2013-05-24parisc: fix irq stack on UP and SMPHelge Deller3-41/+26
2013-05-24parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2-10/+10
2013-05-24parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller4-0/+14
2013-05-24parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller1-6/+6
2013-05-24parisc: add rp5470 entry to machine databaseHelge Deller1-0/+1
2013-05-24Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson4-10/+5
2013-05-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds12-57/+127
2013-05-24ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu1-3/+3
2013-05-24ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definitionBoris BREZILLON1-1/+1
2013-05-24ARM: at91: at91sam9n12: move external irq declatation to DTJean-Christophe PLAGNIOL-VILLARD2-6/+1
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King1-3/+37