aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mv78xx0
AgeCommit message (Expand)AuthorFilesLines
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
2023-04-18ARM: mv78xx0: fix entries for gpios, buttons and usb portsJeremy J. Peper1-15/+51
2023-04-18ARM: mv78xx0: add code to enable XOR and CRYPTO engines on mv78xx0Jeremy J. Peper4-0/+37
2023-04-18ARM: mv78xx0: set the correct driver for the i2c RTCJeremy J. Peper1-1/+1
2023-04-18ARM: mv78xx0: adjust init logic for ts-wxl to reflect single core devJeremy J. Peper2-11/+3
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg1-5/+5
2023-01-10ARM: orion: remove unused board filesArnd Bergmann4-203/+0
2023-01-10ARM: mv78xx0: un-deprecate Terastation WXLArnd Bergmann1-1/+3
2022-08-30ARM: make ARCH_MULTIPLATFORM user-visibleArnd Bergmann1-1/+1
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-53/+13
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-07-22ARM: orion: add ATAGS dependenciesArnd Bergmann1-1/+1
2022-07-22ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann1-0/+1
2022-07-18ARM: Marvell: Update PCIe fixupPali Rohár1-3/+8
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner12-53/+13
2022-04-08ARM: rework endianess selectionArnd Bergmann1-0/+1
2022-02-03ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()Andy Shevchenko1-2/+1
2021-12-07arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár1-1/+4
2019-08-14ARM: orion/mvebu: unify debug-ll virtual addressesArnd Bergmann1-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-5/+11
2017-01-27ARM: mv78xx0: fix possible PCI buffer overflowArnd Bergmann1-1/+1
2016-09-14ARM: mv78xx0: simplify ethernet device creationArnd Bergmann1-7/+2
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-04-27ARM: mv78xx0: Remove CLK_IS_ROOTStephen Boyd1-2/+1
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-4/+2
2016-02-25ARM: mv78xx0: avoid unused function warningArnd Bergmann1-3/+2
2016-02-08Merge tag 'mvebu-cleanup-4.6-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson1-1/+2
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-3/+0
2016-01-25ARM: mv78xx0: use "depends on" instead of "if" after promptMasahiro Yamada1-1/+2
2015-12-07ARM: mv78xx0: multiplatform supportArnd Bergmann3-48/+13
2015-12-07ARM: mv78xx0: clean up mach/*.h headersArnd Bergmann12-32/+10
2015-12-07ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann5-1/+6
2015-12-07ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann2-41/+33
2015-03-19PCI: Cleanup control flowBjorn Helgaas1-8/+4
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+1
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+1
2014-02-22ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn1-1/+1
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 ...Olof Johansson1-9/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-9/+0
2013-12-03ARM: mv78xx0: delete local <mach/gpio.h> headerLinus Walleij1-9/+0
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-12/+11
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-06ARM: mv78xx0: Move to ID based window creationThomas Petazzoni1-12/+11
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+4
2013-04-15arm: mach-mv78xx0: convert to use the mvebu-mbus driverThomas Petazzoni5-106/+29
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-1/+0
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-1/+1
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren5-9/+5
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson2-2/+2
2012-10-07ARM: mv78xx0: correct addr_map_cfg __initdata annotationArnd Bergmann1-1/+1
2012-10-07ARM: mv78xx0: mark mv78xx0_timer_init as __init_refokArnd Bergmann1-1/+1
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson6-64/+65
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-2/+2
2012-09-21arm: plat-orion: use void __iomem pointers for addr-map functionsThomas Petazzoni1-2/+2
2012-09-21arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni1-3/+2
2012-09-21arm: plat-orion: use void __iomem pointers for MPP functionsThomas Petazzoni1-2/+1
2012-09-21arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni1-8/+4
2012-09-21arm: mach-mv78xx0: use IOMEM() for base address definitionsThomas Petazzoni6-24/+31
2012-09-21arm: mach-mv78xx0: use plus instead of or for address definitionsThomas Petazzoni2-47/+47
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson1-0/+1
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann1-2/+2
2012-09-14ARM: orion: move custom gpio functions to orion-gpio.hRob Herring1-0/+1
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2-3/+5
2012-08-15Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann1-2/+4
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-2/+4
2012-08-13ARM: mv78xx0: fix win_cfg_base prototypeArnd Bergmann1-1/+1
2012-08-13Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann5-118/+45
2012-07-27ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn1-14/+8
2012-07-26ARM: mv78xx0: use fixed pci i/o mappingRob Herring5-118/+45
2012-07-04ARM: Orion: Fix WDT compile for Dove and MV78xx0Andrew Lunn2-0/+3
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-15/+30
2012-05-16ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_dataRussell King1-16/+7
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-1/+0
2012-05-08ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn1-4/+4
2012-05-08ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn1-4/+4
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn1-0/+2
2012-05-08ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn1-7/+20
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-2/+0
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-23/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-2/+2
2012-03-06ARM: kill off __mem_pciRob Herring1-2/+0
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-02-09ARM: orion: Fix USB phy for orion5x.Andrew Lunn1-1/+2
2012-02-09ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn1-113/+113
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-17/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-4/+4
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-100/+30
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+4
2012-01-05Merge branch 'restart' into for-linusRussell King6-19/+20
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-5/+0
2012-01-05ARM: restart: mv78xx0: use new restart hookRussell King6-14/+20
2011-12-19Merge branch 'picoxcell/devel' into next/develOlof Johansson1-5/+0
2011-12-13ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn1-13/+8
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2-3/+1
2011-12-13ARM: Orion: mbus_dram_info consolidationAndrew Lunn4-14/+11
2011-12-13ARM: Orion: Consolidate the address map setupAndrew Lunn1-81/+21
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-5/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds5-14/+4
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2-4/+2
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-mv78xx0: remove mach/memory.hNicolas Pitre1-10/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-mv78xx0: convert boot_params to atag_offsetNicolas Pitre3-3/+3
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2-4/+2
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+2
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+3
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+2
2011-07-12ARM: set vga memory base at run-timeRob Herring2-3/+3
2011-07-12ARM: convert PCI defines to variablesRob Herring1-2/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-4/+4
2011-05-16ARM: orion: Refactor the MPP code common in the orion platformAndrew Lunn2-61/+3
2011-05-16ARM: orion: Consolidate SATA platform setup.Andrew Lunn1-27/+2
2011-05-16ARM: orion: Consolidate USB platform setup code.Andrew Lunn1-87/+6
2011-05-16ARM: orion: Consolidate I2C initialization.Andrew Lunn1-67/+3
2011-05-16ARM: orion: Consolidate ethernet platform dataAndrew Lunn1-206/+12
2011-05-16ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn1-150/+10
2011-05-16ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn1-19/+19
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-4/+4
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-55/+18
2011-03-03ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek4-50/+7
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek6-5/+11
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2010-11-29[ARM] mv78xx: wrong cpu1 window base register addressEvgeniy Dushistov1-1/+1
2010-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King1-3/+1
2010-11-05ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner casesMike Rapoport1-3/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre3-6/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-03-08Merge branch 'origin' into devel-stableRussell King2-2/+2
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-23[ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)Sebastien Requiem3-0/+162
2010-02-23[ARM] MV78XX0: MPP routines and definitionsSebastien Requiem3-1/+444
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-11-05[ARM] properly report mv78100 stepping A1Lennert Buytenhek2-0/+3
2009-06-08[ARM] orion: convert gpio to use gpiolibErik Benada1-0/+3
2009-05-22[ARM] add coherent DMA mask for mv643xx_ethNicolas Pitre1-0/+12
2009-05-21[ARM] Orion: Remove explicit name for platform device resourcesMartin Michlmayr1-4/+0
2009-04-23[ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre6-35/+54
2009-03-19Merge branch 'master' of git://git.marvell.com/orion into develRussell King8-7/+259
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-15[ARM] mv78xx0: Add Marvell RD-78x00-mASA Reference Design supportLennert Buytenhek3-0/+95
2009-03-03[ARM] mv78xx0: wire i2c supportRiku Voipio4-0/+87
2009-02-19[ARM] mv78xx0: enable eth2/eth3 on the mv78xx0 A0 development boardLennert Buytenhek1-6/+2
2009-02-19[ARM] mv78xx0: force eth2/eth3 to PHYless mode on pre-A0 siliconLennert Buytenhek1-0/+27
2009-02-19[ARM] mv78xx0: distinguish between different chip steppingsLennert Buytenhek4-1/+48
2009-02-17[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre1-1/+1
2009-01-08[ARM] 5361/1: mv78xx0: fix compilation errorNicolas Pitre1-0/+1
2008-12-20[ARM] mv78xx0: implement GPIO and GPIO interrupt supportLennert Buytenhek4-6/+70
2008-12-13Merge git://git.marvell.com/orion into develRussell King1-0/+1
2008-12-04[ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit1-0/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-1/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-4/+0
2008-10-19[ARM] mv78xx0: force link speed/duplex on eth2/eth3Lennert Buytenhek1-0/+5
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-8/+29
2008-10-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King5-7/+28
2008-09-25[ARM] mv78xx0: wire up ethernet error interruptLennert Buytenhek5-7/+28
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-09-05mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek1-4/+4
2008-09-05mv643xx_eth: smi sharing is a per-unit property, not a per-port oneLennert Buytenhek1-3/+3
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek3-6/+6
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King15-3/+439
2008-06-22[ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov9-0/+1405