summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restore original /soc ranges on Marvell Armada 38x boardsmw2017-09-063-3/+15
* Enable in-band link management on A388-Clearfog boardzbb2017-09-061-5/+1
* Correct CESA node in armada-38x.dtsizbb2017-09-061-1/+2
* Add buffer management entries to armada-38x.dtsizbb2017-09-061-0/+19
* Add DTS file for Armada 385 DB-AP boardzbb2017-09-061-0/+271
* Add DTS file for Solidrun ClearFog boardzbb2017-09-062-0/+589
* Restore DTS node of PCIe controller for A38X boardszbb2017-09-064-41/+171
* 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-062-0/+4
* Enable parsing simple-bus 'ranges' with multiple entriesmw2017-09-061-1/+2
* Set the correct default for #address-cells variable when the property doesloos2017-09-061-1/+1
* Replace OF_getprop ... fdt32_to_cpu with OF_getencprop. The latterandrew2017-09-061-7/+7
* Update comment ot reflect realilty, we know also take care of CPUs thatcognet2017-09-061-1/+2
* ePAPR states that any non-boot CPU will come in "disabled" state. So we shouldcognet2017-09-061-2/+4
* Remove NULL checks after M_WAITOK allocations from sys/dev/ofw/.trasz2017-09-062-18/+0
* Enable OF_setprop API function to add property in FDTmw2017-09-061-1/+5
* Enable using ofw_bus_find_compatible in early platform codemw2017-09-061-10/+2
* Add support for "compatible" parameter in ofw_fdt_fixupmw2017-09-061-1/+10
* Fix a hardcoded value.Luiz Souza2017-09-061-1/+1
* Enable color changes.Luiz Souza2017-09-061-0/+6
* Setup a basic breath sequence on startup.Luiz Souza2017-09-062-18/+42
* 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-062-2/+33
* Introduce Armada 38x/XP network controller supportzbb2017-09-068-0/+5076
* 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-064-62/+72
* Remove code for Marvell SoCs that lack a kernel config.andrew2017-09-065-123/+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
OpenPOWER on IntegriCloud