summaryrefslogtreecommitdiffstats
path: root/sys/arm
Commit message (Expand)AuthorAgeFilesLines
...
* Implement tunable CPU quirks.mmel2017-09-065-9/+53
* Disable the build of the static/embedded DTB for the ARMADA38X kernel.loos2017-09-061-3/+2
* Add PL310 device in ARMADA38X configzbb2017-09-061-0/+3
* Enable pl310 coherent operation in platform init for Armada 38xmw2017-09-061-0/+3
* Dynamically configure timers' base frequency for Armada 38xmw2017-09-061-0/+4
* Fix remapping VM attributes on Armada 38xmw2017-09-061-1/+1
* Create root DMA tag and fix MBUS windows on DMA coherent platformszbb2017-09-062-2/+47
* Implement workaround for Armada 38X family HW issue between CPU and deviceszbb2017-09-061-0/+10
* Add a kernel for Rogue-1.Luiz Souza2017-09-061-0/+4
* Enable neta controller support in ARMADA38Xzbb2017-09-061-0/+1
* Enable wireless Atheros cards in ARMADA38Xwma2017-09-061-0/+8
* Reduce kmem_arena maximum size for Armada38xzbb2017-09-061-0/+2
* Include e6000sw driver in ARMADA38X configurationzbb2017-09-061-0/+3
* Add a missing label.Luiz Souza2017-09-061-2/+2
* Enhance Armada 38x SoC identification stringzbb2017-09-068-2/+70
* Enable HWPMC overflow IRQ on both CPUs in MPICzbb2017-09-061-1/+32
* Introduce Armada 38x/XP network controller supportzbb2017-09-063-0/+23
* Add function to dump PCIE MBUS decoding windows and barszbb2017-09-061-1/+20
* Support multi-port PCIe hierarchy in Marvell boards DTSzbb2017-09-063-8/+367
* Fix PCIe window decoding on Armada 38xzbb2017-09-061-26/+65
* Enable MBUS bridge configuration in mv_rtc driverzbb2017-09-061-12/+41
* Add reset capability to mv_rtc driverzbb2017-09-061-0/+55
* Unmask legacy interrupts on Marvell PCIE controllerzbb2017-09-061-1/+1
* Add workaround for CESA MBUS windows with 4GB DRAMzbb2017-09-061-1/+16
* Fix PM recognition on recent Marvell boardszbb2017-09-061-5/+14
* Introduce separate watchdog driver for Armada to fix phony DELAYzbb2017-09-063-1/+287
* Enable SCU Speculative linefills to L2 on Armada 38xzbb2017-09-062-2/+7
* Fix memory corruption while configuring CPU windows on Marvell SoCszbb2017-09-061-0/+12
* Fix boot up on ARMADA38X uniprocessor variantwma2017-09-061-1/+1
* Fix MPIC mask/unmaskwma2017-09-061-6/+18
* Enable proper configuration of CESA MBUS windowswma2017-09-062-1/+72
* Remove code for Marvell SoCs that lack a kernel config.andrew2017-09-064-120/+10
* Use the MACROS to access the Global mpic registers. Makes the codeloos2017-09-061-31/+8
* Fix registration of MPIC driverzbb2017-09-061-0/+3
* Correct MPIC order of attachmentzbb2017-09-061-1/+1
* Enable proper parsing of nested simlpe-buses on Marvell platformszbb2017-09-061-3/+4
* Parse EHCI windows on Marvell platformszbb2017-09-061-0/+1
* Fix USB3.0 decoding windows on Armada38xzbb2017-09-061-2/+2
* Move the IO Window Control Register defines out of the ARMADA38X ifdef.loos2017-09-061-12/+12
* Add the Marvell SDHCI controller to the list of supported devices inloos2017-09-062-0/+6
* Add the SDHCI Address Decoder registers and routines for ARMADA 38X.loos2017-09-062-1/+69
* Optimize Armada38x low-level MBUS settingszbb2017-09-063-0/+53
* Add PL310 platform initialization for Armada 38xzbb2017-09-062-0/+75
* Make fdt_pm_mask_table internal to the Marvell code, it's unued anywhereandrew2017-09-061-1/+6
* Add dummy functions for Marvell SoC's not equipped with AHCIwma2017-09-061-3/+23
* Add support for AHCI on ARMADA38Xwma2017-09-062-0/+4
* Setup decoding windows for ARMADA38Xwma2017-09-062-0/+64
* Fix node detection for MBUS windows configurationwma2017-09-061-0/+4
* Use the modern spelling of ofw_bus_node_is_compatible in sys/arm.andrew2017-09-0613-22/+27
* bcm2835_cpufreq: Only attach driver if we correcly match on the machinemanu2017-09-061-0/+22
OpenPOWER on IntegriCloud