summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-22ARM: AM33XX: cm: Add bit-field width valuesVaibhav Hiremath2-14/+145
2012-09-22ARM: OMAP4: cm: add bitfield width valuesMike Turquette1-76/+335
2012-09-22ARM: OMAP2+: clock: Remove all direct dereferencing of struct clkRajendra Nayak10-86/+135
2012-09-22ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usageRajendra Nayak7-35/+84
2012-09-22ARM: omap: clk: add clk_prepare and clk_unprepareRajendra Nayak7-13/+40
2012-09-22SPI: OMAP: remove unnecessary includes of plat/clock.hPaul Walmsley2-3/+0
2012-09-22ARM: OMAP4: Add timer clock aliases for device-treeJon Hunter1-0/+12
2012-09-22ARM: OMAP2+: AM33XX: clock data: Add clkdev alias for cpu0AnilKumar Ch1-0/+1
2012-09-22ARM: OMAP2+: clock data: add some aliases for use by CPUFreq onlyPaul Walmsley4-0/+4
2012-09-22ARM: OMAP3: clock data: Add the USB TLL clocks device namePaul Walmsley2-0/+6
2012-09-22ARM: OMAP2420: Cosmetic fix for timer clock aliasesJon Hunter1-3/+3
2012-09-22ARM: OMAP3: clock data: remove obsolete commentMichael Jones1-1/+0
2012-09-22Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7Paul Walmsley8-4/+3569
2012-09-22Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7Paul Walmsley376-10932/+7886
2012-09-22ARM: kirkwood: Trim excess #includes in board-dnskw.cJamie Lentin1-9/+0
2012-09-22arm: mvebu: add gpio support in defconfigThomas Petazzoni1-0/+2
2012-09-22arm: mvebu: add DT information for GPIO banks on Armada 370 and XPThomas Petazzoni4-0/+152
2012-09-22arm: mvebu: use GPIO support now that a driver is availableThomas Petazzoni2-0/+2
2012-09-22Documentation: add description of DT binding for the gpio-mvebu driverThomas Petazzoni1-0/+53
2012-09-22gpio: introduce gpio-mvebu driver for Marvell SoCsThomas Petazzoni3-0/+686
2012-09-22arm: mvebu: select the pinctrl drivers for Armada 370 and Armada XP platformsThomas Petazzoni1-0/+2
2012-09-22arm: mvebu: split Kconfig options for Armada 370 and XPThomas Petazzoni1-3/+13
2012-09-22ARM: mvebu: adjust Armada XP evaluation board DTSThomas Petazzoni1-2/+2
2012-09-22ARM: mvebu: Add pinctrl support to Armada 370 SoCThomas Petazzoni1-0/+5
2012-09-22ARM: mvebu: Add pinctrl support to Armada XP SoCsThomas Petazzoni3-0/+84
2012-09-22pinctrl: mvebu: add pinctrl driver for Armada XPThomas Petazzoni4-0/+573
2012-09-22pinctrl: mvebu: add pinctrl driver for Armada 370Thomas Petazzoni4-0/+521
2012-09-22pinctrl: mvebu: kirkwood pinctrl driverSebastian Hesselbarth4-0/+756
2012-09-22pinctrl: mvebu: dove pinctrl driverSebastian Hesselbarth4-0/+697
2012-09-22pinctrl: mvebu: pinctrl driver coreSebastian Hesselbarth6-0/+1000
2012-09-22ARM: kirkwood: Use devicetree to define DNS-32[05] fanJamie Lentin2-26/+10
2012-09-22hwmon: Add devicetree bindings to gpio-fanJamie Lentin2-0/+145
2012-09-22Crypto: CESA: Add support for DT based instantiation.Andrew Lunn4-4/+47
2012-09-22ARM: Kirkwood: Describe iconnect nand in DT.Arnaud Patard (Rtp)2-11/+31
2012-09-22ARM: Kirkwood: Describe iconnect keys in DT.Arnaud Patard (Rtp)2-38/+18
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson397-574/+573
2012-09-22ARM: msm: Move core.h contents into common.hDavid Brown5-4/+4
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson74-401/+535
2012-09-22Merge branch 'board' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson1-3/+1
2012-09-21ARM: Kirkwood: add DT boards to defconfigJason Cooper1-0/+13
2012-09-21ARM: Kirkwood: update defconfigJason Cooper1-19/+6
2012-09-21arm: mvebu: add address decoding controller to the DTThomas Petazzoni1-0/+5
2012-09-21arm: mvebu: add basic address decoding support to Armada 370/XPThomas Petazzoni2-1/+135
2012-09-21arm: plat-orion: make bridge_virt_base non-const to support DT use caseThomas Petazzoni1-1/+1
2012-09-21arm: plat-orion: introduce PLAT_ORION_LEGACY hidden config optionThomas Petazzoni2-9/+13
2012-09-21arm: plat-orion: use void __iomem pointers for addr-map functionsThomas Petazzoni6-16/+15
2012-09-21arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni6-18/+14
2012-09-21arm: plat-orion: use void __iomem pointers for MPP functionsThomas Petazzoni6-12/+8
2012-09-21arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni6-34/+22
2012-09-21arm: mach-mvebu: use IOMEM() for base address definitionsThomas Petazzoni2-2/+2