summaryrefslogtreecommitdiffstats
path: root/sys/arm
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "MFC r319873:""Luiz Souza2018-02-232-7/+12
* Revert "MFC r319873:"Luiz Souza2018-02-212-12/+7
* MFC r319873:kib2018-02-192-7/+12
* Add support to IF_ALLMULTI which enable the reception of all the multicast fr...Luiz Souza2017-11-162-9/+13
* Add options IPSEC_SUPPORT to pfSense ARM kernel config.Luiz Souza2017-11-031-1/+3
* Use the single byte FIFO, the correct implementation of the two bytes FIFO in...Luiz Souza2017-10-201-69/+32
* White space fixes.Luiz Souza2017-10-191-4/+4
* Revert "Disable the SPI driver in pfSense for now."Luiz Souza2017-10-191-4/+0
* Disable the SPI driver in pfSense for now.Luiz Souza2017-10-191-0/+4
* Disable the two bytes FIFO after the transfer to keep the controller in a con...Luiz Souza2017-10-191-0/+3
* Speed up the SPI driver.Luiz Souza2017-10-181-1/+1
* Enable the two bytes FIFO when possible.Luiz Souza2017-10-181-29/+75
* ofw_spi: Parse property for the SPI mode and CS polarity.manu2017-10-176-0/+14
* Enable the SPI driver and the SPI flash on ARMADA38X kernel.Luiz Souza2017-10-181-0/+5
* Add the SPI driver for the Marvell Armada 38x/Orion.Luiz Souza2017-10-182-0/+340
* Add the ARMADA38X-netboot kernel config that is going be used in factory inst...Luiz Souza2017-10-072-1/+34
* Only print the spurious interrupts messages with bootverbose enabled.Luiz Otavio O Souza2017-10-041-4/+6
* Enable ARM_L2_PREFETCH in ARMADA38X configMichal Mazur2017-09-181-1/+1
* Add L2 prefetch to ARMADA38X. Disable by defaultZbigniew Bodek2017-09-181-1/+2
* Enable L1 and L2 prefetch when possible for Cortex processorsZbigniew Bodek2017-09-181-0/+18
* Rename the Rogue-1 kernel configuration file.Luiz Souza2017-09-151-1/+1
* Fix a broken merge on ARMADA kernel config.Luiz Souza2017-09-071-25/+0
* Add a missing header.Luiz Souza2017-09-061-0/+1
* Add ALTQ support to cpsw.Luiz Otavio O Souza2017-09-061-1/+1
* Add 'device mii' as it is necessary to build the mvneta driver.Luiz Souza2017-09-061-0/+1
* Fix a typo.Luiz Souza2017-09-061-1/+1
* Do no reuse sysctl OIDs.Luiz Souza2017-09-062-2/+2
* Declare the variable...Luiz Souza2017-09-061-0/+6
* Remove duplicate and unnecessary options from ARM kernels.Luiz Souza2017-09-062-3/+0
* Enable the LED drivers on rogue-1.Luiz Souza2017-09-062-1/+6
* The base pfSense kernel should not include any other file, remove the uFW inc...Luiz Souza2017-09-061-2/+1
* Include a pfSense for the ClearFog.Luiz Souza2017-09-065-290/+228
* Disable the unused kernel MD_ROOT option.Luiz Souza2017-09-061-1/+1
* Remove deprecated option DEVICE_POLLING from pfSense kernel.Luiz Otavio O Souza2017-09-061-2/+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
OpenPOWER on IntegriCloud