summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv/files.mv
Commit message (Expand)AuthorAgeFilesLines
* Move support for Synopsys Designware APB UART out of ns8250 and into ajmcneill2016-04-011-0/+1
* Add support for USB3.0 on Armada38xwma2016-03-141-0/+1
* Add support for the Allwinner i2c device. This is similar to the existingandrew2016-02-151-0/+1
* Move the twsi driver source to be under iicbus. It is in a separateandrew2016-02-141-1/+0
* Create the twsi device option in preparation to move the driver to a commonandrew2016-02-141-1/+1
* Mark gpio as "optional" in files.mv and edit Marvell's kernconfszbb2016-01-201-1/+1
* Move more bus_space_* files to be built by files.arm. This leaves theandrew2015-11-211-3/+0
* Build the cpufunc_asm_* files based on the cpu type, not which config fileandrew2015-03-291-6/+0
* We don't use cpufunc_asm_armv5.S in any of these configs, remove it.andrew2015-03-291-1/+0
* Remove from legacy ata(4) driver support for hardware, supported by newermav2015-03-241-1/+0
* Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specifician2015-01-211-1/+1
* The mv/bus_space.c file is essentially identical to arm/bus_space-v6.c,ian2015-01-211-1/+1
* Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.cian2014-03-101-1/+0
* Move all the files named foo/common.c to foo/foo_common.c, asimp2014-03-081-1/+1
* Add mvts(4) driver for internal thermal sensor found on 88F6282 and 88F6283.hrs2012-08-181-0/+1
* Merging of projects/armv6, part 7gonzo2012-08-151-1/+4
* Add architecture dependent code to support NAND Framework on Marvell SoCs.gber2012-05-181-0/+2
* Initial version of cesa(4) driver for Marvell crypto engine and securityraj2011-11-191-0/+1
* Refactor Marvell ARM SoC timer driver to the new timer infrastructure.mav2010-07-201-0/+2
* Convert Marvell ARM platforms to FDT convention.raj2010-06-131-4/+1
* Import mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA controllersmav2010-05-021-0/+1
* Introduce ata(4) support for Marvell integrated SATA controllers (found onraj2009-06-241-0/+1
* Fix path and config name for ehci_mbus.cthompsa2009-02-241-2/+1
* Include Marvell EHCI HC driver for USB2.marcel2009-02-161-0/+1
* Rename Marvell ARM CPU specific file according to r186933.raj2009-01-091-1/+1
* PCI/PCI-Express support for Marvell systems.raj2008-11-191-0/+1
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-131-0/+34
OpenPOWER on IntegriCloud