aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/mv/files.mv
Commit message (Expand)AuthorAgeFilesLines
* Remove armv5 marvell support.Warner Losh2020-02-021-34/+0
* Remove NAND and NANDFS supportWarner Losh2019-06-251-1/+0
* arm: Add kern_clocksource.c directly in files.armEmmanuel Vadot2019-04-161-2/+0
* Fix armv6/armv7 build after the move from xhci_mv to generic_xhciEmmanuel Vadot2019-02-271-1/+1
* Use PLATFORM for initializing Marvell ArmadaXP and Armada38XMarcin Wojtas2018-04-041-1/+1
* Revert r327250 as it broke the build for some armv6 kernel and all armv4/5Emmanuel Vadot2017-12-281-0/+2
* arm: Add kern/kern_clocksource.c to files.armEmmanuel Vadot2017-12-271-2/+0
* Introduce Armada 38x/XP network controller supportZbigniew Bodek2017-06-131-0/+2
* Support multi-port PCIe hierarchy in Marvell boards DTSZbigniew Bodek2017-06-081-0/+1
* Introduce separate watchdog driver for Armada to fix phony DELAYZbigniew Bodek2017-05-251-1/+1
* Add support for AHCI on ARMADA38XWojciech Macek2017-01-251-0/+1
* Move support for Synopsys Designware APB UART out of ns8250 and into aJared McNeill2016-04-011-0/+1
* Add support for USB3.0 on Armada38xWojciech Macek2016-03-141-0/+1
* Add support for the Allwinner i2c device. This is similar to the existingAndrew Turner2016-02-151-0/+1
* Move the twsi driver source to be under iicbus. It is in a separateAndrew Turner2016-02-141-1/+0
* Create the twsi device option in preparation to move the driver to a commonAndrew Turner2016-02-141-1/+1
* Mark gpio as "optional" in files.mv and edit Marvell's kernconfsZbigniew Bodek2016-01-201-1/+1
* Move more bus_space_* files to be built by files.arm. This leaves theAndrew Turner2015-11-211-3/+0
* Build the cpufunc_asm_* files based on the cpu type, not which config fileAndrew Turner2015-03-291-6/+0
* We don't use cpufunc_asm_armv5.S in any of these configs, remove it.Andrew Turner2015-03-291-1/+0
* Remove from legacy ata(4) driver support for hardware, supported by newerAlexander Motin2015-03-241-1/+0
* Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specificIan Lepore2015-01-211-1/+1
* The mv/bus_space.c file is essentially identical to arm/bus_space-v6.c,Ian Lepore2015-01-211-1/+1
* Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.cIan Lepore2014-03-101-1/+0
* Move all the files named foo/common.c to foo/foo_common.c, asWarner Losh2014-03-081-1/+1
* Add mvts(4) driver for internal thermal sensor found on 88F6282 and 88F6283.Hiroki Sato2012-08-181-0/+1
* Merging of projects/armv6, part 7Oleksandr Tymoshenko2012-08-151-1/+4
* Add architecture dependent code to support NAND Framework on Marvell SoCs.Grzegorz Bernacki2012-05-181-0/+2
* Initial version of cesa(4) driver for Marvell crypto engine and securityRafal Jaworowski2011-11-191-0/+1
* Refactor Marvell ARM SoC timer driver to the new timer infrastructure.Alexander Motin2010-07-201-0/+2
* Convert Marvell ARM platforms to FDT convention.Rafal Jaworowski2010-06-131-4/+1
* Import mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA controllersAlexander Motin2010-05-021-0/+1
* Introduce ata(4) support for Marvell integrated SATA controllers (found onRafal Jaworowski2009-06-241-0/+1
* Fix path and config name for ehci_mbus.cAndrew Thompson2009-02-241-2/+1
* Include Marvell EHCI HC driver for USB2.Marcel Moolenaar2009-02-161-0/+1
* Rename Marvell ARM CPU specific file according to r186933.Rafal Jaworowski2009-01-091-1/+1
* PCI/PCI-Express support for Marvell systems.Rafal Jaworowski2008-11-191-0/+1
* Introduce basic support for Marvell families of system-on-chip ARM devices:Rafal Jaworowski2008-10-131-0/+34