aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-97/+130
2014-02-24ARM: kirkwood: Remove redundant kexec codeAndrew Lunn1-5/+0
2014-02-22ARM: MM: Add DT binding for Feroceon L2 cacheAndrew Lunn1-15/+3
2014-02-22ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn2-2/+2
2014-02-22ARM: kirkwood: ioremap memory control registerAndrew Lunn2-3/+7
2014-02-22ARM: kirkwood: ioremap the cpu_config register before using it.Andrew Lunn2-7/+16
2014-02-22ARM: kirkwood: Separate board-dt from common and pcie code.Andrew Lunn2-3/+88
2014-02-22ARM: kirkwood: Drop printing the SoC type and revisionAndrew Lunn1-2/+0
2014-02-22ARM: kirkwood: Convert mv88f6281gtw_ge switch setup to DTAndrew Lunn5-68/+0
2014-02-22ARM: kirkwood: Give pm.c its own header file.Andrew Lunn4-6/+28
2014-02-22watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia1-0/+1
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-10/+0
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-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-10/+0
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