summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated option DEVICE_POLLING from pfSense kernel.Luiz Otavio O Souza2017-09-062-4/+0
* Add wireless modules to ARM kernel.Luiz Otavio O Souza2017-09-062-5/+72
* Enable the etherswitch driver on uFW kernel.Luiz Otavio O Souza2017-09-061-0/+3
* Break the kernel in three files to avoid the conflict of ROOTDEVNAME.Luiz Otavio O Souza2017-09-063-87/+111
* Increase number of L2 tables required for kernel bootstrapzbb2017-09-061-2/+3
* Fix building for ARM kernel that have FLASHADDR, PHYSADDR and LOADERRAMADDR d...manu2017-09-061-1/+1
* Keep boot parameters in ARM trampoline codemanu2017-09-061-4/+31
* Fix TEX index acquisition using L2 attributeszbb2017-09-062-3/+9
* [arm] Use correct index value when checking range validitygonzo2017-09-061-2/+2
* Enable setting the dma tag at the nexus levelzbb2017-09-062-0/+61
* Introduce support for DMA coherent ARM platformszbb2017-09-061-13/+27
* Disable PL310 outer cache sync for IO coherent platformszbb2017-09-062-0/+15
* Manually load tunable CPU quirks.mmel2017-09-061-0/+9
* Revert change to description introduced in r320002zbb2017-09-061-1/+1
* Minor style improvements to pmap_remap_vm_attr()zbb2017-09-061-3/+3
* Fix typo in "Marvell" stringzbb2017-09-061-2/+2
* Add detection of CPU class for ARMv6/v7zbb2017-09-061-17/+36
* Implement tunable CPU quirks.mmel2017-09-065-9/+53
* Update pl310 node in Armada 38x DTS to match the one used in Linuxmw2017-09-061-1/+4
* Enable arm,io-coherent property of PL310 L2 cache on Armada 38x platformszbb2017-09-061-0/+1
* Remove clock-frequency properties from Armada 38x timer nodesmw2017-09-061-2/+0
* Disable the build of the static/embedded DTB for the ARMADA38X kernel.loos2017-09-062-3/+9
* 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
* 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
OpenPOWER on IntegriCloud