aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x
AgeCommit message (Expand)Author
2013-05-13ARM: Orion: Remove redundant init_dma_coherent_pool_size()Andrew Lunn
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-29ARM: orion5x: include linux/cpu.hArnd Bergmann
2013-04-15arm: mach-orion5x: convert to use mvebu-mbus driverThomas Petazzoni
2013-04-08arm: Use generic idle loopThomas Gleixner
2013-03-17arm: mach-orion5x: use mv_mbus_dram_info() in PCI codeThomas Petazzoni
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-21arm: orion5x: convert 'LaCie Ethernet Disk mini v2' to Device TreeThomas Petazzoni
2012-11-21arm: orion5x: basic Device Tree supportThomas Petazzoni
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-28ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses.Andrew Lunn
2012-09-26ARM: Orion5x: Fix too small coherent pool.Andrew Lunn
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21arm: plat-orion: use void __iomem pointers for addr-map functionsThomas Petazzoni
2012-09-21arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni
2012-09-21arm: plat-orion: use void __iomem pointers for MPP functionsThomas Petazzoni
2012-09-21arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni
2012-09-21arm: mach-orion5x: use IOMEM() for base address definitionsThomas Petazzoni
2012-09-21arm: mach-orion5x: use plus instead of or for address definitionsThomas Petazzoni
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring
2012-09-14ARM: orion: move custom gpio functions to orion-gpio.hRob Herring
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)
2012-08-13Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2012-08-01ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU triggerBryan Wu
2012-07-27ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn
2012-07-26ARM: orion5x: use fixed PCI i/o mappingRob Herring
2012-06-23ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn
2012-06-23ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-15orion/kirkwood: create a generic function for gpio led blinkingArnaud Patard (Rtp)