summaryrefslogtreecommitdiffstats
path: root/sys/arm/broadcom/bcm2835/bcm2836_mp.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r306756:mmel2016-10-151-1/+2
* Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machineandrew2016-04-151-1/+1
* Implement bcm2836 interrupt controller for INTRNG and enable itskra2016-04-051-0/+2
* Almost all copies of platform_mp_init_secondary just calledandrew2016-02-261-6/+0
* Remove platform_mp_probe as it's almost identical on most ARM SoCs, andandrew2016-02-261-11/+0
* Remove platform_ipi_send, it's an unneeded as all implementations areandrew2016-02-251-7/+0
* ARM: Use new ARMv6 naming conventions for cache and TLB functionsmmel2016-02-051-2/+2
* An IPI must be cleared before it is handled otherwise next IPI could beandrew2015-10-011-6/+2
* Fix the SMP initialization on RPi 2 (BCM2836).loos2015-05-131-3/+2
* Add the SMP support for Raspberry Pi 2 (BCM2836).loos2015-05-071-0/+207
OpenPOWER on IntegriCloud