aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-2/+2
2014-01-18ARM: kirkwood: kirkwood_pm_init() should return voidEzequiel Garcia1-2/+2
2013-11-24ARM: kirkwood: stop printk TCLK value at boot for DT boardsArnaud Patard (Rtp)1-1/+1
2013-11-24ARM: kirkwood: remove lagacy clk workaroundsSebastian Hesselbarth1-37/+1
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2013-10-28Merge branch 'cleanup/dt-clock' into next/socOlof Johansson1-8/+0
2013-10-08ARM: kirkwood: retain MAC address for DT ethernetSebastian Hesselbarth1-2/+83
2013-10-08ARM: kirkwood: Remove unneeded PCIe clock addingEzequiel Garcia1-8/+0
2013-10-08ARM: kirkwood: Remove unneeded MBus initializationEzequiel Garcia1-8/+0
2013-10-08ARM: kirkwood: Add standby supportEzequiel Garcia6-0/+85
2013-10-01ARM: kirkwood: Remove kirkwood_setup_wins and rely on the DT bindingJason Gunthorpe1-1/+0
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-09-29ARM: kirkwood: remove custom .init_time hookSebastian Hesselbarth1-8/+0
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds30-1926/+99
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-24/+43
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-19/+0
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King1-8/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King1-10/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King1-1/+0
2013-08-12arch/arm/mach-kirkwood: Avoid using ARRAY_AND_SIZE(e) as a function argumentJulia Lawall2-2/+5
2013-08-12ARM: kirkwood: fix DT building and update defconfigJason Cooper1-1/+2
2013-08-12ARM: kirkwood: Remove all remaining trace of DNS-320/325 platform codeJamie Lentin5-54/+0
2013-08-06ARM: kirkwood: convert the mv88f6281gtw_ge board to DTThomas Petazzoni6-180/+67
2013-08-06ARM: kirkwood: remove LaCie boards that are supported through DTThomas Petazzoni3-317/+0
2013-08-06ARM: kirkwood: remove support for legacy booting of SheevaplugThomas Petazzoni3-177/+0
2013-08-06ARM: kirkwood: remove support for legacy booting of GuruplugThomas Petazzoni3-141/+0
2013-08-06ARM: kirkwood: remove support for legacy booting of DockstarThomas Petazzoni3-119/+0
2013-08-06ARM: kirkwood: Split DT and legacy MBus initializationEzequiel Garcia2-4/+5
2013-08-06ARM: kirkwood: Move to ID based MBus window creationThomas Petazzoni2-20/+38
2013-08-05ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma driversRussell King1-15/+9
2013-07-25ARM: kirkwood: remove obsolete SDIO clock gate workaroundSebastian Hesselbarth1-4/+0
2013-07-25ARM: kirkwood: convert to DT irqchip and clocksourceSebastian Hesselbarth3-9/+40
2013-07-25ARM: kirkwood: remove legacy clk alias for mv643xx_ethSebastian Hesselbarth1-2/+0
2013-07-25ARM: kirkwood: remove redundant DT board filesSebastian Hesselbarth22-936/+1
2013-07-11Watchdog: allow orion_wdt to be built for DoveRussell King1-2/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+5
2013-07-02Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-19/+46
2013-06-20Merge tag 'omap-for-v3.11/board-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boardsArnd Bergmann2-12/+3
2013-06-20Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socArnd Bergmann1-2/+3
2013-06-10Merge tag 'pcie_kw-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/socOlof Johansson1-1/+0
2013-06-06ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant().Nicolas Schichan1-2/+3
2013-05-31Merge tag 'seb_clk-3.11' of git://git.infradead.org/users/jcooper/linux into next/socOlof Johansson2-4/+2
2013-05-31Merge tag 'pcie_kw-3.11' of git://git.infradead.org/users/jcooper/linux into next/socOlof Johansson12-192/+66
2013-05-31Merge tag 'boards-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/boardsOlof Johansson7-19/+46
2013-05-31Merge tag 'soc-3.11-2' of git://git.infradead.org/users/jcooper/linux into next/socOlof Johansson4-6/+30
2013-05-29arm: kirkwood: Instantiate cpufreq driverAndrew Lunn4-0/+29
2013-05-29ARM: kirkwood: move DT boards to SoC-centric clock initSebastian Hesselbarth2-4/+2
2013-05-29arm: kirkwood: NETGEAR ReadyNAS Duo v2 init PCIe via DTArnaud Ebalard1-1/+0
2013-05-28ARM: Kirkwood: TS219: Fix crash by double PCIe instantiationAndrew Lunn1-10/+0