Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r306756: | mmel | 2016-10-15 | 1 | -1/+2 |
* | Almost all copies of platform_mp_init_secondary just called | andrew | 2016-02-26 | 1 | -7/+0 |
* | Remove platform_mp_probe as it's almost identical on most ARM SoCs, and | andrew | 2016-02-26 | 1 | -10/+0 |
* | Remove platform_ipi_send, it's an unneeded as all implementations are | andrew | 2016-02-25 | 1 | -7/+0 |
* | ARM: Use new ARMv6 naming conventions for cache and TLB functions | mmel | 2016-02-05 | 1 | -2/+2 |
* | [intrng] Migrate the intrng code from sys/arm/arm to sys/kern/subr_intr.c. | adrian | 2015-12-18 | 1 | -1/+1 |
* | Rename arm_init_secondary_ic() -> arm_pic_init_secondary(). The latter is | ian | 2015-10-18 | 1 | -1/+1 |
* | Include vm/pmap.h for pmap_kextract. | andrew | 2015-04-04 | 1 | -0/+3 |
* | Rename gic_init_secondary to arm_init_secondary_ic to help with the merge | andrew | 2015-01-11 | 1 | -1/+1 |
* | o Add machine-dependent SMP part | br | 2014-10-10 | 1 | -0/+180 |